2024-09-21T11:41:16.060 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T11:41:16.084 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T11:41:16.165 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883 branch: wip-guits-main-2024-09-21-0813 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} email: gabrioux@ibm.com first_in_suite: false job_id: '7913883' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-21-0813 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: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 workunit: branch: wip-guits-main-2024-09-21-0813 sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 3041 sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0813 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 targets: smithi001.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDMC+CPc9mHJa/UZ8zj2TeqJkrE/0Pj2lym0ehJFdWpPZIGSXqyrfB/e6zZxzT1/PdoPmyC/JX29AGcAKH2IZMk= smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEi3YBrRMDVomWnhMQkj31Dkv97ZIjEASWBEmw5uC+z9VxbBpzOiuYpqlzNty2b5q5SLF/jwPzD6X5rL2QnkIUU= smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJtJU9Tl09v4BG4WNF2smEr3FNbxyw6Ai1rh0D4I3hGQC3165EO1riH0cCAsXh6TIJpjqB1E7+voCWoMqKQD9R8= smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPQGMP1NKueoDuTrhogAEQA5yIDiRz7vuHkAMUjRMegAFvNWa/joFzLWj9cWlgaeiu9kaGrO3lrCXTpQeAvBbIc= tasks: - cephadm.deploy_samba_ad_dc: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share1\n cephfs:\n volume: cephfs\n\ \ subvolumegroup: smb\n subvolume: sv1\n path: /\n- resource_type:\ \ ceph.smb.share\n cluster_id: adctdb1\n share_id: share2\n cephfs:\n \ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_10:07:29 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T11:41:16.165 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa; will attempt to use it 2024-09-21T11:41:16.166 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa/tasks 2024-09-21T11:41:16.166 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T11:41:16.168 INFO:teuthology.task.internal:Checking packages... 2024-09-21T11:41:16.187 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '5c1cdc3c470dae78e91a0ed2bcf13509a046d301' 2024-09-21T11:41:16.187 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T11:41:16.187 INFO:teuthology.packaging:ref: None 2024-09-21T11:41:16.187 INFO:teuthology.packaging:tag: None 2024-09-21T11:41:16.187 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0813 2024-09-21T11:41:16.187 INFO:teuthology.packaging:sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:41:16.187 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-21-0813 2024-09-21T11:41:16.335 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5103-g5c1cdc3c-1jammy 2024-09-21T11:41:16.337 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T11:41:16.343 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T11:41:16.343 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T11:41:16.351 INFO:teuthology.task.internal:Saving configuration 2024-09-21T11:41:16.364 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T11:41:16.371 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T11:41:16.393 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi001.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:35:36.109625', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOXQNicHvtB+hJw8w7R10g+/80lM2vFQX31Q3VOOKnpS'} 2024-09-21T11:41:16.414 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:35:36.107644', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINLhFJcHow4vGlA7TejD6Jsgq/txgIQgw2RshdFmPXku'} 2024-09-21T11:41:16.432 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:35:36.111374', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICGBsTDuWzLPLfoAK4bY4bVdPITL5GCaPcbCPAl1PXET'} 2024-09-21T11:41:16.452 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 11:35:36.112928', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILaRnJKbx0DKdPbJFcwfJTkLeFnaXN5LbHFRqbgYqyPO'} 2024-09-21T11:41:16.452 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T11:41:16.458 INFO:teuthology.task.internal:roles: ubuntu@smithi001.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T11:41:16.458 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T11:41:16.458 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T11:41:16.458 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T11:41:16.458 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T11:41:16.552 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f61e559c280>, signals=[15]) 2024-09-21T11:41:16.552 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T11:41:16.559 INFO:teuthology.task.internal:Opening connections... 2024-09-21T11:41:16.559 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T11:41:16.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:41:16.640 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-09-21T11:41:16.641 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:41:16.717 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-09-21T11:41:16.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:41:16.794 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2024-09-21T11:41:16.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:41:16.870 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T11:41:16.877 DEBUG:teuthology.orchestra.run.smithi001:> uname -m 2024-09-21T11:41:16.882 INFO:teuthology.orchestra.run.smithi001.stdout:x86_64 2024-09-21T11:41:16.883 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2024-09-21T11:41:16.931 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="Ubuntu" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="22.04" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_CODENAME=jammy 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:ID=ubuntu 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE=debian 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T11:41:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:UBUNTU_CODENAME=jammy 2024-09-21T11:41:16.933 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2024-09-21T11:41:16.950 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-09-21T11:41:16.954 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-09-21T11:41:16.954 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-09-21T11:41:17.000 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="22.04" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=jammy 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T11:41:17.001 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=jammy 2024-09-21T11:41:17.002 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-09-21T11:41:17.024 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-09-21T11:41:17.029 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-09-21T11:41:17.030 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="Ubuntu" 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="22.04" 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_CODENAME=jammy 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:ID=ubuntu 2024-09-21T11:41:17.078 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE=debian 2024-09-21T11:41:17.079 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T11:41:17.079 INFO:teuthology.orchestra.run.smithi100.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T11:41:17.079 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T11:41:17.079 INFO:teuthology.orchestra.run.smithi100.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T11:41:17.079 INFO:teuthology.orchestra.run.smithi100.stdout:UBUNTU_CODENAME=jammy 2024-09-21T11:41:17.079 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-09-21T11:41:17.099 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2024-09-21T11:41:17.105 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2024-09-21T11:41:17.105 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2024-09-21T11:41:17.152 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T11:41:17.152 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="Ubuntu" 2024-09-21T11:41:17.152 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="22.04" 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_CODENAME=jammy 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:ID=ubuntu 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE=debian 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T11:41:17.153 INFO:teuthology.orchestra.run.smithi172.stdout:UBUNTU_CODENAME=jammy 2024-09-21T11:41:17.153 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2024-09-21T11:41:17.174 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T11:41:17.182 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T11:41:17.221 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T11:41:17.221 DEBUG:teuthology.orchestra.run.smithi001:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:41:17.223 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:41:17.226 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:41:17.229 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2024-09-21T11:41:17.234 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T11:41:17.241 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T11:41:17.241 DEBUG:teuthology.orchestra.run.smithi001:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:41:17.268 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:41:17.274 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:41:17.277 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2024-09-21T11:41:17.284 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T11:41:17.381 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T11:41:17.395 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T11:41:17.395 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-21T11:41:17.395 DEBUG:teuthology.orchestra.run.smithi001:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:41:17.395 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:41:17.396 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:41:17.396 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T11:41:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:41:17.401 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-09-21T11:41:17.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:41:17.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:41:17.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:41:17.404 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-09-21T11:41:17.404 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-09-21T11:41:17.404 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-21T11:41:17.448 INFO:teuthology.orchestra.run.smithi172.stdout:5.15.0-56-generic 2024-09-21T11:41:17.448 INFO:teuthology.task.kernel:Running kernel on smithi172: 5.15.0-56-generic 2024-09-21T11:41:17.449 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get clean 2024-09-21T11:41:17.451 INFO:teuthology.orchestra.run.smithi100.stdout:5.15.0-56-generic 2024-09-21T11:41:17.452 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.15.0-56-generic 2024-09-21T11:41:17.452 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get clean 2024-09-21T11:41:17.453 INFO:teuthology.orchestra.run.smithi001.stdout:5.15.0-56-generic 2024-09-21T11:41:17.453 INFO:teuthology.task.kernel:Running kernel on smithi001: 5.15.0-56-generic 2024-09-21T11:41:17.453 DEBUG:teuthology.orchestra.run.smithi001:> sudo apt-get clean 2024-09-21T11:41:17.454 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-56-generic 2024-09-21T11:41:17.454 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.15.0-56-generic 2024-09-21T11:41:17.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-09-21T11:41:17.569 DEBUG:teuthology.orchestra.run.smithi001:> sudo apt-get update 2024-09-21T11:41:17.572 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get update 2024-09-21T11:41:17.585 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-09-21T11:41:17.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-09-21T11:41:17.715 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:41:17.721 INFO:teuthology.orchestra.run.smithi100.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T11:41:17.729 INFO:teuthology.orchestra.run.smithi001.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T11:41:17.746 INFO:teuthology.orchestra.run.smithi172.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T11:41:17.748 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T11:41:17.808 INFO:teuthology.orchestra.run.smithi172.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T11:41:17.831 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:41:17.832 INFO:teuthology.orchestra.run.smithi172.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T11:41:17.836 INFO:teuthology.orchestra.run.smithi001.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:41:17.861 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:41:17.913 INFO:teuthology.orchestra.run.smithi100.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T11:41:17.923 INFO:teuthology.orchestra.run.smithi001.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T11:41:17.927 INFO:teuthology.orchestra.run.smithi100.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T11:41:17.941 INFO:teuthology.orchestra.run.smithi001.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T11:41:17.943 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T11:41:17.958 INFO:teuthology.orchestra.run.smithi172.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T11:41:17.972 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T11:41:18.020 INFO:teuthology.orchestra.run.smithi172.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T11:41:18.044 INFO:teuthology.orchestra.run.smithi001.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T11:41:18.044 INFO:teuthology.orchestra.run.smithi100.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T11:41:18.048 INFO:teuthology.orchestra.run.smithi001.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T11:41:18.048 INFO:teuthology.orchestra.run.smithi100.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T11:41:18.050 INFO:teuthology.orchestra.run.smithi001.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T11:41:18.051 INFO:teuthology.orchestra.run.smithi001.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T11:41:18.051 INFO:teuthology.orchestra.run.smithi100.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T11:41:18.051 INFO:teuthology.orchestra.run.smithi100.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T11:41:18.051 INFO:teuthology.orchestra.run.smithi001.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T11:41:18.055 INFO:teuthology.orchestra.run.smithi172.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T11:41:18.058 INFO:teuthology.orchestra.run.smithi172.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T11:41:18.059 INFO:teuthology.orchestra.run.smithi172.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T11:41:18.060 INFO:teuthology.orchestra.run.smithi172.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T11:41:18.071 INFO:teuthology.orchestra.run.smithi100.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T11:41:18.072 INFO:teuthology.orchestra.run.smithi001.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T11:41:18.072 INFO:teuthology.orchestra.run.smithi100.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T11:41:18.075 INFO:teuthology.orchestra.run.smithi001.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T11:41:18.075 INFO:teuthology.orchestra.run.smithi001.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T11:41:18.077 INFO:teuthology.orchestra.run.smithi100.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T11:41:18.077 INFO:teuthology.orchestra.run.smithi100.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T11:41:18.078 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T11:41:18.079 INFO:teuthology.orchestra.run.smithi001.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T11:41:18.081 INFO:teuthology.orchestra.run.smithi172.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T11:41:18.083 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T11:41:18.085 INFO:teuthology.orchestra.run.smithi001.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T11:41:18.085 INFO:teuthology.orchestra.run.smithi172.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T11:41:18.086 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T11:41:18.086 INFO:teuthology.orchestra.run.smithi001.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T11:41:18.087 INFO:teuthology.orchestra.run.smithi172.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T11:41:18.087 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T11:41:18.087 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T11:41:18.088 INFO:teuthology.orchestra.run.smithi100.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T11:41:18.088 INFO:teuthology.orchestra.run.smithi001.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T11:41:18.088 INFO:teuthology.orchestra.run.smithi001.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T11:41:18.088 INFO:teuthology.orchestra.run.smithi001.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T11:41:18.092 INFO:teuthology.orchestra.run.smithi100.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T11:41:18.094 INFO:teuthology.orchestra.run.smithi100.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T11:41:18.094 INFO:teuthology.orchestra.run.smithi100.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T11:41:18.095 INFO:teuthology.orchestra.run.smithi100.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T11:41:18.095 INFO:teuthology.orchestra.run.smithi172.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T11:41:18.101 INFO:teuthology.orchestra.run.smithi172.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T11:41:18.103 INFO:teuthology.orchestra.run.smithi172.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T11:41:18.103 INFO:teuthology.orchestra.run.smithi172.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T11:41:18.104 INFO:teuthology.orchestra.run.smithi001.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T11:41:18.105 INFO:teuthology.orchestra.run.smithi100.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T11:41:18.109 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T11:41:18.113 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T11:41:18.113 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T11:41:18.116 INFO:teuthology.orchestra.run.smithi100.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T11:41:18.118 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T11:41:18.126 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T11:41:18.127 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T11:41:18.128 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T11:41:18.128 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T11:41:18.128 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T11:41:18.146 INFO:teuthology.orchestra.run.smithi172.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T11:41:18.146 INFO:teuthology.orchestra.run.smithi172.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T11:41:18.147 INFO:teuthology.orchestra.run.smithi172.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T11:41:18.147 INFO:teuthology.orchestra.run.smithi172.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T11:41:18.148 INFO:teuthology.orchestra.run.smithi172.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T11:41:18.148 INFO:teuthology.orchestra.run.smithi172.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T11:41:18.149 INFO:teuthology.orchestra.run.smithi172.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T11:41:18.149 INFO:teuthology.orchestra.run.smithi172.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T11:41:18.163 INFO:teuthology.orchestra.run.smithi172.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T11:41:18.164 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T11:41:18.180 INFO:teuthology.orchestra.run.smithi172.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T11:41:18.181 INFO:teuthology.orchestra.run.smithi172.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T11:41:18.271 INFO:teuthology.orchestra.run.smithi100.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T11:41:18.276 INFO:teuthology.orchestra.run.smithi001.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T11:41:18.298 INFO:teuthology.orchestra.run.smithi172.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T11:41:18.300 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T11:41:18.411 INFO:teuthology.orchestra.run.smithi100.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T11:41:18.415 INFO:teuthology.orchestra.run.smithi001.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T11:41:18.442 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T11:41:18.584 INFO:teuthology.orchestra.run.smithi172.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T11:41:18.610 INFO:teuthology.orchestra.run.smithi001.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T11:41:18.732 INFO:teuthology.orchestra.run.smithi100.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T11:41:18.758 INFO:teuthology.orchestra.run.smithi172.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T11:41:18.760 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T11:41:18.767 INFO:teuthology.orchestra.run.smithi100.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T11:41:18.770 INFO:teuthology.orchestra.run.smithi001.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T11:41:18.771 INFO:teuthology.orchestra.run.smithi172.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T11:41:18.771 INFO:teuthology.orchestra.run.smithi172.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T11:41:18.772 INFO:teuthology.orchestra.run.smithi172.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T11:41:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T11:41:18.783 INFO:teuthology.orchestra.run.smithi100.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T11:41:18.784 INFO:teuthology.orchestra.run.smithi001.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T11:41:18.785 INFO:teuthology.orchestra.run.smithi001.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T11:41:18.786 INFO:teuthology.orchestra.run.smithi001.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T11:41:18.795 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T11:41:18.810 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T11:41:18.810 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T11:41:18.852 INFO:teuthology.orchestra.run.smithi100.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T11:41:18.853 INFO:teuthology.orchestra.run.smithi100.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T11:41:18.857 INFO:teuthology.orchestra.run.smithi172.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T11:41:18.860 INFO:teuthology.orchestra.run.smithi001.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T11:41:18.865 INFO:teuthology.orchestra.run.smithi172.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T11:41:18.866 INFO:teuthology.orchestra.run.smithi172.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T11:41:18.869 INFO:teuthology.orchestra.run.smithi100.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T11:41:18.870 INFO:teuthology.orchestra.run.smithi100.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T11:41:18.874 INFO:teuthology.orchestra.run.smithi001.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T11:41:18.874 INFO:teuthology.orchestra.run.smithi001.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T11:41:18.880 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T11:41:18.884 INFO:teuthology.orchestra.run.smithi172.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T11:41:18.884 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T11:41:18.892 INFO:teuthology.orchestra.run.smithi100.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T11:41:18.899 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T11:41:18.899 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T11:41:18.907 INFO:teuthology.orchestra.run.smithi001.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T11:41:18.919 INFO:teuthology.orchestra.run.smithi172.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T11:41:18.921 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T11:41:18.922 INFO:teuthology.orchestra.run.smithi100.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T11:41:18.922 INFO:teuthology.orchestra.run.smithi172.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T11:41:18.924 INFO:teuthology.orchestra.run.smithi172.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T11:41:18.925 INFO:teuthology.orchestra.run.smithi001.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T11:41:18.925 INFO:teuthology.orchestra.run.smithi172.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T11:41:18.925 INFO:teuthology.orchestra.run.smithi172.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T11:41:18.927 INFO:teuthology.orchestra.run.smithi100.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T11:41:18.928 INFO:teuthology.orchestra.run.smithi100.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T11:41:18.929 INFO:teuthology.orchestra.run.smithi100.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T11:41:18.930 INFO:teuthology.orchestra.run.smithi001.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T11:41:18.934 INFO:teuthology.orchestra.run.smithi001.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T11:41:18.935 INFO:teuthology.orchestra.run.smithi001.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T11:41:18.936 INFO:teuthology.orchestra.run.smithi001.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T11:41:18.950 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T11:41:18.955 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T11:41:18.956 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T11:41:18.957 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T11:41:18.978 INFO:teuthology.orchestra.run.smithi100.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T11:41:18.978 INFO:teuthology.orchestra.run.smithi100.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T11:41:18.978 INFO:teuthology.orchestra.run.smithi100.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T11:41:18.980 INFO:teuthology.orchestra.run.smithi100.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T11:41:18.981 INFO:teuthology.orchestra.run.smithi100.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T11:41:19.005 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T11:41:19.005 INFO:teuthology.orchestra.run.smithi172.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T11:41:19.005 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T11:41:19.006 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T11:41:19.007 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T11:41:19.012 INFO:teuthology.orchestra.run.smithi001.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T11:41:19.013 INFO:teuthology.orchestra.run.smithi001.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T11:41:19.014 INFO:teuthology.orchestra.run.smithi001.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T11:41:19.016 INFO:teuthology.orchestra.run.smithi001.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T11:41:19.016 INFO:teuthology.orchestra.run.smithi001.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T11:41:19.017 INFO:teuthology.orchestra.run.smithi001.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T11:41:19.017 INFO:teuthology.orchestra.run.smithi001.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T11:41:19.039 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T11:41:19.040 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T11:41:19.040 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T11:41:19.041 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T11:41:19.042 INFO:teuthology.orchestra.run.smithi081.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T11:41:19.060 INFO:teuthology.orchestra.run.smithi100.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T11:41:19.060 INFO:teuthology.orchestra.run.smithi100.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T11:41:19.061 INFO:teuthology.orchestra.run.smithi100.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T11:41:19.061 INFO:teuthology.orchestra.run.smithi100.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T11:41:19.062 INFO:teuthology.orchestra.run.smithi100.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T11:41:19.086 INFO:teuthology.orchestra.run.smithi081.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T11:41:19.097 INFO:teuthology.orchestra.run.smithi001.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T11:41:19.098 INFO:teuthology.orchestra.run.smithi001.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T11:41:24.252 INFO:teuthology.orchestra.run.smithi172.stdout:Fetched 16.3 MB in 2s (7,533 kB/s) 2024-09-21T11:41:24.352 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 16.3 MB in 2s (7,450 kB/s) 2024-09-21T11:41:24.369 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 16.3 MB in 2s (7,464 kB/s) 2024-09-21T11:41:24.869 INFO:teuthology.orchestra.run.smithi001.stdout:Fetched 16.3 MB in 2s (7,184 kB/s) 2024-09-21T11:41:25.689 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-21T11:41:25.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:41:25.725 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-09-21T11:41:25.743 DEBUG:teuthology.orchestra.run.smithi172:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:41:25.768 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-21T11:41:25.806 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-09-21T11:41:25.884 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-21T11:41:25.903 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:41:25.968 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-21T11:41:25.980 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-09-21T11:41:25.981 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-09-21T11:41:26.019 INFO:teuthology.orchestra.run.smithi172.stdout:Building dependency tree... 2024-09-21T11:41:26.019 INFO:teuthology.orchestra.run.smithi172.stdout:Reading state information... 2024-09-21T11:41:26.161 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:41:26.162 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:41:26.162 INFO:teuthology.orchestra.run.smithi081.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:41:26.162 INFO:teuthology.orchestra.run.smithi081.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:41:26.162 INFO:teuthology.orchestra.run.smithi081.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T11:41:26.162 INFO:teuthology.orchestra.run.smithi081.stdout: python2.7-minimal 2024-09-21T11:41:26.162 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:41:26.164 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2024-09-21T11:41:26.164 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.164 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T11:41:26.164 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.165 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2024-09-21T11:41:26.166 INFO:teuthology.orchestra.run.smithi081.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T11:41:26.166 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2024-09-21T11:41:26.166 INFO:teuthology.orchestra.run.smithi081.stdout: thermald 2024-09-21T11:41:26.177 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-21T11:41:26.178 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-21T11:41:26.210 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:41:26.210 INFO:teuthology.orchestra.run.smithi172.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:41:26.211 INFO:teuthology.orchestra.run.smithi172.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:41:26.211 INFO:teuthology.orchestra.run.smithi172.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:41:26.211 INFO:teuthology.orchestra.run.smithi172.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T11:41:26.211 INFO:teuthology.orchestra.run.smithi172.stdout: python2.7-minimal 2024-09-21T11:41:26.211 INFO:teuthology.orchestra.run.smithi172.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:41:26.213 INFO:teuthology.orchestra.run.smithi172.stdout:The following additional packages will be installed: 2024-09-21T11:41:26.213 INFO:teuthology.orchestra.run.smithi172.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.213 INFO:teuthology.orchestra.run.smithi172.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T11:41:26.213 INFO:teuthology.orchestra.run.smithi172.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.214 INFO:teuthology.orchestra.run.smithi172.stdout:Suggested packages: 2024-09-21T11:41:26.215 INFO:teuthology.orchestra.run.smithi172.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T11:41:26.215 INFO:teuthology.orchestra.run.smithi172.stdout:Recommended packages: 2024-09-21T11:41:26.215 INFO:teuthology.orchestra.run.smithi172.stdout: thermald 2024-09-21T11:41:26.216 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2024-09-21T11:41:26.216 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.216 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T11:41:26.216 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.218 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2024-09-21T11:41:26.218 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T11:41:26.257 INFO:teuthology.orchestra.run.smithi172.stdout:The following NEW packages will be installed: 2024-09-21T11:41:26.257 INFO:teuthology.orchestra.run.smithi172.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.257 INFO:teuthology.orchestra.run.smithi172.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T11:41:26.258 INFO:teuthology.orchestra.run.smithi172.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.259 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages will be upgraded: 2024-09-21T11:41:26.259 INFO:teuthology.orchestra.run.smithi172.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T11:41:26.367 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:41:26.367 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:41:26.367 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:41:26.368 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:41:26.368 INFO:teuthology.orchestra.run.smithi100.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T11:41:26.368 INFO:teuthology.orchestra.run.smithi100.stdout: python2.7-minimal 2024-09-21T11:41:26.368 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:41:26.369 INFO:teuthology.orchestra.run.smithi100.stdout:The following additional packages will be installed: 2024-09-21T11:41:26.369 INFO:teuthology.orchestra.run.smithi100.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.369 INFO:teuthology.orchestra.run.smithi100.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T11:41:26.370 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.371 INFO:teuthology.orchestra.run.smithi100.stdout:Suggested packages: 2024-09-21T11:41:26.371 INFO:teuthology.orchestra.run.smithi100.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T11:41:26.371 INFO:teuthology.orchestra.run.smithi100.stdout:Recommended packages: 2024-09-21T11:41:26.371 INFO:teuthology.orchestra.run.smithi100.stdout: thermald 2024-09-21T11:41:26.398 INFO:teuthology.orchestra.run.smithi081.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:41:26.398 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 113 MB of archives. 2024-09-21T11:41:26.398 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T11:41:26.398 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:26.406 INFO:teuthology.orchestra.run.smithi001.stdout:Reading package lists... 2024-09-21T11:41:26.417 INFO:teuthology.orchestra.run.smithi100.stdout:The following NEW packages will be installed: 2024-09-21T11:41:26.417 INFO:teuthology.orchestra.run.smithi100.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.417 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T11:41:26.418 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.419 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be upgraded: 2024-09-21T11:41:26.420 INFO:teuthology.orchestra.run.smithi100.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T11:41:26.425 DEBUG:teuthology.orchestra.run.smithi001:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:41:26.441 INFO:teuthology.orchestra.run.smithi172.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:41:26.441 INFO:teuthology.orchestra.run.smithi172.stdout:Need to get 113 MB of archives. 2024-09-21T11:41:26.441 INFO:teuthology.orchestra.run.smithi172.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T11:41:26.441 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:26.493 INFO:teuthology.orchestra.run.smithi001.stdout:Reading package lists... 2024-09-21T11:41:26.603 INFO:teuthology.orchestra.run.smithi100.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:41:26.603 INFO:teuthology.orchestra.run.smithi100.stdout:Need to get 113 MB of archives. 2024-09-21T11:41:26.603 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T11:41:26.603 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:26.709 INFO:teuthology.orchestra.run.smithi001.stdout:Building dependency tree... 2024-09-21T11:41:26.710 INFO:teuthology.orchestra.run.smithi001.stdout:Reading state information... 2024-09-21T11:41:26.909 INFO:teuthology.orchestra.run.smithi001.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:41:26.909 INFO:teuthology.orchestra.run.smithi001.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:41:26.909 INFO:teuthology.orchestra.run.smithi001.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:41:26.909 INFO:teuthology.orchestra.run.smithi001.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:41:26.909 INFO:teuthology.orchestra.run.smithi001.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T11:41:26.910 INFO:teuthology.orchestra.run.smithi001.stdout: python2.7-minimal 2024-09-21T11:41:26.910 INFO:teuthology.orchestra.run.smithi001.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:41:26.911 INFO:teuthology.orchestra.run.smithi001.stdout:The following additional packages will be installed: 2024-09-21T11:41:26.911 INFO:teuthology.orchestra.run.smithi001.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.911 INFO:teuthology.orchestra.run.smithi001.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T11:41:26.912 INFO:teuthology.orchestra.run.smithi001.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.913 INFO:teuthology.orchestra.run.smithi001.stdout:Suggested packages: 2024-09-21T11:41:26.914 INFO:teuthology.orchestra.run.smithi001.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T11:41:26.914 INFO:teuthology.orchestra.run.smithi001.stdout:Recommended packages: 2024-09-21T11:41:26.914 INFO:teuthology.orchestra.run.smithi001.stdout: thermald 2024-09-21T11:41:26.971 INFO:teuthology.orchestra.run.smithi001.stdout:The following NEW packages will be installed: 2024-09-21T11:41:26.971 INFO:teuthology.orchestra.run.smithi001.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T11:41:26.971 INFO:teuthology.orchestra.run.smithi001.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T11:41:26.972 INFO:teuthology.orchestra.run.smithi001.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T11:41:26.973 INFO:teuthology.orchestra.run.smithi001.stdout:The following packages will be upgraded: 2024-09-21T11:41:26.974 INFO:teuthology.orchestra.run.smithi001.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T11:41:27.026 INFO:teuthology.orchestra.run.smithi001.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:41:27.027 INFO:teuthology.orchestra.run.smithi001.stdout:Need to get 113 MB of archives. 2024-09-21T11:41:27.027 INFO:teuthology.orchestra.run.smithi001.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T11:41:27.027 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:27.427 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:27.672 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:27.956 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:28.025 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:28.046 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:28.313 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:28.376 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:28.396 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:28.490 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:28.491 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:28.491 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:28.619 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:28.644 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:29.045 INFO:teuthology.orchestra.run.smithi001.stdout:Fetched 113 MB in 2s (68.2 MB/s) 2024-09-21T11:41:29.233 INFO:teuthology.orchestra.run.smithi001.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T11:41:30.563 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:30.564 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:30.564 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:30.618 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:30.618 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:30.618 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:30.622 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:30.622 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:30.623 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:30.922 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:30.973 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:30.986 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:31.004 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:31.054 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:31.067 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:31.220 INFO:teuthology.orchestra.run.smithi001.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-21T11:41:31.225 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:31.330 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:31.393 INFO:teuthology.orchestra.run.smithi172.stdout:Fetched 113 MB in 5s (23.9 MB/s) 2024-09-21T11:41:31.460 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-09-21T11:41:31.471 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 113 MB in 5s (23.5 MB/s) 2024-09-21T11:41:31.569 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T11:41:31.640 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T11:41:31.642 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T11:41:33.565 INFO:teuthology.orchestra.run.smithi001.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T11:41:33.572 INFO:teuthology.orchestra.run.smithi172.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-21T11:41:33.577 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:33.586 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:33.676 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:33.687 INFO:teuthology.orchestra.run.smithi100.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-21T11:41:33.692 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:33.734 INFO:teuthology.orchestra.run.smithi081.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-21T11:41:33.739 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:33.741 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:33.754 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:33.824 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:34.260 INFO:teuthology.orchestra.run.smithi001.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T11:41:34.280 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:34.318 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:35.725 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T11:41:35.746 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:35.836 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:35.900 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T11:41:35.921 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:36.011 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:36.222 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T11:41:36.243 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:36.338 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:36.369 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T11:41:36.390 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:36.427 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:36.487 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T11:41:36.507 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:36.552 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:36.816 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T11:41:36.837 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:36.874 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:41.467 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:41.627 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:41.976 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:42.115 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:42.434 INFO:teuthology.orchestra.run.smithi001.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T11:41:42.457 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T11:41:42.492 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:43.143 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:43.268 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:43.323 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:43.450 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:43.530 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:43.601 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:43.658 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:43.746 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:43.749 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:43.853 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:44.018 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T11:41:44.029 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T11:41:44.068 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:44.078 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:44.140 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T11:41:44.162 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T11:41:44.206 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:44.364 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T11:41:44.386 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T11:41:44.431 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:48.366 INFO:teuthology.orchestra.run.smithi001.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T11:41:48.403 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:48.440 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:49.957 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T11:41:49.994 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:50.034 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:50.085 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T11:41:50.122 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:50.159 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:50.255 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T11:41:50.293 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T11:41:50.330 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:51.251 INFO:teuthology.orchestra.run.smithi001.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:51.376 INFO:teuthology.orchestra.run.smithi001.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:51.727 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:51.839 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:51.974 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T11:41:52.128 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:52.650 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:52.776 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:52.785 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:52.911 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:52.960 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T11:41:53.085 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T11:41:53.244 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:53.259 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:53.567 INFO:teuthology.orchestra.run.smithi001.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:41:53.568 INFO:teuthology.orchestra.run.smithi001.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T11:41:53.568 INFO:teuthology.orchestra.run.smithi001.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:41:53.568 INFO:teuthology.orchestra.run.smithi001.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T11:41:54.098 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:54.108 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:54.224 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T11:41:54.234 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T11:41:54.279 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:54.353 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:54.363 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:54.411 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T11:41:54.540 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:54.667 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T11:41:54.795 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:55.685 INFO:teuthology.orchestra.run.smithi100.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:41:55.685 INFO:teuthology.orchestra.run.smithi100.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T11:41:55.685 INFO:teuthology.orchestra.run.smithi100.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:41:55.685 INFO:teuthology.orchestra.run.smithi100.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T11:41:55.686 INFO:teuthology.orchestra.run.smithi172.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:41:55.686 INFO:teuthology.orchestra.run.smithi172.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T11:41:55.687 INFO:teuthology.orchestra.run.smithi172.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:41:55.687 INFO:teuthology.orchestra.run.smithi172.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T11:41:55.714 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T11:41:55.822 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:55.830 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:55.840 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T11:41:55.991 INFO:teuthology.orchestra.run.smithi001.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:56.133 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:41:56.133 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T11:41:56.133 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:41:56.133 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T11:41:56.280 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:57.215 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T11:41:57.247 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T11:41:57.341 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T11:41:57.365 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T11:41:57.418 INFO:teuthology.orchestra.run.smithi001.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:57.467 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:57.484 INFO:teuthology.orchestra.run.smithi001.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T11:41:57.484 INFO:teuthology.orchestra.run.smithi001.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:41:57.656 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T11:41:57.791 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T11:41:57.917 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:57.941 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:58.869 INFO:teuthology.orchestra.run.smithi172.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:41:58.924 INFO:teuthology.orchestra.run.smithi172.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T11:41:58.924 INFO:teuthology.orchestra.run.smithi172.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:41:59.319 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:42:00.110 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T11:42:00.167 INFO:teuthology.orchestra.run.smithi100.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T11:42:00.167 INFO:teuthology.orchestra.run.smithi100.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:00.179 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T11:42:00.179 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:12.031 INFO:teuthology.orchestra.run.smithi001.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T11:42:12.031 INFO:teuthology.orchestra.run.smithi001.stdout:Sourcing file `/etc/default/grub' 2024-09-21T11:42:12.059 INFO:teuthology.orchestra.run.smithi001.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:12.077 INFO:teuthology.orchestra.run.smithi001.stdout:Generating grub configuration file ... 2024-09-21T11:42:12.325 INFO:teuthology.orchestra.run.smithi001.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:12.342 INFO:teuthology.orchestra.run.smithi001.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:12.644 INFO:teuthology.orchestra.run.smithi001.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:12.649 INFO:teuthology.orchestra.run.smithi001.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:12.729 INFO:teuthology.orchestra.run.smithi001.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:12.735 INFO:teuthology.orchestra.run.smithi001.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:12.900 INFO:teuthology.orchestra.run.smithi001.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:12.900 INFO:teuthology.orchestra.run.smithi001.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:12.900 INFO:teuthology.orchestra.run.smithi001.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:12.947 INFO:teuthology.orchestra.run.smithi001.stdout:done 2024-09-21T11:42:13.075 INFO:teuthology.orchestra.run.smithi172.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T11:42:13.075 INFO:teuthology.orchestra.run.smithi172.stdout:Sourcing file `/etc/default/grub' 2024-09-21T11:42:13.102 INFO:teuthology.orchestra.run.smithi172.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:13.127 INFO:teuthology.orchestra.run.smithi172.stdout:Generating grub configuration file ... 2024-09-21T11:42:13.369 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:13.387 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:13.607 DEBUG:teuthology.orchestra.run.smithi001:> dpkg -s linux-image-generic 2024-09-21T11:42:13.633 INFO:teuthology.orchestra.run.smithi001.stdout:Package: linux-image-generic 2024-09-21T11:42:13.633 INFO:teuthology.orchestra.run.smithi001.stdout:Status: install ok installed 2024-09-21T11:42:13.633 INFO:teuthology.orchestra.run.smithi001.stdout:Priority: optional 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Section: kernel 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Installed-Size: 21 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Architecture: amd64 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Source: linux-meta 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.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-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.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-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Recommends: thermald 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:13.634 INFO:teuthology.orchestra.run.smithi001.stdout: available. 2024-09-21T11:42:13.635 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T11:42:13.635 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:42:13.635 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:42:13.635 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T11:42:13.635 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi001.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:42:13.635 DEBUG:teuthology.orchestra.run.smithi001:> sudo apt-get clean 2024-09-21T11:42:13.666 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:13.672 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:13.744 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:13.750 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:13.830 INFO:teuthology.orchestra.run.smithi100.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T11:42:13.830 INFO:teuthology.orchestra.run.smithi100.stdout:Sourcing file `/etc/default/grub' 2024-09-21T11:42:13.842 INFO:teuthology.orchestra.run.smithi100.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:13.861 INFO:teuthology.orchestra.run.smithi100.stdout:Generating grub configuration file ... 2024-09-21T11:42:13.872 DEBUG:teuthology.orchestra.run.smithi001:> sudo apt-get update 2024-09-21T11:42:13.928 INFO:teuthology.orchestra.run.smithi172.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:13.928 INFO:teuthology.orchestra.run.smithi172.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:13.928 INFO:teuthology.orchestra.run.smithi172.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:13.966 INFO:teuthology.orchestra.run.smithi172.stdout:done 2024-09-21T11:42:13.994 INFO:teuthology.orchestra.run.smithi001.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:42:13.994 INFO:teuthology.orchestra.run.smithi001.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T11:42:14.002 INFO:teuthology.orchestra.run.smithi001.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T11:42:14.019 INFO:teuthology.orchestra.run.smithi001.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T11:42:14.105 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:14.119 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:14.411 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:14.417 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:14.441 DEBUG:teuthology.orchestra.run.smithi172:> dpkg -s linux-image-generic 2024-09-21T11:42:14.464 INFO:teuthology.orchestra.run.smithi172.stdout:Package: linux-image-generic 2024-09-21T11:42:14.464 INFO:teuthology.orchestra.run.smithi172.stdout:Status: install ok installed 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Priority: optional 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Section: kernel 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Installed-Size: 21 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: amd64 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Source: linux-meta 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.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-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.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-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Recommends: thermald 2024-09-21T11:42:14.465 INFO:teuthology.orchestra.run.smithi172.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:14.466 INFO:teuthology.orchestra.run.smithi172.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:14.466 INFO:teuthology.orchestra.run.smithi172.stdout: available. 2024-09-21T11:42:14.466 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T11:42:14.466 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:42:14.466 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:42:14.466 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T11:42:14.466 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:42:14.466 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get clean 2024-09-21T11:42:14.486 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:14.492 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:14.500 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T11:42:14.501 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2024-09-21T11:42:14.515 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:14.531 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2024-09-21T11:42:14.623 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get update 2024-09-21T11:42:14.654 INFO:teuthology.orchestra.run.smithi100.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:14.654 INFO:teuthology.orchestra.run.smithi100.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:14.654 INFO:teuthology.orchestra.run.smithi100.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:14.700 INFO:teuthology.orchestra.run.smithi100.stdout:done 2024-09-21T11:42:14.758 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T11:42:14.862 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:14.876 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:42:14.876 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:14.970 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T11:42:15.039 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T11:42:15.119 DEBUG:teuthology.orchestra.run.smithi100:> dpkg -s linux-image-generic 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Package: linux-image-generic 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Status: install ok installed 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Priority: optional 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Section: kernel 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Installed-Size: 21 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: amd64 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Source: linux-meta 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.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-21T11:42:15.140 INFO:teuthology.orchestra.run.smithi100.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-21T11:42:15.141 INFO:teuthology.orchestra.run.smithi100.stdout:Recommends: thermald 2024-09-21T11:42:15.141 INFO:teuthology.orchestra.run.smithi100.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:15.141 INFO:teuthology.orchestra.run.smithi100.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:15.141 INFO:teuthology.orchestra.run.smithi100.stdout: available. 2024-09-21T11:42:15.141 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T11:42:15.141 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:42:15.141 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:42:15.141 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T11:42:15.141 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:42:15.141 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get clean 2024-09-21T11:42:15.238 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:15.244 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:15.308 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:15.314 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:15.327 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-09-21T11:42:15.437 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T11:42:15.478 INFO:teuthology.orchestra.run.smithi081.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:15.478 INFO:teuthology.orchestra.run.smithi081.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:15.478 INFO:teuthology.orchestra.run.smithi081.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:15.526 INFO:teuthology.orchestra.run.smithi081.stdout:done 2024-09-21T11:42:15.561 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:42:15.604 INFO:teuthology.orchestra.run.smithi001.stdout:Reading package lists... 2024-09-21T11:42:15.622 DEBUG:teuthology.orchestra.run.smithi001:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:42:15.657 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T11:42:15.690 INFO:teuthology.orchestra.run.smithi001.stdout:Reading package lists... 2024-09-21T11:42:15.723 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T11:42:15.912 INFO:teuthology.orchestra.run.smithi001.stdout:Building dependency tree... 2024-09-21T11:42:15.913 INFO:teuthology.orchestra.run.smithi001.stdout:Reading state information... 2024-09-21T11:42:16.010 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-09-21T11:42:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-09-21T11:42:16.031 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-09-21T11:42:16.031 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-09-21T11:42:16.031 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-09-21T11:42:16.031 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 21 2024-09-21T11:42:16.031 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:16.032 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-09-21T11:42:16.032 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-09-21T11:42:16.032 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:16.032 INFO:teuthology.orchestra.run.smithi081.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-21T11:42:16.032 INFO:teuthology.orchestra.run.smithi081.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-21T11:42:16.032 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-09-21T11:42:16.033 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:16.033 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:16.033 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-09-21T11:42:16.033 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T11:42:16.033 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T11:42:16.033 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T11:42:16.034 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T11:42:16.034 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T11:42:16.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-09-21T11:42:16.114 INFO:teuthology.orchestra.run.smithi001.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T11:42:16.114 INFO:teuthology.orchestra.run.smithi001.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:42:16.115 INFO:teuthology.orchestra.run.smithi001.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:42:16.115 INFO:teuthology.orchestra.run.smithi001.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:42:16.115 INFO:teuthology.orchestra.run.smithi001.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:42:16.115 INFO:teuthology.orchestra.run.smithi001.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T11:42:16.115 INFO:teuthology.orchestra.run.smithi001.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T11:42:16.116 INFO:teuthology.orchestra.run.smithi001.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:42:16.161 INFO:teuthology.orchestra.run.smithi001.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:42:16.164 DEBUG:teuthology.orchestra.run.smithi001:> dpkg -s linux-image-generic 2024-09-21T11:42:16.179 INFO:teuthology.orchestra.run.smithi001.stdout:Package: linux-image-generic 2024-09-21T11:42:16.179 INFO:teuthology.orchestra.run.smithi001.stdout:Status: install ok installed 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Priority: optional 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Section: kernel 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Installed-Size: 21 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Architecture: amd64 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Source: linux-meta 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.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-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.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-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Recommends: thermald 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:16.180 INFO:teuthology.orchestra.run.smithi001.stdout: available. 2024-09-21T11:42:16.181 DEBUG:teuthology.orchestra.run.smithi001:> mktemp 2024-09-21T11:42:16.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-09-21T11:42:16.231 INFO:teuthology.orchestra.run.smithi001.stdout:/tmp/tmp.eOKyviKc3s 2024-09-21T11:42:16.232 DEBUG:teuthology.orchestra.run.smithi001:> sudo cp /boot/grub/grub.cfg /tmp/tmp.eOKyviKc3s 2024-09-21T11:42:16.232 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-09-21T11:42:16.250 DEBUG:teuthology.orchestra.run.smithi172:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:42:16.287 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0666 /tmp/tmp.eOKyviKc3s 2024-09-21T11:42:16.306 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-09-21T11:42:16.306 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T11:42:16.315 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T11:42:16.332 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T11:42:16.407 DEBUG:teuthology.orchestra.remote:smithi001:/tmp/tmp.eOKyviKc3s is 10KB 2024-09-21T11:42:16.420 DEBUG:teuthology.orchestra.run.smithi001:> rm -fr /tmp/tmp.eOKyviKc3s 2024-09-21T11:42:16.425 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:16.428 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T11:42:16.484 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:42:16.484 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T11:42:16.484 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:16.499 INFO:teuthology.orchestra.run.smithi172.stdout:Building dependency tree... 2024-09-21T11:42:16.501 INFO:teuthology.orchestra.run.smithi172.stdout:Reading state information... 2024-09-21T11:42:16.567 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T11:42:16.567 DEBUG:teuthology.orchestra.run.smithi001:> sudo update-grub 2024-09-21T11:42:16.678 INFO:teuthology.orchestra.run.smithi172.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T11:42:16.678 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:42:16.678 INFO:teuthology.orchestra.run.smithi172.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:42:16.678 INFO:teuthology.orchestra.run.smithi172.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:42:16.678 INFO:teuthology.orchestra.run.smithi172.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:42:16.679 INFO:teuthology.orchestra.run.smithi172.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T11:42:16.679 INFO:teuthology.orchestra.run.smithi172.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T11:42:16.679 INFO:teuthology.orchestra.run.smithi172.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:42:16.718 INFO:teuthology.orchestra.run.smithi172.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:42:16.720 DEBUG:teuthology.orchestra.run.smithi172:> dpkg -s linux-image-generic 2024-09-21T11:42:16.777 INFO:teuthology.orchestra.run.smithi172.stdout:Package: linux-image-generic 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Status: install ok installed 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Priority: optional 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Section: kernel 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Installed-Size: 21 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: amd64 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Source: linux-meta 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.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-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.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-21T11:42:16.778 INFO:teuthology.orchestra.run.smithi172.stdout:Recommends: thermald 2024-09-21T11:42:16.779 INFO:teuthology.orchestra.run.smithi172.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:16.779 INFO:teuthology.orchestra.run.smithi172.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:16.779 INFO:teuthology.orchestra.run.smithi172.stdout: available. 2024-09-21T11:42:16.779 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2024-09-21T11:42:16.823 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.Zvvx8ETmPQ 2024-09-21T11:42:16.823 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Zvvx8ETmPQ 2024-09-21T11:42:16.879 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.Zvvx8ETmPQ 2024-09-21T11:42:16.962 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-21T11:42:16.981 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:42:17.012 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.Zvvx8ETmPQ is 10KB 2024-09-21T11:42:17.025 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.Zvvx8ETmPQ 2024-09-21T11:42:17.030 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:17.034 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-21T11:42:17.087 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-09-21T11:42:17.087 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T11:42:17.087 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:17.166 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T11:42:17.166 DEBUG:teuthology.orchestra.run.smithi172:> sudo update-grub 2024-09-21T11:42:17.221 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-21T11:42:17.221 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-21T11:42:17.388 INFO:teuthology.orchestra.run.smithi100.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T11:42:17.388 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:42:17.388 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:42:17.388 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:42:17.389 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:42:17.389 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T11:42:17.389 INFO:teuthology.orchestra.run.smithi100.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T11:42:17.389 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:42:17.431 INFO:teuthology.orchestra.run.smithi100.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:42:17.432 DEBUG:teuthology.orchestra.run.smithi100:> dpkg -s linux-image-generic 2024-09-21T11:42:17.488 INFO:teuthology.orchestra.run.smithi100.stdout:Package: linux-image-generic 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Status: install ok installed 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Priority: optional 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Section: kernel 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Installed-Size: 21 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: amd64 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Source: linux-meta 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.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-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.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-21T11:42:17.489 INFO:teuthology.orchestra.run.smithi100.stdout:Recommends: thermald 2024-09-21T11:42:17.490 INFO:teuthology.orchestra.run.smithi100.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:17.490 INFO:teuthology.orchestra.run.smithi100.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:17.490 INFO:teuthology.orchestra.run.smithi100.stdout: available. 2024-09-21T11:42:17.490 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-09-21T11:42:17.534 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.RDBA7PX3IQ 2024-09-21T11:42:17.534 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub/grub.cfg /tmp/tmp.RDBA7PX3IQ 2024-09-21T11:42:17.598 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.RDBA7PX3IQ 2024-09-21T11:42:17.698 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-21T11:42:17.715 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.RDBA7PX3IQ is 10KB 2024-09-21T11:42:17.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T11:42:17.728 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.RDBA7PX3IQ 2024-09-21T11:42:17.733 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:17.781 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-21T11:42:17.785 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:42:17.785 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T11:42:17.785 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:17.849 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T11:42:17.849 DEBUG:teuthology.orchestra.run.smithi100:> sudo update-grub 2024-09-21T11:42:17.856 INFO:teuthology.orchestra.run.smithi001.stderr:Sourcing file `/etc/default/grub' 2024-09-21T11:42:17.858 INFO:teuthology.orchestra.run.smithi001.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:17.981 INFO:teuthology.orchestra.run.smithi001.stderr:Generating grub configuration file ... 2024-09-21T11:42:17.993 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-09-21T11:42:17.994 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-09-21T11:42:18.180 INFO:teuthology.orchestra.run.smithi001.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:18.187 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T11:42:18.187 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T11:42:18.187 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T11:42:18.187 INFO:teuthology.orchestra.run.smithi081.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T11:42:18.187 INFO:teuthology.orchestra.run.smithi081.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T11:42:18.188 INFO:teuthology.orchestra.run.smithi001.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:18.188 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T11:42:18.188 INFO:teuthology.orchestra.run.smithi081.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T11:42:18.188 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T11:42:18.228 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T11:42:18.230 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-09-21T11:42:18.245 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-09-21T11:42:18.245 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 21 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.122.122 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.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-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.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-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-09-21T11:42:18.246 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-09-21T11:42:18.247 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2024-09-21T11:42:18.292 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.YjVEEXygLg 2024-09-21T11:42:18.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.YjVEEXygLg 2024-09-21T11:42:18.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.YjVEEXygLg 2024-09-21T11:42:18.399 INFO:teuthology.orchestra.run.smithi172.stderr:Sourcing file `/etc/default/grub' 2024-09-21T11:42:18.400 INFO:teuthology.orchestra.run.smithi172.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:18.403 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2024-09-21T11:42:18.423 INFO:teuthology.orchestra.run.smithi001.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:18.429 INFO:teuthology.orchestra.run.smithi001.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:18.466 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.YjVEEXygLg is 10KB 2024-09-21T11:42:18.473 INFO:teuthology.orchestra.run.smithi001.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:18.479 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.YjVEEXygLg 2024-09-21T11:42:18.480 INFO:teuthology.orchestra.run.smithi001.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:18.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:18.540 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:42:18.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T11:42:18.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T11:42:18.592 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:18.598 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:18.625 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T11:42:18.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2024-09-21T11:42:18.626 INFO:teuthology.orchestra.run.smithi001.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:18.626 INFO:teuthology.orchestra.run.smithi001.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:18.626 INFO:teuthology.orchestra.run.smithi001.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:18.636 INFO:teuthology.orchestra.run.smithi001.stderr:done 2024-09-21T11:42:18.648 DEBUG:teuthology.orchestra.run.smithi001:> sudo shutdown -r now 2024-09-21T11:42:18.823 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:18.828 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:18.865 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:18.870 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:19.001 INFO:teuthology.orchestra.run.smithi172.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:19.001 INFO:teuthology.orchestra.run.smithi172.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:19.001 INFO:teuthology.orchestra.run.smithi172.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:19.013 INFO:teuthology.orchestra.run.smithi172.stderr:done 2024-09-21T11:42:19.025 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2024-09-21T11:42:19.070 INFO:teuthology.orchestra.run.smithi100.stderr:Sourcing file `/etc/default/grub' 2024-09-21T11:42:19.072 INFO:teuthology.orchestra.run.smithi100.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:19.074 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2024-09-21T11:42:19.246 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:19.251 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:19.476 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:19.481 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:19.524 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:19.529 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:19.674 INFO:teuthology.orchestra.run.smithi100.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:19.675 INFO:teuthology.orchestra.run.smithi100.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:19.675 INFO:teuthology.orchestra.run.smithi100.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:19.695 INFO:teuthology.orchestra.run.smithi100.stderr:done 2024-09-21T11:42:19.703 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2024-09-21T11:42:19.863 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2024-09-21T11:42:19.864 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T11:42:19.867 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2024-09-21T11:42:20.108 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T11:42:20.114 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T11:42:20.452 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T11:42:20.457 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T11:42:20.499 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T11:42:20.505 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T11:42:20.638 INFO:teuthology.orchestra.run.smithi081.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T11:42:20.638 INFO:teuthology.orchestra.run.smithi081.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T11:42:20.638 INFO:teuthology.orchestra.run.smithi081.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T11:42:20.668 INFO:teuthology.orchestra.run.smithi081.stderr:done 2024-09-21T11:42:20.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2024-09-21T11:42:48.678 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T11:42:48.679 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-21T11:42:48.680 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:49.028 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T11:42:49.028 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:42:49.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:49.706 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T11:42:49.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-21T11:42:49.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:42:50.678 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T11:42:50.678 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-21T11:42:50.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:43:23.631 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-09-21T11:43:25.167 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-09-21T11:43:32.638 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:43:32.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:43:34.169 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-21T11:43:34.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:43:35.695 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-09-21T11:43:47.706 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:43:47.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:43:48.682 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T11:43:49.710 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T11:43:52.558 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-09-21T11:43:57.686 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-21T11:43:57.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:43:58.044 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-09-21T11:43:58.711 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-21T11:43:58.712 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:43:59.041 ERROR:teuthology.orchestra.connection:Error authenticating with smithi100.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-09-21T11:43:59.076 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-21T11:43:59.077 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-21T11:43:59.077 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-09-21T11:43:59.124 INFO:teuthology.orchestra.run.smithi001.stdout:5.15.0-122-generic 2024-09-21T11:43:59.124 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T11:43:59.124 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:43:59.124 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T11:44:00.125 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T11:44:00.125 DEBUG:teuthology.orchestra.run.smithi001:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:44:00.177 INFO:teuthology.orchestra.run.smithi001.stdout:ttyS1 2024-09-21T11:44:00.198 DEBUG:teuthology.parallel:result is None 2024-09-21T11:44:03.120 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-21T11:44:04.137 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-21T11:44:04.137 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-21T11:44:04.137 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-21T11:44:04.183 INFO:teuthology.orchestra.run.smithi100.stdout:5.15.0-122-generic 2024-09-21T11:44:04.183 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T11:44:04.183 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:44:04.183 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T11:44:04.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-21T11:44:04.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:44:04.827 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-09-21T11:44:05.184 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T11:44:05.184 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:44:05.277 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-09-21T11:44:05.293 DEBUG:teuthology.parallel:result is None 2024-09-21T11:44:05.395 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-21T11:44:05.395 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-21T11:44:05.396 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-09-21T11:44:05.442 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-122-generic 2024-09-21T11:44:05.442 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T11:44:05.443 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:44:05.443 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T11:44:06.443 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T11:44:06.444 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:44:06.514 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-09-21T11:44:06.536 DEBUG:teuthology.parallel:result is None 2024-09-21T11:44:47.709 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T11:45:02.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:45:02.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:45:02.845 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-09-21T11:45:03.450 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:45:03.450 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-21T11:45:03.450 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-09-21T11:45:03.495 INFO:teuthology.orchestra.run.smithi172.stdout:5.15.0-122-generic 2024-09-21T11:45:03.495 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T11:45:03.495 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T11:45:03.495 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T11:45:04.496 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T11:45:04.496 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T11:45:04.866 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2024-09-21T11:45:04.889 DEBUG:teuthology.parallel:result is None 2024-09-21T11:45:04.889 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T11:45:04.899 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T11:45:04.899 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:45:04.902 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:45:04.904 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:45:04.907 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T11:45:04.913 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T11:45:04.919 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T11:45:04.930 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T11:45:04.930 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:45:04.949 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:45:04.952 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:45:04.955 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T11:45:05.032 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T11:45:05.039 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T11:45:05.039 DEBUG:teuthology.orchestra.run.smithi001:> 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-21T11:45:05.042 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T11:45:05.044 DEBUG:teuthology.orchestra.run.smithi100:> 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-21T11:45:05.046 DEBUG:teuthology.orchestra.run.smithi172:> 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-21T11:45:05.062 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.065 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.066 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.072 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.075 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.077 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.079 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.087 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T11:45:05.089 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T11:45:05.096 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T11:45:05.097 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:45:05.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:45:05.123 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:45:05.125 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T11:45:05.144 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T11:45:05.153 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T11:45:05.153 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:45:05.177 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:45:05.179 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:45:05.181 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T11:45:05.192 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:45:05.228 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:45:05.276 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:45:05.276 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:45:05.337 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:45:05.343 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:45:05.392 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:45:05.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:45:05.457 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:45:05.463 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:45:05.510 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:45:05.511 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:45:05.581 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T11:45:05.589 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T11:45:05.636 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-09-21T11:45:05.636 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T11:45:05.711 DEBUG:teuthology.orchestra.run.smithi001:> sudo service rsyslog restart 2024-09-21T11:45:05.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-09-21T11:45:05.716 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-09-21T11:45:05.718 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2024-09-21T11:45:05.788 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T11:45:05.802 INFO:teuthology.task.internal:Starting timer... 2024-09-21T11:45:05.802 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T11:45:05.815 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T11:45:05.824 DEBUG:teuthology.task.selinux:Excluding smithi001: OS 'ubuntu' does not support SELinux 2024-09-21T11:45:05.824 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2024-09-21T11:45:05.824 DEBUG:teuthology.task.selinux:Excluding smithi100: OS 'ubuntu' does not support SELinux 2024-09-21T11:45:05.824 DEBUG:teuthology.task.selinux:Excluding smithi172: OS 'ubuntu' does not support SELinux 2024-09-21T11:45:05.824 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T11:45:05.824 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T11:45:05.824 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T11:45:05.824 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T11:45:05.837 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T11:45:05.840 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T11:45:05.945 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T11:45:05.955 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-21T11:45:05.956 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi001.front.sepia.ceph.com,smithi081.front.sepia.ceph.com,smithi100.front.sepia.ceph.com,smithi172.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T11:52:40.790 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi001.front.sepia.ceph.com'), Remote(name='ubuntu@smithi081.front.sepia.ceph.com'), Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi172.front.sepia.ceph.com')] 2024-09-21T11:52:40.791 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-21T11:52:40.792 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:52:40.879 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-09-21T11:52:40.958 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-21T11:52:40.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-21T11:52:40.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:52:41.044 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-09-21T11:52:41.122 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-21T11:52:41.123 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-21T11:52:41.123 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:52:41.201 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-21T11:52:41.278 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-21T11:52:41.279 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:52:41.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T11:52:41.356 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-09-21T11:52:41.434 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-09-21T11:52:41.436 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T11:52:41.452 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T11:52:41.452 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:52:41.453 DEBUG:teuthology.orchestra.run.smithi001:> 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-21T11:52:41.455 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:52:41.455 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T11:52:41.457 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:52:41.457 DEBUG:teuthology.orchestra.run.smithi100:> 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-21T11:52:41.460 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T11:52:41.460 DEBUG:teuthology.orchestra.run.smithi172:> 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-21T11:52:41.482 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Command line: ntpd -gq 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: ---------------------------------------------------- 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: corporation. Support and training for ntp-4 are 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: available at https://www.nwtime.org/support 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: ---------------------------------------------------- 2024-09-21T11:52:41.483 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: proto: precision = 0.067 usec (-24) 2024-09-21T11:52:41.484 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: basedate set to 2022-02-04 2024-09-21T11:52:41.484 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: gps base set to 2022-02-06 (week 2196) 2024-09-21T11:52:41.484 INFO:teuthology.orchestra.run.smithi001.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.484 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.484 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.484 INFO:teuthology.orchestra.run.smithi001.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.485 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T11:52:41.485 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T11:52:41.486 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T11:52:41.486 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listen normally on 3 ens1f0 172.21.15.1:123 2024-09-21T11:52:41.486 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listen normally on 4 lo [::1]:123 2024-09-21T11:52:41.486 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15e8%4]:123 2024-09-21T11:52:41.486 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:41 ntpd[18361]: Listening on routing socket on fd #22 for interface updates 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Command line: ntpd -gq 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: ---------------------------------------------------- 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: corporation. Support and training for ntp-4 are 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: available at https://www.nwtime.org/support 2024-09-21T11:52:41.487 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: ---------------------------------------------------- 2024-09-21T11:52:41.488 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: proto: precision = 0.045 usec (-24) 2024-09-21T11:52:41.488 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: basedate set to 2022-02-04 2024-09-21T11:52:41.488 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: gps base set to 2022-02-06 (week 2196) 2024-09-21T11:52:41.488 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.488 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.488 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.489 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.489 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T11:52:41.489 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T11:52:41.490 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T11:52:41.490 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2024-09-21T11:52:41.490 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listen normally on 4 lo [::1]:123 2024-09-21T11:52:41.490 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2024-09-21T11:52:41.490 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:41 ntpd[18462]: Listening on routing socket on fd #22 for interface updates 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Command line: ntpd -gq 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: ---------------------------------------------------- 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: corporation. Support and training for ntp-4 are 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: available at https://www.nwtime.org/support 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: ---------------------------------------------------- 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: proto: precision = 0.060 usec (-24) 2024-09-21T11:52:41.491 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: basedate set to 2022-02-04 2024-09-21T11:52:41.492 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: gps base set to 2022-02-06 (week 2196) 2024-09-21T11:52:41.492 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.492 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.492 INFO:teuthology.orchestra.run.smithi100.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.492 INFO:teuthology.orchestra.run.smithi100.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listen normally on 3 enp3s0f1 172.21.15.100:123 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listen normally on 4 lo [::1]:123 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d733%5]:123 2024-09-21T11:52:41.493 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:41 ntpd[18528]: Listening on routing socket on fd #22 for interface updates 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Command line: ntpd -gq 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: ---------------------------------------------------- 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: corporation. Support and training for ntp-4 are 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: available at https://www.nwtime.org/support 2024-09-21T11:52:41.502 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: ---------------------------------------------------- 2024-09-21T11:52:41.503 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: proto: precision = 0.043 usec (-24) 2024-09-21T11:52:41.503 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: basedate set to 2022-02-04 2024-09-21T11:52:41.503 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: gps base set to 2022-02-06 (week 2196) 2024-09-21T11:52:41.503 INFO:teuthology.orchestra.run.smithi172.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.504 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T11:52:41.504 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.504 INFO:teuthology.orchestra.run.smithi172.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listen normally on 3 enp3s0f1 172.21.15.172:123 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listen normally on 4 lo [::1]:123 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f91%5]:123 2024-09-21T11:52:41.505 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:41 ntpd[18523]: Listening on routing socket on fd #22 for interface updates 2024-09-21T11:52:42.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:42 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:42 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:42.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:42.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:42 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:42.502 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:42 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.502 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:42 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:42 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:42.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:42 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:42.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:42 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:42.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:42 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:43.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:43 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:43.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:43 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:43.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:43 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:43.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:43 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:43.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:43 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:43.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:43 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:44.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:44.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:44 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:44.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:44.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:44 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:45.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:45 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:45.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:45 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:45.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:45 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:45.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:45 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:45.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:45 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:45.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:45 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:45.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:45 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:46 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:46 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.492 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:46 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:46.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:46 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:47.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:47 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:47.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:47 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:47.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:47 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:47.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:47 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:47.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:47 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:47.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:47 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:47.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:47 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:47.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:47 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:47.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:47 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:47.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:47 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:47.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:47 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:47.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:47 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:48 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.487 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.488 INFO:teuthology.orchestra.run.smithi081.stdout:21 Sep 11:52:48 ntpd[18462]: ntpd: time slew -0.001037 s 2024-09-21T11:52:48.489 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew -0.001037s 2024-09-21T11:52:48.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T11:52:48.489 INFO:teuthology.orchestra.run.smithi081.stderr:21 Sep 11:52:48 ntpd[18462]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T11:52:48.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.491 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:48 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.503 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stdout:21 Sep 11:52:48 ntpd[18523]: ntpd: time slew -0.001012 s 2024-09-21T11:52:48.504 INFO:teuthology.orchestra.run.smithi172.stdout:ntpd: time slew -0.001012s 2024-09-21T11:52:48.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T11:52:48.505 INFO:teuthology.orchestra.run.smithi172.stderr:21 Sep 11:52:48 ntpd[18523]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T11:52:48.547 INFO:teuthology.orchestra.run.smithi172.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T11:52:48.547 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================== 2024-09-21T11:52:48.547 INFO:teuthology.orchestra.run.smithi172.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.547 INFO:teuthology.orchestra.run.smithi172.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.547 INFO:teuthology.orchestra.run.smithi172.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.547 INFO:teuthology.orchestra.run.smithi172.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.548 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T11:52:48.548 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-09-21T11:52:48.549 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.549 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.549 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:48.549 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:49.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:49 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:49.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:49 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:49.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:49 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:49.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:49 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:49.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:49 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:49.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:49 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stdout:21 Sep 11:52:49 ntpd[18528]: ntpd: time slew -0.001592 s 2024-09-21T11:52:49.489 INFO:teuthology.orchestra.run.smithi100.stdout:ntpd: time slew -0.001592s 2024-09-21T11:52:49.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T11:52:49.490 INFO:teuthology.orchestra.run.smithi100.stderr:21 Sep 11:52:49 ntpd[18528]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T11:52:49.544 INFO:teuthology.orchestra.run.smithi100.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T11:52:49.544 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================== 2024-09-21T11:52:49.544 INFO:teuthology.orchestra.run.smithi100.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:49.544 INFO:teuthology.orchestra.run.smithi100.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:49.544 INFO:teuthology.orchestra.run.smithi100.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:49.544 INFO:teuthology.orchestra.run.smithi100.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:50.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:50.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:50.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:50.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:50.485 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:50 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:51.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:51.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:51.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T11:52:51.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T11:52:51.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T11:52:51.483 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T11:52:51.484 INFO:teuthology.orchestra.run.smithi001.stdout:21 Sep 11:52:51 ntpd[18361]: ntpd: time slew -0.000204 s 2024-09-21T11:52:51.484 INFO:teuthology.orchestra.run.smithi001.stdout:ntpd: time slew -0.000204s 2024-09-21T11:52:51.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T11:52:51.484 INFO:teuthology.orchestra.run.smithi001.stderr:21 Sep 11:52:51 ntpd[18361]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T11:52:51.529 INFO:teuthology.orchestra.run.smithi001.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T11:52:51.529 INFO:teuthology.orchestra.run.smithi001.stdout:============================================================================== 2024-09-21T11:52:51.529 INFO:teuthology.orchestra.run.smithi001.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:51.529 INFO:teuthology.orchestra.run.smithi001.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:51.529 INFO:teuthology.orchestra.run.smithi001.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:51.529 INFO:teuthology.orchestra.run.smithi001.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T11:52:51.530 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-21T11:52:51.618 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T11:52:51.618 DEBUG:teuthology.orchestra.run.smithi172:> sudo podman --help 2024-09-21T11:52:51.629 INFO:teuthology.orchestra.run.smithi172.stderr:sudo: podman: command not found 2024-09-21T11:52:51.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:52:51.630 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-21T11:52:51.630 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-21T11:52:52.343 INFO:teuthology.orchestra.run.smithi172.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-21T11:52:52.343 INFO:teuthology.orchestra.run.smithi172.stdout:a4ab00b4675c: Pulling fs layer 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:c888ba27f8c0: Pulling fs layer 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:b423073ce577: Pulling fs layer 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:aff4a5324caa: Pulling fs layer 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:d42064003299: Pulling fs layer 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:19aab37efbe1: Pulling fs layer 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:aff4a5324caa: Waiting 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:19aab37efbe1: Waiting 2024-09-21T11:52:52.344 INFO:teuthology.orchestra.run.smithi172.stdout:d42064003299: Waiting 2024-09-21T11:52:52.491 INFO:teuthology.orchestra.run.smithi172.stdout:c888ba27f8c0: Verifying Checksum 2024-09-21T11:52:52.492 INFO:teuthology.orchestra.run.smithi172.stdout:c888ba27f8c0: Download complete 2024-09-21T11:52:52.633 INFO:teuthology.orchestra.run.smithi172.stdout:aff4a5324caa: Download complete 2024-09-21T11:52:52.802 INFO:teuthology.orchestra.run.smithi172.stdout:d42064003299: Verifying Checksum 2024-09-21T11:52:52.802 INFO:teuthology.orchestra.run.smithi172.stdout:d42064003299: Download complete 2024-09-21T11:52:53.339 INFO:teuthology.orchestra.run.smithi172.stdout:19aab37efbe1: Verifying Checksum 2024-09-21T11:52:53.339 INFO:teuthology.orchestra.run.smithi172.stdout:19aab37efbe1: Download complete 2024-09-21T11:52:53.501 INFO:teuthology.orchestra.run.smithi172.stdout:b423073ce577: Verifying Checksum 2024-09-21T11:52:53.502 INFO:teuthology.orchestra.run.smithi172.stdout:b423073ce577: Download complete 2024-09-21T11:52:53.708 INFO:teuthology.orchestra.run.smithi172.stdout:a4ab00b4675c: Verifying Checksum 2024-09-21T11:52:53.708 INFO:teuthology.orchestra.run.smithi172.stdout:a4ab00b4675c: Download complete 2024-09-21T11:52:59.198 INFO:teuthology.orchestra.run.smithi172.stdout:a4ab00b4675c: Pull complete 2024-09-21T11:52:59.417 INFO:teuthology.orchestra.run.smithi172.stdout:c888ba27f8c0: Pull complete 2024-09-21T11:53:04.794 INFO:teuthology.orchestra.run.smithi172.stdout:b423073ce577: Pull complete 2024-09-21T11:53:05.308 INFO:teuthology.orchestra.run.smithi172.stdout:aff4a5324caa: Pull complete 2024-09-21T11:53:05.519 INFO:teuthology.orchestra.run.smithi172.stdout:d42064003299: Pull complete 2024-09-21T11:53:06.660 INFO:teuthology.orchestra.run.smithi172.stdout:19aab37efbe1: Pull complete 2024-09-21T11:53:06.773 INFO:teuthology.orchestra.run.smithi172.stdout:Digest: sha256:a6fa72c222ed6c2b1b2fd9ac558125d483750c3c3b6cb9ad2ed9ed5ea97dbe04 2024-09-21T11:53:06.828 INFO:teuthology.orchestra.run.smithi172.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-21T11:53:06.873 INFO:teuthology.orchestra.run.smithi172.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-21T11:53:06.876 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-21T11:53:07.423 INFO:teuthology.orchestra.run.smithi172.stdout:latest: Pulling from samba.org/samba-client 2024-09-21T11:53:07.423 INFO:teuthology.orchestra.run.smithi172.stdout:a4ab00b4675c: Already exists 2024-09-21T11:53:07.489 INFO:teuthology.orchestra.run.smithi172.stdout:f53e54002cf8: Pulling fs layer 2024-09-21T11:53:08.454 INFO:teuthology.orchestra.run.smithi172.stdout:f53e54002cf8: Verifying Checksum 2024-09-21T11:53:08.454 INFO:teuthology.orchestra.run.smithi172.stdout:f53e54002cf8: Download complete 2024-09-21T11:53:11.350 INFO:teuthology.orchestra.run.smithi172.stdout:f53e54002cf8: Pull complete 2024-09-21T11:53:11.455 INFO:teuthology.orchestra.run.smithi172.stdout:Digest: sha256:298ca95d12382cff56b138223553cdfa51aea5534bf926ace2d967e58cd63e4e 2024-09-21T11:53:11.501 INFO:teuthology.orchestra.run.smithi172.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-21T11:53:11.522 INFO:teuthology.orchestra.run.smithi172.stdout:quay.io/samba.org/samba-client:latest 2024-09-21T11:53:11.527 DEBUG:teuthology.orchestra.run.smithi172:> ss -lunH 2024-09-21T11:53:11.555 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:37236 0.0.0.0:* 2024-09-21T11:53:11.555 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:55061 0.0.0.0:* 2024-09-21T11:53:11.555 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:44398 0.0.0.0:* 2024-09-21T11:53:11.555 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:60941 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 172.21.15.172%enp3s0f1:68 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 172.21.15.172:123 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 127.0.0.1:739 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:51983 0.0.0.0:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:57729 [::]:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:41432 [::]:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:43338 [::]:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:60121 [::]:* 2024-09-21T11:53:11.556 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:43861 [::]:* 2024-09-21T11:53:11.557 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T11:53:11.557 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7f91]%enp3s0f1:123 [::]:* 2024-09-21T11:53:11.557 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-21T11:53:11.557 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-21T11:53:11.557 INFO:tasks.cephadm:Disabling systemd-resolved on smithi172 2024-09-21T11:53:11.557 DEBUG:teuthology.orchestra.run.smithi172:> sudo cat /etc/systemd/resolved.conf 2024-09-21T11:53:11.606 INFO:teuthology.orchestra.run.smithi172.stdout:# This file is part of systemd. 2024-09-21T11:53:11.606 INFO:teuthology.orchestra.run.smithi172.stdout:# 2024-09-21T11:53:11.606 INFO:teuthology.orchestra.run.smithi172.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-21T11:53:11.606 INFO:teuthology.orchestra.run.smithi172.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# any later version. 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-21T11:53:11.607 INFO:teuthology.orchestra.run.smithi172.stdout:# 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:# See resolved.conf(5) for details. 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:[Resolve] 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.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-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.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-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.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-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:#DNS= 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:#FallbackDNS= 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:#Domains= 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:#DNSSEC=no 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:#DNSOverTLS=no 2024-09-21T11:53:11.608 INFO:teuthology.orchestra.run.smithi172.stdout:#MulticastDNS=no 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#LLMNR=no 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#Cache=no-negative 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#CacheFromLocalhost=no 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#DNSStubListener=yes 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#DNSStubListenerExtra= 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#ReadEtcHosts=yes 2024-09-21T11:53:11.609 INFO:teuthology.orchestra.run.smithi172.stdout:#ResolveUnicastSingleLabel=no 2024-09-21T11:53:11.610 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-09-21T11:53:11.610 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/systemd/resolved.conf 2024-09-21T11:53:11.670 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl restart systemd-resolved 2024-09-21T11:53:11.810 DEBUG:teuthology.orchestra.run.smithi172:> ss -lunH 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:37236 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:55061 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:44398 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:60941 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 172.21.15.172%enp3s0f1:68 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T11:53:11.816 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 172.21.15.172:123 0.0.0.0:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 127.0.0.1:739 0.0.0.0:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 0.0.0.0:51983 0.0.0.0:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:57729 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:41432 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:43338 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:60121 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:43861 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7f91]%enp3s0f1:123 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-21T11:53:11.817 INFO:teuthology.orchestra.run.smithi172.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-21T11:53:11.818 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl restart docker 2024-09-21T11:53:11.875 INFO:teuthology.orchestra.run.smithi172.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-21T11:53:17.771 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T11:53:17.829 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /var/tmp/samba 2024-09-21T11:53:17.884 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-09-21T11:53:17.884 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/var/tmp/samba/container.json 2024-09-21T11:53:17.940 DEBUG:teuthology.orchestra.run.smithi172:> 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-21T11:53:18.682 INFO:teuthology.orchestra.run.smithi172.stdout:7b71142396ac2da585f1775d362e8fabb2337cdf2872feb548bc11bdbdb8e7ce 2024-09-21T11:53:19.556 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=0 2024-09-21T11:53:19.556 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:53:21.111 INFO:teuthology.orchestra.run.smithi172.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T11:53:21.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:22.474 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=1 2024-09-21T11:53:22.475 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:53:23.954 INFO:teuthology.orchestra.run.smithi172.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T11:53:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:25.908 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=2 2024-09-21T11:53:25.909 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:53:26.904 INFO:teuthology.orchestra.run.smithi172.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T11:53:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:29.409 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=3 2024-09-21T11:53:29.409 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:53:30.926 INFO:teuthology.orchestra.run.smithi172.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T11:53:31.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:35.628 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=4 2024-09-21T11:53:35.629 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:53:36.958 INFO:teuthology.orchestra.run.smithi172.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T11:53:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:53:45.721 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=5 2024-09-21T11:53:45.721 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:53:47.551 INFO:teuthology.orchestra.run.smithi172.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_CONNECTION_REFUSED) 2024-09-21T11:53:48.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:54:04.472 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.172, idx=6 2024-09-21T11:54:04.473 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T11:54:05.941 INFO:teuthology.orchestra.run.smithi172.stdout: . D 0 Sat Sep 21 11:53:29 2024 2024-09-21T11:54:05.942 INFO:teuthology.orchestra.run.smithi172.stdout: .. D 0 Sat Sep 21 11:53:29 2024 2024-09-21T11:54:05.942 INFO:teuthology.orchestra.run.smithi172.stdout: domain1.sink.test D 0 Sat Sep 21 11:53:28 2024 2024-09-21T11:54:05.942 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-09-21T11:54:05.942 INFO:teuthology.orchestra.run.smithi172.stdout: 960311348 blocks of size 1024. 902220872 blocks available 2024-09-21T11:54:06.503 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-21T11:54:06.503 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T11:54:06.512 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': '5c1cdc3c470dae78e91a0ed2bcf13509a046d301'} 2024-09-21T11:54:06.512 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:54:06.512 INFO:tasks.cephadm:Cluster fsid is 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:54:06.512 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T11:54:06.513 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.1', 'mon.b': '172.21.15.81', 'mon.c': '172.21.15.100'} 2024-09-21T11:54:06.513 INFO:tasks.cephadm:First mon is mon.a on smithi001 2024-09-21T11:54:06.513 INFO:tasks.cephadm:First mgr is x 2024-09-21T11:54:06.513 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T11:54:06.513 DEBUG:teuthology.orchestra.run.smithi001:> sudo hostname $(hostname -s) 2024-09-21T11:54:06.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-09-21T11:54:06.546 DEBUG:teuthology.orchestra.run.smithi100:> sudo hostname $(hostname -s) 2024-09-21T11:54:06.563 DEBUG:teuthology.orchestra.run.smithi172:> sudo hostname $(hostname -s) 2024-09-21T11:54:06.577 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T11:54:06.578 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:54:06.723 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '5c1cdc3c470dae78e91a0ed2bcf13509a046d301', '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/83200/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5103-g5c1cdc3c', 'node_name': '172.21.2.16+braggi16', '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-5103-g5c1cdc3c-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-21 09:54:26.368275', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-21-0813', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T11:54:06.858 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-guits-main-2024-09-21-0813, sha1 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:54:06.860 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T11:54:06.860 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T11:54:06.860 DEBUG:teuthology.orchestra.run.smithi001:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:07.346 INFO:teuthology.orchestra.run.smithi001.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811798 Sep 21 11:54 /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:07.346 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:07.813 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811798 Sep 21 11:54 /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:07.813 DEBUG:teuthology.orchestra.run.smithi100:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.275 INFO:teuthology.orchestra.run.smithi100.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811798 Sep 21 11:54 /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.276 DEBUG:teuthology.orchestra.run.smithi172:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0813/5c1cdc3c470dae78e91a0ed2bcf13509a046d301/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.730 INFO:teuthology.orchestra.run.smithi172.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811798 Sep 21 11:54 /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.730 DEBUG:teuthology.orchestra.run.smithi001:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.738 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.746 DEBUG:teuthology.orchestra.run.smithi100:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.755 DEBUG:teuthology.orchestra.run.smithi172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T11:54:08.772 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 on all hosts... 2024-09-21T11:54:08.773 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:54:08.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:54:08.789 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:54:08.800 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 pull 2024-09-21T11:54:08.969 INFO:teuthology.orchestra.run.smithi001.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:54:08.969 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:54:08.981 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:54:08.985 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:55:10.386 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-09-21T11:55:10.387 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:55:10.387 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:55:10.387 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2024-09-21T11:55:10.387 INFO:teuthology.orchestra.run.smithi081.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:55:10.387 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-09-21T11:55:10.387 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-09-21T11:55:13.456 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-21T11:55:13.456 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:55:13.456 INFO:teuthology.orchestra.run.smithi100.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:55:13.456 INFO:teuthology.orchestra.run.smithi100.stdout: "repo_digests": [ 2024-09-21T11:55:13.456 INFO:teuthology.orchestra.run.smithi100.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:55:13.457 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-21T11:55:13.457 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-21T11:55:20.142 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-21T11:55:20.143 INFO:teuthology.orchestra.run.smithi001.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:55:20.143 INFO:teuthology.orchestra.run.smithi001.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:55:20.143 INFO:teuthology.orchestra.run.smithi001.stdout: "repo_digests": [ 2024-09-21T11:55:20.143 INFO:teuthology.orchestra.run.smithi001.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:55:20.143 INFO:teuthology.orchestra.run.smithi001.stdout: ] 2024-09-21T11:55:20.143 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-21T11:55:21.033 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-09-21T11:55:21.034 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph_version": "ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev)", 2024-09-21T11:55:21.034 INFO:teuthology.orchestra.run.smithi172.stdout: "image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", 2024-09-21T11:55:21.034 INFO:teuthology.orchestra.run.smithi172.stdout: "repo_digests": [ 2024-09-21T11:55:21.034 INFO:teuthology.orchestra.run.smithi172.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472" 2024-09-21T11:55:21.034 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2024-09-21T11:55:21.034 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-09-21T11:55:21.068 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /etc/ceph 2024-09-21T11:55:21.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2024-09-21T11:55:21.101 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph 2024-09-21T11:55:21.116 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /etc/ceph 2024-09-21T11:55:21.130 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 777 /etc/ceph 2024-09-21T11:55:21.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2024-09-21T11:55:21.155 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /etc/ceph 2024-09-21T11:55:21.171 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 777 /etc/ceph 2024-09-21T11:55:21.188 INFO:tasks.cephadm:Writing seed config... 2024-09-21T11:55:21.189 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T11:55:21.189 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T11:55:21.189 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T11:55:21.189 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T11:55:21.189 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T11:55:21.190 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T11:55:21.190 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T11:55:21.190 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:55:21.190 DEBUG:teuthology.orchestra.run.smithi001:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T11:55:21.197 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 = 345d7bce-7810-11ef-baf6-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T11:55:21.197 DEBUG:teuthology.orchestra.run.smithi001:mon.a> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T11:55:21.241 DEBUG:teuthology.orchestra.run.smithi001:mgr.x> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T11:55:21.289 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T11:55:21.290 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 -v bootstrap --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.1 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:55:21.521 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-21T11:55:21.521 INFO:teuthology.orchestra.run.smithi001.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301', '-v', 'bootstrap', '--fsid', '345d7bce-7810-11ef-baf6-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.1', '--skip-admin-label'] 2024-09-21T11:55:21.521 INFO:teuthology.orchestra.run.smithi001.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T11:55:21.522 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying podman|docker is present... 2024-09-21T11:55:21.522 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying lvm2 is present... 2024-09-21T11:55:21.522 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying time synchronization is in place... 2024-09-21T11:55:21.527 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T11:55:21.528 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T11:55:21.532 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T11:55:21.532 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.536 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T11:55:21.536 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T11:55:21.540 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T11:55:21.540 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.545 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T11:55:21.545 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout masked 2024-09-21T11:55:21.548 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T11:55:21.549 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.552 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T11:55:21.552 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T11:55:21.556 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T11:55:21.556 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.560 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout enabled 2024-09-21T11:55:21.563 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout active 2024-09-21T11:55:21.564 INFO:teuthology.orchestra.run.smithi001.stdout:Unit ntp.service is enabled and running 2024-09-21T11:55:21.564 INFO:teuthology.orchestra.run.smithi001.stdout:Repeating the final host check... 2024-09-21T11:55:21.564 INFO:teuthology.orchestra.run.smithi001.stdout:docker (/usr/bin/docker) is present 2024-09-21T11:55:21.564 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl is present 2024-09-21T11:55:21.564 INFO:teuthology.orchestra.run.smithi001.stdout:lvcreate is present 2024-09-21T11:55:21.568 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T11:55:21.568 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T11:55:21.571 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T11:55:21.571 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.575 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T11:55:21.575 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T11:55:21.579 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T11:55:21.579 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.582 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T11:55:21.582 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout masked 2024-09-21T11:55:21.586 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T11:55:21.586 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.591 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T11:55:21.591 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T11:55:21.594 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T11:55:21.594 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-21T11:55:21.598 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout enabled 2024-09-21T11:55:21.602 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout active 2024-09-21T11:55:21.602 INFO:teuthology.orchestra.run.smithi001.stdout:Unit ntp.service is enabled and running 2024-09-21T11:55:21.602 INFO:teuthology.orchestra.run.smithi001.stdout:Host looks OK 2024-09-21T11:55:21.602 INFO:teuthology.orchestra.run.smithi001.stdout:Cluster fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:21.602 INFO:teuthology.orchestra.run.smithi001.stdout:Acquiring lock 140167439563696 on /run/cephadm/345d7bce-7810-11ef-baf6-efdc52797490.lock 2024-09-21T11:55:21.602 INFO:teuthology.orchestra.run.smithi001.stdout:Lock 140167439563696 acquired on /run/cephadm/345d7bce-7810-11ef-baf6-efdc52797490.lock 2024-09-21T11:55:21.603 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying IP 172.21.15.1 port 3300 ... 2024-09-21T11:55:21.603 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying IP 172.21.15.1 port 6789 ... 2024-09-21T11:55:21.603 INFO:teuthology.orchestra.run.smithi001.stdout:Base mon IP(s) is [172.21.15.1:3300, 172.21.15.1:6789], mon addrv is [v2:172.21.15.1:3300,v1:172.21.15.1:6789] 2024-09-21T11:55:21.605 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-21T11:55:21.606 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T11:55:21.606 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.1 2024-09-21T11:55:21.608 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T11:55:21.608 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T11:55:21.608 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1786sec hoplimit 64 pref medium 2024-09-21T11:55:21.610 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T11:55:21.610 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T11:55:21.610 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T11:55:21.610 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T11:55:21.610 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15e8/64 scope link 2024-09-21T11:55:21.610 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T11:55:21.611 INFO:teuthology.orchestra.run.smithi001.stdout:Mon IP `172.21.15.1` is in CIDR network `172.21.0.0/20` 2024-09-21T11:55:21.611 INFO:teuthology.orchestra.run.smithi001.stdout:Mon IP `172.21.15.1` is in CIDR network `172.21.0.0/20` 2024-09-21T11:55:21.611 INFO:teuthology.orchestra.run.smithi001.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T11:55:21.611 INFO:teuthology.orchestra.run.smithi001.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T11:55:21.612 INFO:teuthology.orchestra.run.smithi001.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301... 2024-09-21T11:55:21.831 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/docker: stdout 5c1cdc3c470dae78e91a0ed2bcf13509a046d301: Pulling from ceph-ci/ceph 2024-09-21T11:55:21.831 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/docker: stdout Digest: sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T11:55:21.831 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:55:21.832 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T11:55:23.357 INFO:teuthology.orchestra.run.smithi001.stdout:ceph: stdout ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev) 2024-09-21T11:55:23.357 INFO:teuthology.orchestra.run.smithi001.stdout:Ceph version: ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev) 2024-09-21T11:55:23.357 INFO:teuthology.orchestra.run.smithi001.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T11:55:24.636 INFO:teuthology.orchestra.run.smithi001.stdout:stat: stdout 167 167 2024-09-21T11:55:24.637 INFO:teuthology.orchestra.run.smithi001.stdout:Creating initial keys... 2024-09-21T11:55:25.942 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-authtool: stdout AQAttO5meZUIGRAAoKeT6UkX18gfahkpAK+lAw== 2024-09-21T11:55:27.256 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-authtool: stdout AQAutO5mMvYNLhAAIPy5oHKnVI6tRGZoA0Lnig== 2024-09-21T11:55:28.680 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-authtool: stdout AQAwtO5mKQ5DChAAmVSD6CHN6vSlCKizIFvGWQ== 2024-09-21T11:55:28.681 INFO:teuthology.orchestra.run.smithi001.stdout:Creating initial monmap... 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:monmaptool for a [v2:172.21.15.1:3300,v1:172.21.15.1:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:setting min_mon_release = quincy 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: set fsid to 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:30.111 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T11:55:30.112 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:55:30.112 INFO:teuthology.orchestra.run.smithi001.stdout:Creating mon... 2024-09-21T11:55:31.475 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.006+0000 7f552f7a6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T11:55:31.475 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 1 imported monmap: 2024-09-21T11:55:31.475 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 0 /usr/bin/ceph-mon: set fsid to 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Git sha 0 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Compile date 2024-09-21 08:36:07 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: DB SUMMARY 2024-09-21T11:55:31.476 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: DB Session ID: WDZUOT7LO0OOTCMRTTAW 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.env: 0x5650bd5f1120 2024-09-21T11:55:31.477 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.info_log: 0x5650bf0d4bc0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T11:55:31.478 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.db_log_dir: 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.wal_dir: 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.write_buffer_manager: 0x5650bf0cdcc0 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T11:55:31.479 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.row_cache: None 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.wal_filter: None 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T11:55:31.480 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T11:55:31.481 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T11:55:31.482 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Compression algorithms supported: 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kZSTD supported: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T11:55:31.483 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.merge_operator: 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T11:55:31.484 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5650bf0d4820) 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5650bf0bd610 2024-09-21T11:55:31.485 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T11:55:31.486 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T11:55:31.487 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.num_levels: 7 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T11:55:31.488 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T11:55:31.489 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T11:55:31.490 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T11:55:31.491 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T11:55:31.492 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T11:55:31.493 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.010+0000 7f552f7a6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 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-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e74ccdb9-f71c-42f4-b2f1-713e06766ace 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5650bf0ece00 2024-09-21T11:55:31.494 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: DB pointer 0x5650bf1ce000 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f5526f31640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f5526f31640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T11:55:31.495 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T11:55:31.496 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.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-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5650bf0bd610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T11:55:31.014+0000 7f552f7a6c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T11:55:31.497 INFO:teuthology.orchestra.run.smithi001.stdout:create mon.a on 2024-09-21T11:55:31.915 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T11:55:32.139 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-345d7bce-7810-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490.target. 2024-09-21T11:55:32.139 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-345d7bce-7810-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490.target. 2024-09-21T11:55:32.480 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a 2024-09-21T11:55:32.480 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to reset failed state of unit ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T11:55:32.681 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490.target.wants/ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service. 2024-09-21T11:55:32.691 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld does not appear to be present 2024-09-21T11:55:32.692 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T11:55:32.692 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mon to start... 2024-09-21T11:55:32.692 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mon... 2024-09-21T11:55:32.807 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:32 smithi001 systemd[1]: Started Ceph mon.a for 345d7bce-7810-11ef-baf6-efdc52797490. 2024-09-21T11:55:34.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:34 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271796+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:34.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:34 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271796+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:34.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:34 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.250858+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:55:34.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:34 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.250858+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:55:35.055 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout id: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout services: 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.325709s) 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:35.056 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout data: 2024-09-21T11:55:35.057 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T11:55:35.057 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T11:55:35.057 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T11:55:35.057 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T11:55:35.057 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:35.057 INFO:teuthology.orchestra.run.smithi001.stdout:mon is available 2024-09-21T11:55:35.058 INFO:teuthology.orchestra.run.smithi001.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T11:55:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.270812+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:55:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.270812+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:55:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.270982+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.270982+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.270994+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.270994+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271007+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271007+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271019+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271019+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271032+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271032+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271044+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271044+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271057+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:55:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.271057+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.273285+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.273285+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.275517+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.275517+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.276057+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: cluster 2024-09-21T11:55:34.276057+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: audit 2024-09-21T11:55:34.596468+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.1:0/1915856358' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T11:55:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:35 smithi001 bash[19260]: audit 2024-09-21T11:55:34.596468+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.1:0/1915856358' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T11:55:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:36 smithi001 bash[19260]: audit 2024-09-21T11:55:36.187567+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.1:0/3527077077' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T11:55:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:36 smithi001 bash[19260]: audit 2024-09-21T11:55:36.187567+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.1:0/3527077077' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T11:55:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:36 smithi001 bash[19260]: audit 2024-09-21T11:55:36.192033+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.1:0/3527077077' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T11:55:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:36 smithi001 bash[19260]: audit 2024-09-21T11:55:36.192033+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.1:0/3527077077' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T11:55:36.712 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:36.712 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T11:55:36.712 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout fsid = 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:36.712 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T11:55:36.713 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.1:3300,v1:172.21.15.1:6789] 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T11:55:36.714 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T11:55:36.715 INFO:teuthology.orchestra.run.smithi001.stdout:Generating new minimal ceph.conf... 2024-09-21T11:55:38.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:37 smithi001 bash[19260]: audit 2024-09-21T11:55:37.770139+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.1:0/1280136164' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:55:38.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:37 smithi001 bash[19260]: audit 2024-09-21T11:55:37.770139+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.1:0/1280136164' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:55:38.318 INFO:teuthology.orchestra.run.smithi001.stdout:Restarting the monitor... 2024-09-21T11:55:38.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:38 smithi001 systemd[1]: Stopping Ceph mon.a for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T11:55:38.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:38 smithi001 bash[19260]: debug 2024-09-21T11:55:38.438+0000 7fc4a97c6640 -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-21T11:55:38.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:38 smithi001 bash[19260]: debug 2024-09-21T11:55:38.438+0000 7fc4a97c6640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T11:55:39.230 INFO:teuthology.orchestra.run.smithi001.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T11:55:39.328 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:39 smithi001 bash[19643]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-mon-a 2024-09-21T11:55:39.328 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:39 smithi001 bash[19703]: Error response from daemon: No such container: ceph-345d7bce-7810-11ef-baf6-efdc52797490-mon-a 2024-09-21T11:55:39.328 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:39 smithi001 systemd[1]: ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T11:55:39.328 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:39 smithi001 systemd[1]: Stopped Ceph mon.a for 345d7bce-7810-11ef-baf6-efdc52797490. 2024-09-21T11:55:39.329 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:39 smithi001 systemd[1]: Started Ceph mon.a for 345d7bce-7810-11ef-baf6-efdc52797490. 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.598+0000 7f0ab5c3ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.598+0000 7f0ab5c3ac80 0 ceph version 19.3.0-5103-g5c1cdc3c (5c1cdc3c470dae78e91a0ed2bcf13509a046d301) squid (dev), process ceph-mon, pid 7 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.598+0000 7f0ab5c3ac80 0 pidfile_write: ignore empty --pid-file 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 0 load: jerasure load: lrc 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Git sha 0 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Compile date 2024-09-21 08:36:07 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: DB SUMMARY 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: DB Session ID: AV2D0M1DQDAV19QBTJS0 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T11:55:40.837 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88240 ; 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.env: 0x564ab85a5120 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.info_log: 0x564aba88f700 2024-09-21T11:55:40.838 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T11:55:40.839 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.statistics: (nil) 2024-09-21T11:55:40.839 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.use_fsync: 0 2024-09-21T11:55:40.839 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T11:55:40.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.db_log_dir: 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.wal_dir: 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.write_buffer_manager: 0x564aba893b80 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T11:55:40.841 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.unordered_write: 0 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.row_cache: None 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.wal_filter: None 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T11:55:40.842 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.wal_compression: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T11:55:40.843 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_open_files: -1 2024-09-21T11:55:40.844 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Compression algorithms supported: 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kZSTD supported: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T11:55:40.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.merge_operator: 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_filter: None 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564aba88f320) 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cache_index_and_filter_blocks: 1 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T11:55:40.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: pin_top_level_index_and_filter: 1 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: index_type: 0 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: data_block_index_type: 0 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: index_shortening: 1 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: checksum: 4 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: no_block_cache: 0 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_cache: 0x564aba885610 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_cache_name: BinnedLRUCache 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_cache_options: 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: capacity : 536870912 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: num_shard_bits : 4 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: strict_capacity_limit : 0 2024-09-21T11:55:40.847 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: high_pri_pool_ratio: 0.000 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_cache_compressed: (nil) 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: persistent_cache: (nil) 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_size: 4096 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_size_deviation: 10 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_restart_interval: 16 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: index_block_restart_interval: 1 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: metadata_block_size: 4096 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: partition_filters: 0 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: use_delta_encoding: 1 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: filter_policy: bloomfilter 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: whole_key_filtering: 1 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: verify_compression: 0 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: read_amp_bytes_per_bit: 0 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: format_version: 5 2024-09-21T11:55:40.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: enable_index_compression: 1 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: block_align: 0 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: max_auto_readahead_size: 262144 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: prepopulate_block_cache: 0 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: initial_auto_readahead_size: 8192 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: num_file_reads_for_auto_readahead: 2 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression: NoCompression 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.num_levels: 7 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T11:55:40.849 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T11:55:40.850 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T11:55:40.851 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T11:55:40.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T11:55:40.853 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T11:55:40.853 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T11:55:40.853 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T11:55:40.853 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T11:55:40.854 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.ttl: 2592000 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T11:55:40.855 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.602+0000 7f0ab5c3ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 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-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e74ccdb9-f71c-42f4-b2f1-713e06766ace 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726919740610611, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T11:55:40.856 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726919740611636, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85016, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83156, "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": 77405, "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": 1726919740, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e74ccdb9-f71c-42f4-b2f1-713e06766ace", "db_session_id": "AV2D0M1DQDAV19QBTJS0", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726919740611760, "job": 1, "event": "recovery_finished"} 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 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-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564aba8b2e00 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 4 rocksdb: DB pointer 0x564aba9b6000 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0aaba02640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0aaba02640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: ** DB Stats ** 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.857 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: ** Compaction Stats [default] ** 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: L0 2/0 84.88 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Sum 2/0 84.88 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: ** Compaction Stats [default] ** 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 130.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T11:55:40.858 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Cumulative compaction: 0.00 GB write, 18.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Interval compaction: 0.00 GB write, 18.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: Block cache BinnedLRUCache@0x564aba885610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.606+0000 7f0ab5c3ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] at bind addrs [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 1 mon.a@-1(???) e1 preinit fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:40.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 0 mon.a@-1(???).mds e1 new map 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: e1 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: btime 2024-09-21T11:55:34:271440+0000 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 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-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: legacy client fscid: -1 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: No filesystems configured 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: debug 2024-09-21T11:55:40.610+0000 7f0ab5c3ac80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T11:55:40.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.638910+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.638910+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.638998+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.638998+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639015+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639015+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639027+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639027+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639039+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639039+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639051+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639051+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639063+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639063+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T11:55:40.861 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639075+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639075+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639622+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639622+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639661+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.639661+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.640086+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T11:55:40.862 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:40 smithi001 bash[19741]: cluster 2024-09-21T11:55:40.640086+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T11:55:41.341 INFO:teuthology.orchestra.run.smithi001.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T11:55:41.419 INFO:teuthology.orchestra.run.smithi001.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:55:41.420 INFO:teuthology.orchestra.run.smithi001.stdout:Creating mgr... 2024-09-21T11:55:41.420 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T11:55:41.420 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T11:55:41.646 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x 2024-09-21T11:55:41.646 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to reset failed state of unit ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x.service: Unit ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x.service not loaded. 2024-09-21T11:55:41.771 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:41 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:55:41.856 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490.target.wants/ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x.service -> /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service. 2024-09-21T11:55:41.864 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld does not appear to be present 2024-09-21T11:55:41.864 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T11:55:41.865 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld does not appear to be present 2024-09-21T11:55:41.865 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T11:55:41.865 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr to start... 2024-09-21T11:55:41.865 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr... 2024-09-21T11:55:42.117 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:41 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:55:42.117 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:41 smithi001 bash[19741]: audit 2024-09-21T11:55:40.825699+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.1:0/2385965054' entity='client.admin' 2024-09-21T11:55:42.117 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:41 smithi001 bash[19741]: audit 2024-09-21T11:55:40.825699+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.1:0/2385965054' entity='client.admin' 2024-09-21T11:55:43.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:43 smithi001 bash[19741]: audit 2024-09-21T11:55:43.595333+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.1:0/1635025801' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:55:43.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:43 smithi001 bash[19741]: audit 2024-09-21T11:55:43.595333+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.1:0/1635025801' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:55:44.116 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:44.116 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:55:44.116 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsid": "345d7bce-7810-11ef-baf6-efdc52797490", 2024-09-21T11:55:44.116 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T11:55:44.116 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 0 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T11:55:44.117 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.118 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T11:55:34:271440+0000", 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T11:55:44.119 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.120 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T11:55:34.272222+0000", 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:55:44.121 INFO:teuthology.orchestra.run.smithi001.stdout:mgr not available, waiting (1/15)... 2024-09-21T11:55:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:47 smithi001 bash[19741]: audit 2024-09-21T11:55:47.221559+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.1:0/3793155326' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:55:47.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:47 smithi001 bash[19741]: audit 2024-09-21T11:55:47.221559+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.1:0/3793155326' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsid": "345d7bce-7810-11ef-baf6-efdc52797490", 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T11:55:47.739 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 0 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T11:55:47.740 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T11:55:47.741 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T11:55:34:271440+0000", 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T11:55:47.742 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T11:55:34.272222+0000", 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:55:47.743 INFO:teuthology.orchestra.run.smithi001.stdout:mgr not available, waiting (2/15)... 2024-09-21T11:55:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: cluster 2024-09-21T11:55:49.633363+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-21T11:55:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: cluster 2024-09-21T11:55:49.633363+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-21T11:55:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: cluster 2024-09-21T11:55:49.641647+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00861806s) 2024-09-21T11:55:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: cluster 2024-09-21T11:55:49.641647+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00861806s) 2024-09-21T11:55:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642416+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:55:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642416+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642608+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642608+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642772+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642772+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642945+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.642945+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.643889+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: audit 2024-09-21T11:55:49.643889+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: cluster 2024-09-21T11:55:49.669331+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-21T11:55:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:49 smithi001 bash[19741]: cluster 2024-09-21T11:55:49.669331+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.689623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.689623+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.691691+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.691691+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.693967+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.693967+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.695943+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' 2024-09-21T11:55:50.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.695943+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' 2024-09-21T11:55:50.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.697700+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' 2024-09-21T11:55:50.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: audit 2024-09-21T11:55:49.697700+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.1:0/1599099432' entity='mgr.x' 2024-09-21T11:55:50.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: cluster 2024-09-21T11:55:50.641960+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.00895s) 2024-09-21T11:55:50.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:50 smithi001 bash[19741]: cluster 2024-09-21T11:55:50.641960+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.00895s) 2024-09-21T11:55:51.785 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:51.785 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:55:51.785 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsid": "345d7bce-7810-11ef-baf6-efdc52797490", 2024-09-21T11:55:51.785 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T11:55:51.785 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T11:55:51.785 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 0 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T11:55:51.786 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T11:55:51.787 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T11:55:51.790 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.790 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T11:55:51.790 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T11:55:34:271440+0000", 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.791 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T11:55:34.272222+0000", 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T11:55:51.792 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-21T11:55:51.793 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T11:55:51.793 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:55:51.793 INFO:teuthology.orchestra.run.smithi001.stdout:mgr is available 2024-09-21T11:55:52.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:51 smithi001 bash[19741]: audit 2024-09-21T11:55:51.276836+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.1:0/970772283' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:55:52.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:51 smithi001 bash[19741]: audit 2024-09-21T11:55:51.276836+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.1:0/970772283' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T11:55:53.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:52 smithi001 bash[19741]: cluster 2024-09-21T11:55:51.696750+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-21T11:55:53.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:52 smithi001 bash[19741]: cluster 2024-09-21T11:55:51.696750+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-21T11:55:53.751 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout fsid = 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.1:3300,v1:172.21.15.1:6789] 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:53.752 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T11:55:53.753 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T11:55:53.753 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-21T11:55:53.753 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T11:55:53.753 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T11:55:53.753 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T11:55:53.753 INFO:teuthology.orchestra.run.smithi001.stdout:Enabling cephadm module... 2024-09-21T11:55:54.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:53 smithi001 bash[19741]: audit 2024-09-21T11:55:53.221262+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.1:0/1538022740' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T11:55:54.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:53 smithi001 bash[19741]: audit 2024-09-21T11:55:53.221262+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.1:0/1538022740' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T11:55:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:55 smithi001 bash[19741]: audit 2024-09-21T11:55:55.187538+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.1:0/3175837661' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T11:55:55.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:55 smithi001 bash[19741]: audit 2024-09-21T11:55:55.187538+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.1:0/3175837661' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T11:55:55.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:55:55 smithi001 bash[19996]: ignoring --setgroup ceph since I am not root 2024-09-21T11:55:56.523 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:56 smithi001 bash[19741]: audit 2024-09-21T11:55:55.239449+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.1:0/3175837661' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T11:55:56.524 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:56 smithi001 bash[19741]: audit 2024-09-21T11:55:55.239449+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.1:0/3175837661' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T11:55:56.524 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:56 smithi001 bash[19741]: cluster 2024-09-21T11:55:55.245195+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-21T11:55:56.524 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:56 smithi001 bash[19741]: cluster 2024-09-21T11:55:55.245195+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-21T11:55:57.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:57 smithi001 bash[19741]: audit 2024-09-21T11:55:57.165744+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.1:0/2980604500' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T11:55:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:55:57 smithi001 bash[19741]: audit 2024-09-21T11:55:57.165744+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.1:0/2980604500' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for the mgr to restart... 2024-09-21T11:55:57.662 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr epoch 5... 2024-09-21T11:56:01.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.536815+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-21T11:56:01.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.536815+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-21T11:56:01.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.537584+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-21T11:56:01.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.537584+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-21T11:56:01.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.545295+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.545295+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.545563+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00835408s) 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.545563+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00835408s) 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.546453+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.546453+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.548657+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.548657+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.549842+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.549842+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.549972+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.549972+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.550088+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:56:01.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: audit 2024-09-21T11:56:01.550088+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:56:01.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.577605+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-21T11:56:01.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:01.577605+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-21T11:56:03.092 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:56:03.092 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T11:56:03.092 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T11:56:03.092 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:56:03.092 INFO:teuthology.orchestra.run.smithi001.stdout:mgr epoch 5 is available 2024-09-21T11:56:03.092 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying orchestrator module is enabled... 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.517496+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.517496+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.522311+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.522311+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: cephadm 2024-09-21T11:56:02.522932+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: cephadm 2024-09-21T11:56:02.522932+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.526673+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.526673+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.532521+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.532521+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.538233+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.538233+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.543900+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.543900+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: cluster 2024-09-21T11:56:02.544684+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: x(active, since 1.00748s) 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: cluster 2024-09-21T11:56:02.544684+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: x(active, since 1.00748s) 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.544847+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.544847+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.551373+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.551373+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:56:03.799 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.553715+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:56:03.800 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.553715+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:56:03.800 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.558913+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T11:56:03.800 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:03 smithi001 bash[19741]: audit 2024-09-21T11:56:02.558913+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: debug 2024-09-21T11:56:04.130+0000 7f2aea152640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:11:56:04] ENGINE Error in HTTPServer.serve 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: Traceback (most recent call last): 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: self._connections.run(self.expiration_interval) 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: self._run(expiration_interval) 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:56:04.518 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: s = self.context.wrap_socket( 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: return self.sslsocket_class._create( 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: self.do_handshake() 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: self._sslobj.do_handshake() 2024-09-21T11:56:04.519 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19996]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:03.911980+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:11:56:03] ENGINE Bus STARTING 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:03.911980+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:11:56:03] ENGINE Bus STARTING 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.013857+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:11:56:04] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.013857+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:11:56:04] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.134305+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [21/Sep/2024:11:56:04] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.134305+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [21/Sep/2024:11:56:04] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.134582+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:11:56:04] ENGINE Bus STARTED 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.134582+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:11:56:04] ENGINE Bus STARTED 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: audit 2024-09-21T11:56:04.135549+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: audit 2024-09-21T11:56:04.135549+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.136875+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [21/Sep/2024:11:56:04] ENGINE Error in HTTPServer.serve 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: Traceback (most recent call last): 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self._connections.run(self.expiration_interval) 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self._run(expiration_interval) 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: s = self.context.wrap_socket( 2024-09-21T11:56:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: return self.sslsocket_class._create( 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self.do_handshake() 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self._sslobj.do_handshake() 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: cephadm 2024-09-21T11:56:04.136875+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [21/Sep/2024:11:56:04] ENGINE Error in HTTPServer.serve 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: Traceback (most recent call last): 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self._connections.run(self.expiration_interval) 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self._run(expiration_interval) 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:56:04.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: s = self.context.wrap_socket( 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: return self.sslsocket_class._create( 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self.do_handshake() 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: self._sslobj.do_handshake() 2024-09-21T11:56:04.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:56:04.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: audit 2024-09-21T11:56:04.452824+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.1:0/1159685081' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T11:56:04.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:04 smithi001 bash[19741]: audit 2024-09-21T11:56:04.452824+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.1:0/1159685081' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T11:56:05.115 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T11:56:05.115 INFO:teuthology.orchestra.run.smithi001.stdout:Setting orchestrator backend to cephadm... 2024-09-21T11:56:05.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:05 smithi001 bash[19741]: audit 2024-09-21T11:56:04.522554+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.1:0/1159685081' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T11:56:05.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:05 smithi001 bash[19741]: audit 2024-09-21T11:56:04.522554+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.1:0/1159685081' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T11:56:05.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:05 smithi001 bash[19741]: cluster 2024-09-21T11:56:04.527997+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-21T11:56:05.848 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:05 smithi001 bash[19741]: cluster 2024-09-21T11:56:04.527997+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-21T11:56:07.685 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:07 smithi001 bash[19741]: audit 2024-09-21T11:56:06.420748+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-21T11:56:07.685 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:07 smithi001 bash[19741]: audit 2024-09-21T11:56:06.420748+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-21T11:56:07.685 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:07 smithi001 bash[19741]: audit 2024-09-21T11:56:06.429182+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:07.685 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:07 smithi001 bash[19741]: audit 2024-09-21T11:56:06.429182+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:07.685 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:07 smithi001 bash[19741]: audit 2024-09-21T11:56:06.446157+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:07.685 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:07 smithi001 bash[19741]: audit 2024-09-21T11:56:06.446157+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:08.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:08 smithi001 bash[19741]: audit 2024-09-21T11:56:08.179941+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-21T11:56:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:08 smithi001 bash[19741]: audit 2024-09-21T11:56:08.179941+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-21T11:56:08.662 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T11:56:08.662 INFO:teuthology.orchestra.run.smithi001.stdout:Generating ssh key... 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: Generating public/private rsa key pair. 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: Your identification has been saved in /tmp/tmp1y3p40xk/key 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: Your public key has been saved in /tmp/tmp1y3p40xk/key.pub 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: The key fingerprint is: 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: SHA256:23tvW7zXh08IpBQKiJdtMq7EyOvDe3zsTikFhcpYbhM ceph-345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: The key's randomart image is: 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: +---[RSA 3072]----+ 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: | ..=. . | 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: | E.B o. . . | 2024-09-21T11:56:10.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: |+=.= + . . . | 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: |o+* o . o | 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: | o.o . S . . | 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: | .. . . o . o | 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: |o ...o . . ..=| 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: | + ooo .. oo=| 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: | .+ +o .. oo++| 2024-09-21T11:56:10.625 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:10 smithi001 bash[19996]: +----[SHA256]-----+ 2024-09-21T11:56:11.498 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: audit 2024-09-21T11:56:10.070844+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-21T11:56:11.498 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: audit 2024-09-21T11:56:10.070844+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-21T11:56:11.498 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: cephadm 2024-09-21T11:56:10.071245+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T11:56:11.499 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: cephadm 2024-09-21T11:56:10.071245+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T11:56:11.499 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: audit 2024-09-21T11:56:10.186549+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:11.499 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: audit 2024-09-21T11:56:10.186549+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:11.499 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: audit 2024-09-21T11:56:10.190882+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:11.499 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:11 smithi001 bash[19741]: audit 2024-09-21T11:56:10.190882+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:12.543 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:56:12.543 INFO:teuthology.orchestra.run.smithi001.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:56:12.543 INFO:teuthology.orchestra.run.smithi001.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T11:56:12.544 INFO:teuthology.orchestra.run.smithi001.stdout:Adding host smithi001... 2024-09-21T11:56:12.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:12 smithi001 bash[19741]: audit 2024-09-21T11:56:12.043741+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-21T11:56:12.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:12 smithi001 bash[19741]: audit 2024-09-21T11:56:12.043741+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-21T11:56:14.408 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:14 smithi001 bash[19741]: audit 2024-09-21T11:56:13.943285+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi001", "addr": "172.21.15.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:56:14.409 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:14 smithi001 bash[19741]: audit 2024-09-21T11:56:13.943285+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi001", "addr": "172.21.15.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:56:15.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:15 smithi001 bash[19741]: cephadm 2024-09-21T11:56:15.230008+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi001 2024-09-21T11:56:15.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:15 smithi001 bash[19741]: cephadm 2024-09-21T11:56:15.230008+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi001 2024-09-21T11:56:19.558 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout Added host 'smithi001' with addr '172.21.15.1' 2024-09-21T11:56:19.558 INFO:teuthology.orchestra.run.smithi001.stdout:Deploying unmanaged mon service... 2024-09-21T11:56:19.968 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:19 smithi001 bash[19741]: audit 2024-09-21T11:56:18.933369+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:19.968 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:19 smithi001 bash[19741]: audit 2024-09-21T11:56:18.933369+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:19.968 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:19 smithi001 bash[19741]: cephadm 2024-09-21T11:56:18.933778+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi001 2024-09-21T11:56:19.968 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:19 smithi001 bash[19741]: cephadm 2024-09-21T11:56:18.933778+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi001 2024-09-21T11:56:19.969 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:19 smithi001 bash[19741]: audit 2024-09-21T11:56:18.934190+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:19.969 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:19 smithi001 bash[19741]: audit 2024-09-21T11:56:18.934190+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:22.039 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T11:56:22.039 INFO:teuthology.orchestra.run.smithi001.stdout:Deploying unmanaged mgr service... 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:21.519077+0000 mgr.x (mgr.14118) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:21.519077+0000 mgr.x (mgr.14118) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: cephadm 2024-09-21T11:56:21.521102+0000 mgr.x (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: cephadm 2024-09-21T11:56:21.521102+0000 mgr.x (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:21.525346+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:21.525346+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: cluster 2024-09-21T11:56:21.551036+0000 mgr.x (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: cluster 2024-09-21T11:56:21.551036+0000 mgr.x (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:21.841316+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:22.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:21.841316+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:22.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:22.409686+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:22.846 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:22 smithi001 bash[19741]: audit 2024-09-21T11:56:22.409686+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:23.979 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T11:56:24.695 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: audit 2024-09-21T11:56:23.401201+0000 mgr.x (mgr.14118) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: audit 2024-09-21T11:56:23.401201+0000 mgr.x (mgr.14118) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: cephadm 2024-09-21T11:56:23.403507+0000 mgr.x (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: cephadm 2024-09-21T11:56:23.403507+0000 mgr.x (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: audit 2024-09-21T11:56:23.408613+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: audit 2024-09-21T11:56:23.408613+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.1:0/1601579527' entity='mgr.x' 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: cluster 2024-09-21T11:56:23.551267+0000 mgr.x (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:56:24.696 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:24 smithi001 bash[19741]: cluster 2024-09-21T11:56:23.551267+0000 mgr.x (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:56:26.537 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:26 smithi001 bash[19741]: audit 2024-09-21T11:56:25.264166+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.1:0/258452112' entity='client.admin' 2024-09-21T11:56:26.537 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:26 smithi001 bash[19741]: audit 2024-09-21T11:56:25.264166+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.1:0/258452112' entity='client.admin' 2024-09-21T11:56:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:27 smithi001 bash[19741]: cluster 2024-09-21T11:56:25.551588+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-21T11:56:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:27 smithi001 bash[19741]: cluster 2024-09-21T11:56:25.551588+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-21T11:56:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:27 smithi001 bash[19741]: audit 2024-09-21T11:56:27.098112+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.1:0/176375023' entity='client.admin' 2024-09-21T11:56:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:27 smithi001 bash[19741]: audit 2024-09-21T11:56:27.098112+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.1:0/176375023' entity='client.admin' 2024-09-21T11:56:27.619 INFO:teuthology.orchestra.run.smithi001.stdout:Enabling the dashboard module... 2024-09-21T11:56:29.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:29 smithi001 bash[19996]: ignoring --setuser ceph since I am not root 2024-09-21T11:56:29.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:29 smithi001 bash[19996]: ignoring --setgroup ceph since I am not root 2024-09-21T11:56:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:29 smithi001 bash[19741]: cluster 2024-09-21T11:56:27.551968+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-21T11:56:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:29 smithi001 bash[19741]: cluster 2024-09-21T11:56:27.551968+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-21T11:56:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:29 smithi001 bash[19741]: audit 2024-09-21T11:56:28.966719+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.1:0/4286735803' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T11:56:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:29 smithi001 bash[19741]: audit 2024-09-21T11:56:28.966719+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.1:0/4286735803' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T11:56:30.569 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:30 smithi001 bash[19741]: audit 2024-09-21T11:56:29.268468+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.1:0/4286735803' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T11:56:30.570 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:30 smithi001 bash[19741]: audit 2024-09-21T11:56:29.268468+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.1:0/4286735803' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T11:56:30.570 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:30 smithi001 bash[19741]: cluster 2024-09-21T11:56:29.273906+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: x(active, since 27s) 2024-09-21T11:56:30.570 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:30 smithi001 bash[19741]: cluster 2024-09-21T11:56:29.273906+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: x(active, since 27s) 2024-09-21T11:56:31.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:31 smithi001 bash[19741]: audit 2024-09-21T11:56:31.172125+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.1:0/4005403006' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T11:56:31.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:31 smithi001 bash[19741]: audit 2024-09-21T11:56:31.172125+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.1:0/4005403006' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for the mgr to restart... 2024-09-21T11:56:31.724 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr epoch 9... 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.560886+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon x restarted 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.560886+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon x restarted 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.561338+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon x 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.561338+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon x 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.568737+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.568737+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.569028+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: x(active, starting, since 0.00789123s) 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.569028+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: x(active, starting, since 0.00789123s) 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.571484+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.571484+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:56:35.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.573494+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.573494+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.574367+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.574367+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.574658+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.574658+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.574876+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: audit 2024-09-21T11:56:35.574876+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.600277+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon x is now available 2024-09-21T11:56:35.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:35 smithi001 bash[19741]: cluster 2024-09-21T11:56:35.600277+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon x is now available 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: audit 2024-09-21T11:56:36.015993+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: audit 2024-09-21T11:56:36.015993+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: audit 2024-09-21T11:56:36.033338+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: audit 2024-09-21T11:56:36.033338+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: audit 2024-09-21T11:56:36.035816+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: audit 2024-09-21T11:56:36.035816+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: cluster 2024-09-21T11:56:36.573547+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e11: x(active, since 1.01242s) 2024-09-21T11:56:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:36 smithi001 bash[19741]: cluster 2024-09-21T11:56:36.573547+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e11: x(active, since 1.01242s) 2024-09-21T11:56:37.137 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-21T11:56:37.137 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T11:56:37.137 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T11:56:37.137 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-21T11:56:37.138 INFO:teuthology.orchestra.run.smithi001.stdout:mgr epoch 9 is available 2024-09-21T11:56:37.138 INFO:teuthology.orchestra.run.smithi001.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T11:56:37.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:37 smithi001 bash[19741]: audit 2024-09-21T11:56:36.571890+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T11:56:37.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:37 smithi001 bash[19741]: audit 2024-09-21T11:56:36.571890+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T11:56:37.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:37 smithi001 bash[19741]: audit 2024-09-21T11:56:36.589093+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T11:56:37.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:37 smithi001 bash[19741]: audit 2024-09-21T11:56:36.589093+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T11:56:38.374 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: debug 2024-09-21T11:56:38.153+0000 7feac51aa640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:11:56:38] ENGINE Error in HTTPServer.serve 2024-09-21T11:56:38.374 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: Traceback (most recent call last): 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: self._connections.run(self.expiration_interval) 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: self._run(expiration_interval) 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: s = self.context.wrap_socket( 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: return self.sslsocket_class._create( 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:56:38.375 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: self.do_handshake() 2024-09-21T11:56:38.376 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:56:38.376 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: self._sslobj.do_handshake() 2024-09-21T11:56:38.376 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19996]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:56:38.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cluster 2024-09-21T11:56:37.625944+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 2s) 2024-09-21T11:56:38.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cluster 2024-09-21T11:56:37.625944+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 2s) 2024-09-21T11:56:38.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:37.932093+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [21/Sep/2024:11:56:37] ENGINE Bus STARTING 2024-09-21T11:56:38.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:37.932093+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [21/Sep/2024:11:56:37] ENGINE Bus STARTING 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.033759+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [21/Sep/2024:11:56:38] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.033759+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [21/Sep/2024:11:56:38] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.154060+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [21/Sep/2024:11:56:38] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.154060+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [21/Sep/2024:11:56:38] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.154179+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [21/Sep/2024:11:56:38] ENGINE Bus STARTED 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.154179+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [21/Sep/2024:11:56:38] ENGINE Bus STARTED 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.155606+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [21/Sep/2024:11:56:38] ENGINE Error in HTTPServer.serve 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: Traceback (most recent call last): 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self._connections.run(self.expiration_interval) 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self._run(expiration_interval) 2024-09-21T11:56:38.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: s = self.context.wrap_socket( 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: return self.sslsocket_class._create( 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self.do_handshake() 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self._sslobj.do_handshake() 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:56:38.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: cephadm 2024-09-21T11:56:38.155606+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [21/Sep/2024:11:56:38] ENGINE Error in HTTPServer.serve 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: Traceback (most recent call last): 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self._connections.run(self.expiration_interval) 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self._run(expiration_interval) 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: s = self.context.wrap_socket( 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T11:56:38.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: return self.sslsocket_class._create( 2024-09-21T11:56:38.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T11:56:38.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self.do_handshake() 2024-09-21T11:56:38.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T11:56:38.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: self._sslobj.do_handshake() 2024-09-21T11:56:38.879 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:38 smithi001 bash[19741]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T11:56:39.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:39 smithi001 bash[19741]: audit 2024-09-21T11:56:38.500815+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-21T11:56:39.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:39 smithi001 bash[19741]: audit 2024-09-21T11:56:38.500815+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-21T11:56:40.198 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+jCCAuKgAwIBAgIULaX+/sjp5UOr9zwr1cOei9qQOpkwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTExNTYzOVoXDTM0\nMDkyMjExNTYzOVowFjEUMBIGA1UEAwwLMTcyLjIxLjE1LjEwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQDNuTeldAMB7R1sIt14U2t4FQw+MWo43Y6iP9iP\ny+/K88eM6YpDjnSCpdKBqfGYAl8U481wfeHYFe8+9l6S3RWBLEr2wrq/OjmRwSwa\nydA78v5WG6MPJDUOiKIQuXQ1pGTdTNH65GhhkVK6a/fPJ66tAAyPqC9OTf4FPnxW\nAIENnU7nW/TvRtX8edwE6mzSq06XMTGlK6gzEBapK/IEmdfWeP3pUiO7xDTn6Tyw\neY3KbMhxKrE2tarmWap3uaTfDbtKaVYp8nwbeJtExbteuBhLiCuHFjJeMAW0I1zL\nxfCwMu3Ib0oFL/oW0nbcm+1Sn+sVm94J1EPNw8MB3C3jx7Jupai1FxnCiKuLa2DL\nConQThkXo+pt8ANfcvmuKS9pgoFNNe1blbTAv1ro0M5ZUgDoGBCFGCsemrnMppSM\noloDODhbiNbOBMZFWmTC5tpmTiNUWOeh6qomOmpTDahn/j+ZMpCHgnH6cP0hIf8Y\n6MYlFzgafTunNUScEBOW+0qwYcV5eMFGkUMqW7tnQi9VaYkLJe+Qky4YJ94m/d/0\nSEtUlf8h/N92fMi3tFfZHoiXX1o2qFmuJkfQR6UgYw0hFEoIJ69pEKSlkh+3NzRh\nDLjVSjI5WcpjrnR0MQHvnioA+yeRRfDB+7iYUS3V5T3d7osEKJDJ2BnERN7YCEkB\nIjVM9QIDAQABoz8wPTAtBgNVHREEJjAkgglzbWl0aGkwMDGCEWRhc2hib2FyZF9z\nZXJ2ZXJzhwSsFQ8BMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIBAB6D\nkktVr6hbA52xG8dxxfhr5k9glIEgJlG60rkeZSCGYrsnBs0grvoih8ue0FhDKE+/\nFzTkYFIwOgeS07EiElh5zpYbcAkom4w64DpSEAURGhNyIiQxbdn5IyBpoXX6mqhb\nsMVGA8I7QJSfkIuhnCcRzFpqlhOgNXf/0bS0RTjazwjcj9o3Nqdj2PXWgykJfU4o\nprVQ4jQZTL76n0+5fqDA2/LvyvfZVdARYbLuN3hBvu9oDJP6vqMjTrarsVTy+rSc\nl3hV2FcBRI5lTDmeCyWz5NvnESoIJyW74GaxJ8y6JbTatgt14PT4+zvM4M613xdC\nq80NHBIChXP9xJZ4MAVCBRAeLTS0ADHh36J3cC869xPy6tRkQmgFQ22100SLxiIY\nH64PBzZnDNfEtTaapHYtQwrUG1ToOJeLJBbM9LVHzpYuhzLPWVUbh2AQtjfjmb4I\nDvhyA6fWwgs0yVjT7bYt140RAmkO9hsmhtcezsElNsrSYx6wgpAA4CzTE3fuCvZC\nYM/eiTSZuUhuAHd1NVBjRpoZtPFg7+J/qrUTgSJk0Wk7UIaadQna8irCw8RqEjzf\n5BtFDnzAwtyCrpRcUjulo/XCnNmva6HlKFVJox4dMY329Gi/lLs+ZEerV6SgNMX8\nECZ4IEfe7Wla9KDuB9M1RIJs7sJmoaZFJCpinyo0\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAzbk3pXQDAe0dbCLdeFNreBUMPjFqON2Ooj/Yj8vvyvPHjOmK\nQ450gqXSganxmAJfFOPNcH3h2BXvPvZekt0VgSxK9sK6vzo5kcEsGsnQO/L+Vhuj\nDyQ1DoiiELl0NaRk3UzR+uRoYZFSumv3zyeurQAMj6gvTk3+BT58VgCBDZ1O51v0\n70bV/HncBOps0qtOlzExpSuoMxAWqSvyBJnX1nj96VIju8Q05+k8sHmNymzIcSqx\nNrWq5lmqd7mk3w27SmlWKfJ8G3ibRMW7XrgYS4grhxYyXjAFtCNcy8XwsDLtyG9K\nBS/6FtJ23JvtUp/rFZveCdRDzcPDAdwt48eybqWotRcZwoiri2tgywqJ0E4ZF6Pq\nbfADX3L5rikvaYKBTTXtW5W0wL9a6NDOWVIA6BgQhRgrHpq5zKaUjKJaAzg4W4jW\nzgTGRVpkwubaZk4jVFjnoeqqJjpqUw2oZ/4/mTKQh4Jx+nD9ISH/GOjGJRc4Gn07\npzVEnBATlvtKsGHFeXjBRpFDKlu7Z0IvVWmJCyXvkJMuGCfeJv3f9EhLVJX/Ifzf\ndnzIt7RX2R6Il19aNqhZriZH0EelIGMNIRRKCCevaRCkpZIftzc0YQy41UoyOVnK\nY650dDEB754qAPsnkUXwwfu4mFEt1eU93e6LBCiQydgZxETe2AhJASI1TPUCAwEA\nAQKCAgAuJtuvgA++qmG75TR3LovBFEO7Xh2c5UN+7cDZPaCtkLQXTjtI/ZfwyV+o\n3CXJetq21oY7stnsPrt+DgpYe0W8RWIJ6tS3WsoYg1QwLE9Na62YRrn1hyNp/8gP\n5XMHJ7rDFN1UolIydUYwcVFWRWpAAG9Q+SOntwKCTaraJmHNWpmdeLlBxsvxyKrN\n5YOFXY4TiCNBkUI6NmVHDYdNdfAAewNHiThgAtv1nRMS6iofm/j5vmCkS+wrojkG\ng/zTV4LJZklAvtgN16hJrOxkivtUUpelRhsFm1NkPryuMFlXRg2nNiROdp1t6khl\nJIwAycSVA/MzlE2jx0Oj0q/u1lmWZp0uC13zs5bqnFZqsrK/yT4PGkaTbcVtA/8j\ndu955RlaSJECpk5oMplwK6uj+i3o1pywVkJIyUFepAcINVWuBh42DA6mvouj5McN\nbfroEBFjuaXhkmyeJFHGpeNjjIBpMFCXycKtazkHiZ45wzlP4kHKHUBuF/T8x2Zg\nCxVK57biD6Cg8tUP33Z1McV/sorKld/4adDhDy/mtPYFttUL2LQZhZAdHTz109Zz\nMZtAHi1xlYatINt2MAd6fCZ0VnvZcjOozx1ZgpXWFHnajzo0c/swtkMb9YiJsbYA\ntlomP++ueoD3hZ4iUJvWQM0HPiLvjFUem3aHWP2/mzF0ch6pDwKCAQEA/J5dr4mr\nHTrO20J0tRqIdByzlO1/u8bMCGmiI56VJChhKi15p3w7H2zHQDIa4eclTYLZfdzb\nVHZksqThsjxCRCoREdG1prtKO/gPckVefWyU3lN4Mt41A2dPrzXUeQjH7Jg722LW\ny3BgLkQXcPcdZio49JoWSbR12/Rb0PDiyYYpATa4zyOQhT6mJk/4n0eXzFPjKXa9\n8sJmzQZkHeqKAXNgCrcWJH6vAEl1BrrWnqRD/6v4d32N2w0I48ZKYyzMb8rSKrdt\nu+Sm2Iq/0eGu/0eDNtpK0QhZBTdXr3B/oKigoc+2EEy17ReGFZ/Iih0gN0Xw1df4\n8kjS61YBJChzowKCAQEA0Hool2/uKUXP/8FN5Uazx6vRyricZXr1Q63SeUl18SKL\n4XxJDmxdu9SgZFxq6UpHdiyiVO8mIEa7yyDPGuHOgN8O1TTpeTCyRvO1x4J6L72e\n38r7F4z4d9RSzLVccHxgB8lnN+SOGMHbFb2BpbkN4WDTSAF06jiQD9Urjmlnivc0\n17aPrtkhh3dETelHdasYgAAoNMUZ8EeI+tEAiVR15ILxdeCOtPjU/AhZNaGnM7CZ\nDG1pxkk3490LBycAQWDLBuXnY5qNbTr042DJO4YKlATGHOGxjF6U7crh0qiswF2x\nedGhRQVYobSiAIFp9976aHdGhSqzVBlkUHG0Z9OGhwKCAQBi2OT3xvq52UUP7pUU\nOGmkZYavg68znro/oHXdUjQxjctXYav0qVvJFBtzNyfltTiXd9f6s+zuw9TrQjE+\nOO4FFiDPxCs8LpUBmjMRF6u9kDtAM5EY9nHv/wDjIkEdix4PqhHh6m758+Lut54k\nic1rKKJYs+J8vKxRgPBcdaWIDYMGAo+WHehy+uywmSJD0RPI1BpTIy94SjFHkHSk\ncB3IK4ktKC714MxBZHzyQTGxqb0h0fzLZMmZKSSNXA3HeMQWClrqdBPwLaxLlx8v\n1QtQwH7Le+dCm+2ZaOpar76A8vrH1ir7fcjCGS5ST898m6D7f9aZFoVG6M//Xgvc\nRifZAoIBAHPAn/EVcMLxxD9Y8Qswanme6OkJ/6xIzQ064fX918J/T/NuspGTkafM\nsxGGTsYhO/Rda/SEpEKfg32RRezDG4lqUC4JJujnJNVIU9HmnDkNq7zOUwQMfZjr\nBt4qhJzgMeGg7fKWsF8Go8I6alW9nftZa3Y7eNLjfPmNfpWf6KG8CFcNQlHutTMm\nAYLQ16B50yye6bQDDBfhYCkDCq01fA/YtICiohnRX1BgwkeI7fFBSHkh9uzlkmau\nQIVEHlwuhgvactNW6NeROI9XGeQ21IDC9czrc01g5ofxcdkpVmGoo/XjcwuDoGaI\niLqHIHNEFv0R3NHrl45GWvBfca+EPtkCggEBAJ8rbte6S8ICOw/D3QsWjf0CaPOr\nk4MoCpHf1xRQjMaJOC/8+SaO6dce1ypNnt5Dr2tpZwptAZK4sUhODI8ONH6vATfP\nee1MVgO8aMrNNpaMWZVBgWgNXtL8RoF53Tg7SlLMxN8Wg4LGXBAgNx88qGeFXl30\nT8sTDkAf2mVQatzmgMESjdxexNcVMLXgI3LUQvUE0pO8OYWBhpECedlH6+s7IF0E\nlGqJoMXEZ+GkVvpcdckuT3Bx4++l7P9QsihEmGqaELImU8YI7X+H4pWJOPZThmAf\nLRvYGIdcgv6+LQ8WcVp8aw/cmlTnAtRW5Gi54Q60FLZl5pMdyifXUA5jlcQ=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T11:56:42.128 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T11:56:42.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:42 smithi001 bash[19741]: audit 2024-09-21T11:56:41.595842+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-21T11:56:42.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:42 smithi001 bash[19741]: audit 2024-09-21T11:56:41.595842+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-21T11:56:42.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:42 smithi001 bash[19741]: audit 2024-09-21T11:56:41.599392+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:42.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:42 smithi001 bash[19741]: audit 2024-09-21T11:56:41.599392+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:44.015 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T11:56:44.015 INFO:teuthology.orchestra.run.smithi001.stdout:Creating initial admin user... 2024-09-21T11:56:44.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:43 smithi001 bash[19741]: audit 2024-09-21T11:56:42.931595+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:44.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:43 smithi001 bash[19741]: audit 2024-09-21T11:56:42.931595+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:44.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:43 smithi001 bash[19741]: audit 2024-09-21T11:56:43.447083+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:44.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:43 smithi001 bash[19741]: audit 2024-09-21T11:56:43.447083+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:45 smithi001 bash[19741]: audit 2024-09-21T11:56:43.443679+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-21T11:56:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:45 smithi001 bash[19741]: audit 2024-09-21T11:56:43.443679+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-21T11:56:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:45 smithi001 bash[19741]: audit 2024-09-21T11:56:44.009876+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:45 smithi001 bash[19741]: audit 2024-09-21T11:56:44.009876+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:46.259 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$XHW1wDR0Xt8UEjYIdkPifeE6EKd9NbdImZM4OHYf68H6rUaxtTjQa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726919805, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T11:56:46.260 INFO:teuthology.orchestra.run.smithi001.stdout:Fetching dashboard port number... 2024-09-21T11:56:47.006 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:46 smithi001 bash[19741]: audit 2024-09-21T11:56:45.436421+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-21T11:56:47.006 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:46 smithi001 bash[19741]: audit 2024-09-21T11:56:45.436421+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-21T11:56:47.006 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:46 smithi001 bash[19741]: audit 2024-09-21T11:56:45.751037+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:47.006 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:46 smithi001 bash[19741]: audit 2024-09-21T11:56:45.751037+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:47 smithi001 bash[19741]: audit 2024-09-21T11:56:47.549593+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.1:0/282935709' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T11:56:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:47 smithi001 bash[19741]: audit 2024-09-21T11:56:47.549593+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.1:0/282935709' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T11:56:48.083 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T11:56:48.083 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld does not appear to be present 2024-09-21T11:56:48.083 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T11:56:48.086 INFO:teuthology.orchestra.run.smithi001.stdout:Ceph Dashboard is now available at: 2024-09-21T11:56:48.086 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:48.086 INFO:teuthology.orchestra.run.smithi001.stdout: URL: https://smithi001.front.sepia.ceph.com:8443/ 2024-09-21T11:56:48.086 INFO:teuthology.orchestra.run.smithi001.stdout: User: admin 2024-09-21T11:56:48.086 INFO:teuthology.orchestra.run.smithi001.stdout: Password: d8ne54y82d 2024-09-21T11:56:48.087 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:48.087 INFO:teuthology.orchestra.run.smithi001.stdout:Saving cluster configuration to /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config directory 2024-09-21T11:56:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:48 smithi001 bash[19741]: cluster 2024-09-21T11:56:47.755747+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e13: x(active, since 12s) 2024-09-21T11:56:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:48 smithi001 bash[19741]: cluster 2024-09-21T11:56:47.755747+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e13: x(active, since 12s) 2024-09-21T11:56:50.437 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T11:56:50.437 INFO:teuthology.orchestra.run.smithi001.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: ceph telemetry on 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.438 INFO:teuthology.orchestra.run.smithi001.stdout:For more information see: 2024-09-21T11:56:50.439 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.439 INFO:teuthology.orchestra.run.smithi001.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T11:56:50.439 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:56:50.439 INFO:teuthology.orchestra.run.smithi001.stdout:Bootstrap complete. 2024-09-21T11:56:50.500 INFO:tasks.cephadm:Fetching config... 2024-09-21T11:56:50.501 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:56:50.501 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T11:56:50.507 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T11:56:50.507 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:56:50.507 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T11:56:50.555 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T11:56:50.555 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:56:50.555 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T11:56:50.608 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T11:56:50.609 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:56:50.609 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T11:56:50.655 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T11:56:50.655 DEBUG:teuthology.orchestra.run.smithi001:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:56:50.719 INFO:teuthology.orchestra.run.smithi001.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:56:50.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:56:50.755 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:56:50.764 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:56:50.787 INFO:teuthology.orchestra.run.smithi100.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:56:50.796 DEBUG:teuthology.orchestra.run.smithi172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T11:56:50.821 INFO:teuthology.orchestra.run.smithi172.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9qB17jP+nIotZWC5UXHI289RU6DNe8R/5kPlTmjk7zlipRFcY24F3V8GIWD2jETEcWaHJ+27snknjSPg6kiyDY4b90yVOV5UFbmEwWGtbrb1AeUdG3RKwukY2j0oRTByvk7JB3QA6uLkGeCx8mGuSBlimwswlkarx4rU0W3MSLjh7ShHgWX637xe5mK3g3SsEqtD15LO2vcYlXaCtibn8cpm0KrJL5yotelCKNCSyDOoL/4ChK/L8fSe08+zSAP4AObWHXIDbbclmZQN4z6fARXMTyD65wqsiRLTT2LJXvCxjQUj/oXQkxfADWKtNOjda0aPwwQIZriJSH+dgNs1GiJBvgTSRsA0Rx0tj1bC6RyGrHyDlFUGH6vqzqaKFX9NvMe54K3yGmMPe2Edgn9e5HI/2z7P+OqAZryaezqyMD9pTT54knp4PJHKzIiVl4CpXShVRiEFmYNBavXjUAfj/kFfzInToqY4/9QrxEwKUxxV/4UkK70pov+ff51xk+Qc= ceph-345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:56:50.830 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T11:56:50.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:50 smithi001 bash[19741]: audit 2024-09-21T11:56:49.648568+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.1:0/2179810887' entity='client.admin' 2024-09-21T11:56:50.840 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:50 smithi001 bash[19741]: audit 2024-09-21T11:56:49.648568+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.1:0/2179810887' entity='client.admin' 2024-09-21T11:56:54.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.596231+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.596231+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.601537+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.601537+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.603708+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi001", "name": "osd_memory_target"} : dispatch 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.603708+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi001", "name": "osd_memory_target"} : dispatch 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.610224+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.610224+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.626988+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.626988+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.635362+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:54.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:54 smithi001 bash[19741]: audit 2024-09-21T11:56:53.635362+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:56.037 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:56:56.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:56 smithi001 bash[19741]: cluster 2024-09-21T11:56:55.575795+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-21T11:56:56.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:56 smithi001 bash[19741]: cluster 2024-09-21T11:56:55.575795+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-21T11:56:57.826 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T11:56:57.826 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T11:56:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:58 smithi001 bash[19741]: audit 2024-09-21T11:56:57.261199+0000 mon.a (mon.0) 104 : audit [INF] from='client.? 172.21.15.1:0/2078746883' entity='client.admin' 2024-09-21T11:56:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:58 smithi001 bash[19741]: audit 2024-09-21T11:56:57.261199+0000 mon.a (mon.0) 104 : audit [INF] from='client.? 172.21.15.1:0/2078746883' entity='client.admin' 2024-09-21T11:56:58.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:58 smithi001 bash[19741]: audit 2024-09-21T11:56:57.274268+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:58.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:58 smithi001 bash[19741]: audit 2024-09-21T11:56:57.274268+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:56:58.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:58 smithi001 bash[19741]: audit 2024-09-21T11:56:57.281224+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:58.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:58 smithi001 bash[19741]: audit 2024-09-21T11:56:57.281224+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:56:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:59 smithi001 bash[19741]: cluster 2024-09-21T11:56:57.576252+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-21T11:56:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:56:59 smithi001 bash[19741]: cluster 2024-09-21T11:56:57.576252+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-21T11:57:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:59.576749+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-21T11:57:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:01 smithi001 bash[19741]: cluster 2024-09-21T11:56:59.576749+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-21T11:57:02.600 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:57:03.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:03 smithi001 bash[19741]: cluster 2024-09-21T11:57:01.577263+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-21T11:57:03.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:03 smithi001 bash[19741]: cluster 2024-09-21T11:57:01.577263+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-21T11:57:04.410 INFO:tasks.cephadm:Remote smithi172 excluded from cephadm cluster by role 2024-09-21T11:57:04.411 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi081 2024-09-21T11:57:04.411 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:57:04.411 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.conf 2024-09-21T11:57:04.417 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:57:04.418 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:04.463 INFO:tasks.cephadm:Adding host smithi081 to orchestrator... 2024-09-21T11:57:04.464 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch host add smithi081 2024-09-21T11:57:05.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cluster 2024-09-21T11:57:03.577682+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-21T11:57:05.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cluster 2024-09-21T11:57:03.577682+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-21T11:57:05.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.825798+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:05.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.825798+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:05.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.830906+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.830906+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.832226+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.832226+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.834135+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.834135+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.835170+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:03.835170+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:03.836619+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:03.836619+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:03.895219+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:03.895219+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:03.949843+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:05.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:03.949843+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:04.003078+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: cephadm 2024-09-21T11:57:04.003078+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:04.144436+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:04.144436+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:04.149947+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:04.149947+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:04.154943+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:05.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:04 smithi001 bash[19741]: audit 2024-09-21T11:57:04.154943+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:07.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:06 smithi001 bash[19741]: cluster 2024-09-21T11:57:05.578141+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:07.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:06 smithi001 bash[19741]: cluster 2024-09-21T11:57:05.578141+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:08 smithi001 bash[19741]: cluster 2024-09-21T11:57:07.578583+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-21T11:57:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:08 smithi001 bash[19741]: cluster 2024-09-21T11:57:07.578583+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-21T11:57:09.198 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:57:11.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:10 smithi001 bash[19741]: cluster 2024-09-21T11:57:09.578972+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-21T11:57:11.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:10 smithi001 bash[19741]: cluster 2024-09-21T11:57:09.578972+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-21T11:57:12.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:11 smithi001 bash[19741]: audit 2024-09-21T11:57:10.414646+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:12.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:11 smithi001 bash[19741]: audit 2024-09-21T11:57:10.414646+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:13.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:12 smithi001 bash[19741]: cluster 2024-09-21T11:57:11.579343+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:13.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:12 smithi001 bash[19741]: cluster 2024-09-21T11:57:11.579343+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:13.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:12 smithi001 bash[19741]: cephadm 2024-09-21T11:57:11.671396+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-21T11:57:13.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:12 smithi001 bash[19741]: cephadm 2024-09-21T11:57:11.671396+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-21T11:57:15.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:14 smithi001 bash[19741]: cluster 2024-09-21T11:57:13.579775+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:15.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:14 smithi001 bash[19741]: cluster 2024-09-21T11:57:13.579775+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:15.317 INFO:teuthology.orchestra.run.smithi001.stdout:Added host 'smithi081' with addr '172.21.15.81' 2024-09-21T11:57:15.914 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T11:57:16.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: audit 2024-09-21T11:57:15.314725+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:16.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: audit 2024-09-21T11:57:15.314725+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:16.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: cephadm 2024-09-21T11:57:15.315672+0000 mgr.x (mgr.14152) 29 : cephadm [INF] Added host smithi081 2024-09-21T11:57:16.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: cephadm 2024-09-21T11:57:15.315672+0000 mgr.x (mgr.14152) 29 : cephadm [INF] Added host smithi081 2024-09-21T11:57:16.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: audit 2024-09-21T11:57:15.316605+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:16.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: audit 2024-09-21T11:57:15.316605+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:16.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: audit 2024-09-21T11:57:15.844327+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:16.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:16 smithi001 bash[19741]: audit 2024-09-21T11:57:15.844327+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:17.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:17 smithi001 bash[19741]: cluster 2024-09-21T11:57:15.580320+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:17.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:17 smithi001 bash[19741]: cluster 2024-09-21T11:57:15.580320+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:18.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:18 smithi001 bash[19741]: audit 2024-09-21T11:57:17.380065+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:18.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:18 smithi001 bash[19741]: audit 2024-09-21T11:57:17.380065+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:18.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:18 smithi001 bash[19741]: cluster 2024-09-21T11:57:17.580772+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-21T11:57:18.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:18 smithi001 bash[19741]: cluster 2024-09-21T11:57:17.580772+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-21T11:57:19.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:19 smithi001 bash[19741]: audit 2024-09-21T11:57:18.550011+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:19.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:19 smithi001 bash[19741]: audit 2024-09-21T11:57:18.550011+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:20.646 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:57:20.816 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:20 smithi001 bash[19741]: cluster 2024-09-21T11:57:19.581170+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-21T11:57:20.816 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:20 smithi001 bash[19741]: cluster 2024-09-21T11:57:19.581170+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-21T11:57:21.919 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:57:21.919 INFO:teuthology.orchestra.run.smithi001.stdout:[{"addr": "172.21.15.1", "hostname": "smithi001", "labels": [], "status": ""}, {"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}] 2024-09-21T11:57:22.506 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi100 2024-09-21T11:57:22.506 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:57:22.506 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/etc/ceph/ceph.conf 2024-09-21T11:57:22.513 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:57:22.513 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:22.559 INFO:tasks.cephadm:Adding host smithi100 to orchestrator... 2024-09-21T11:57:22.559 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch host add smithi100 2024-09-21T11:57:22.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:22 smithi001 bash[19741]: cluster 2024-09-21T11:57:21.581447+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-21T11:57:22.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:22 smithi001 bash[19741]: cluster 2024-09-21T11:57:21.581447+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-21T11:57:22.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:22 smithi001 bash[19741]: audit 2024-09-21T11:57:21.917305+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:57:22.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:22 smithi001 bash[19741]: audit 2024-09-21T11:57:21.917305+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: cluster 2024-09-21T11:57:23.581870+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: cluster 2024-09-21T11:57:23.581870+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.251844+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.251844+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.257105+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.257105+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.263165+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.263165+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.268334+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.268334+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.270071+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"} : dispatch 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.270071+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"} : dispatch 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.272478+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.272478+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.274349+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.274349+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.276887+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.276887+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.696873+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.696873+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.702455+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.702455+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.708552+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:25.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:25 smithi001 bash[19741]: audit 2024-09-21T11:57:24.708552+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:26.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:26 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.395456+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:26.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:26 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.395456+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:26.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:26 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.502848+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:26.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:26 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.502848+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:26.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:26 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.600896+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:26.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:26 smithi001 bash[19741]: cephadm 2024-09-21T11:57:24.600896+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:27.294 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:57:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:27 smithi001 bash[19741]: cluster 2024-09-21T11:57:25.582290+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:27 smithi001 bash[19741]: cluster 2024-09-21T11:57:25.582290+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:29 smithi001 bash[19741]: cluster 2024-09-21T11:57:27.582772+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-21T11:57:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:29 smithi001 bash[19741]: cluster 2024-09-21T11:57:27.582772+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-21T11:57:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:30 smithi001 bash[19741]: audit 2024-09-21T11:57:28.553152+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:30 smithi001 bash[19741]: audit 2024-09-21T11:57:28.553152+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:31.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:31 smithi001 bash[19741]: cluster 2024-09-21T11:57:29.583141+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:31.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:31 smithi001 bash[19741]: cluster 2024-09-21T11:57:29.583141+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:31.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:31 smithi001 bash[19741]: cephadm 2024-09-21T11:57:29.787393+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi100 2024-09-21T11:57:31.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:31 smithi001 bash[19741]: cephadm 2024-09-21T11:57:29.787393+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi100 2024-09-21T11:57:33.373 INFO:teuthology.orchestra.run.smithi001.stdout:Added host 'smithi100' with addr '172.21.15.100' 2024-09-21T11:57:33.618 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:33 smithi001 bash[19741]: cluster 2024-09-21T11:57:31.583511+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:33.618 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:33 smithi001 bash[19741]: cluster 2024-09-21T11:57:31.583511+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:33.986 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T11:57:34.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: audit 2024-09-21T11:57:33.371355+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: audit 2024-09-21T11:57:33.371355+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: cephadm 2024-09-21T11:57:33.372199+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi100 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: cephadm 2024-09-21T11:57:33.372199+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi100 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: audit 2024-09-21T11:57:33.372956+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: audit 2024-09-21T11:57:33.372956+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: cluster 2024-09-21T11:57:33.584005+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: cluster 2024-09-21T11:57:33.584005+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: audit 2024-09-21T11:57:33.910165+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:34.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:34 smithi001 bash[19741]: audit 2024-09-21T11:57:33.910165+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:36 smithi001 bash[19741]: audit 2024-09-21T11:57:35.422203+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:36 smithi001 bash[19741]: audit 2024-09-21T11:57:35.422203+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:36 smithi001 bash[19741]: cluster 2024-09-21T11:57:35.584459+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-21T11:57:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:36 smithi001 bash[19741]: cluster 2024-09-21T11:57:35.584459+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-21T11:57:37.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:37 smithi001 bash[19741]: audit 2024-09-21T11:57:36.618283+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:37.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:37 smithi001 bash[19741]: audit 2024-09-21T11:57:36.618283+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:38.719 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:57:38.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:38 smithi001 bash[19741]: cluster 2024-09-21T11:57:37.584908+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-21T11:57:38.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:38 smithi001 bash[19741]: cluster 2024-09-21T11:57:37.584908+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-21T11:57:39.996 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:57:39.996 INFO:teuthology.orchestra.run.smithi001.stdout:[{"addr": "172.21.15.1", "hostname": "smithi001", "labels": [], "status": ""}, {"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}, {"addr": "172.21.15.100", "hostname": "smithi100", "labels": [], "status": ""}] 2024-09-21T11:57:40.553 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T11:57:40.553 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T11:57:40.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:40 smithi001 bash[19741]: cluster 2024-09-21T11:57:39.585468+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-21T11:57:40.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:40 smithi001 bash[19741]: cluster 2024-09-21T11:57:39.585468+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-21T11:57:40.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:40 smithi001 bash[19741]: audit 2024-09-21T11:57:39.994508+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:57:40.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:40 smithi001 bash[19741]: audit 2024-09-21T11:57:39.994508+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:57:43.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: cluster 2024-09-21T11:57:41.585969+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:43.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: cluster 2024-09-21T11:57:41.585969+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:43.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.297974+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.297974+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.303558+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.303558+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.309788+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.309788+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.315142+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.315142+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.316958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.316958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.319037+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.319037+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.320822+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.320822+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.323429+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.323429+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.738961+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.738961+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.744431+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.744431+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.750362+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:43.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:43 smithi001 bash[19741]: audit 2024-09-21T11:57:42.750362+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:44 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.440345+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:44 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.440345+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:44 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.545326+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:44 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.545326+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:44 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.638866+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:44 smithi001 bash[19741]: cephadm 2024-09-21T11:57:42.638866+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:45.286 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:57:45.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:45 smithi001 bash[19741]: cluster 2024-09-21T11:57:43.586406+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:45.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:45 smithi001 bash[19741]: cluster 2024-09-21T11:57:43.586406+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:47.308 INFO:teuthology.orchestra.run.smithi001.stderr:adjusted tunables profile to default 2024-09-21T11:57:47.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:47 smithi001 bash[19741]: cluster 2024-09-21T11:57:45.586820+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-21T11:57:47.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:47 smithi001 bash[19741]: cluster 2024-09-21T11:57:45.586820+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-21T11:57:47.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:47 smithi001 bash[19741]: audit 2024-09-21T11:57:46.535515+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:57:47.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:47 smithi001 bash[19741]: audit 2024-09-21T11:57:46.535515+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:57:47.907 INFO:tasks.cephadm:Adding mon.a on smithi001 2024-09-21T11:57:47.907 INFO:tasks.cephadm:Adding mon.b on smithi081 2024-09-21T11:57:47.907 INFO:tasks.cephadm:Adding mon.c on smithi100 2024-09-21T11:57:47.908 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c' 2024-09-21T11:57:48.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:48 smithi001 bash[19741]: audit 2024-09-21T11:57:47.307587+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:57:48.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:48 smithi001 bash[19741]: audit 2024-09-21T11:57:47.307587+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:57:48.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:48 smithi001 bash[19741]: cluster 2024-09-21T11:57:47.310465+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:57:48.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:48 smithi001 bash[19741]: cluster 2024-09-21T11:57:47.310465+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:57:49.137 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:49 smithi001 bash[19741]: cluster 2024-09-21T11:57:47.587363+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:49 smithi001 bash[19741]: cluster 2024-09-21T11:57:47.587363+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:50.524 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled mon update... 2024-09-21T11:57:51.049 DEBUG:teuthology.orchestra.run.smithi081:mon.b> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T11:57:51.052 DEBUG:teuthology.orchestra.run.smithi100:mon.c> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T11:57:51.054 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T11:57:51.055 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T11:57:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: cluster 2024-09-21T11:57:49.587835+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: cluster 2024-09-21T11:57:49.587835+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:50.522130+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:50.522130+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:50.523846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:50.523846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.202628+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.202628+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.203921+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.203921+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.209605+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.209605+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.211779+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:51.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.211779+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:51.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.212945+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:51.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:51 smithi001 bash[19741]: audit 2024-09-21T11:57:51.212945+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:52.322 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:52.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:52 smithi001 bash[19741]: audit 2024-09-21T11:57:50.512104+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:52.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:52 smithi001 bash[19741]: audit 2024-09-21T11:57:50.512104+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:52.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:52 smithi001 bash[19741]: cephadm 2024-09-21T11:57:50.517277+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c;count:3 2024-09-21T11:57:52.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:52 smithi001 bash[19741]: cephadm 2024-09-21T11:57:50.517277+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c;count:3 2024-09-21T11:57:52.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:52 smithi001 bash[19741]: cephadm 2024-09-21T11:57:51.214270+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-09-21T11:57:52.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:52 smithi001 bash[19741]: cephadm 2024-09-21T11:57:51.214270+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-09-21T11:57:53.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:53 smithi001 bash[19741]: cluster 2024-09-21T11:57:51.588250+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:53.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:53 smithi001 bash[19741]: cluster 2024-09-21T11:57:51.588250+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:53.891 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-21T11:57:53.891 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":1,"fsid":"345d7bce-7810-11ef-baf6-efdc52797490","modified":"2024-09-21T11:55:29.518199Z","created":"2024-09-21T11:55:29.518199Z","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.1:3300","nonce":0},{"type":"v1","addr":"172.21.15.1:6789","nonce":0}]},"addr":"172.21.15.1:6789/0","public_addr":"172.21.15.1:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T11:57:53.892 INFO:teuthology.orchestra.run.smithi100.stderr:dumped monmap epoch 1 2024-09-21T11:57:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:54 smithi001 bash[19741]: audit 2024-09-21T11:57:53.890562+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.100:0/4114528345' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:57:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:54 smithi001 bash[19741]: audit 2024-09-21T11:57:53.890562+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.100:0/4114528345' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:57:55.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:55 smithi001 bash[19741]: cluster 2024-09-21T11:57:53.588642+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:55.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:55 smithi001 bash[19741]: cluster 2024-09-21T11:57:53.588642+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:55.876 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T11:57:55.876 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T11:57:57.088 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:57:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: cluster 2024-09-21T11:57:55.589059+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-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: cluster 2024-09-21T11:57:55.589059+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-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.983189+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.983189+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.988672+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.988672+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.994953+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.994953+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.996270+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.996270+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:57.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.997971+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:57.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:57 smithi001 bash[19741]: audit 2024-09-21T11:57:56.997971+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:58 smithi001 bash[19741]: cephadm 2024-09-21T11:57:57.000031+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-21T11:57:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:57:58 smithi001 bash[19741]: cephadm 2024-09-21T11:57:57.000031+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-21T11:57:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:24.702455+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:24.702455+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:24.708552+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:24.708552+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:24.395456+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:58.631 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:24.395456+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:24.502848+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:58.632 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:24.502848+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:58.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:24.600896+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:24.600896+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:25.582290+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:25.582290+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:27.582772+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-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:27.582772+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-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:28.553152+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:28.553152+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:58.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:29.583141+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:29.583141+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:29.787393+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi100 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:29.787393+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi100 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:31.583511+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:31.583511+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:33.371355+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:33.371355+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:33.372199+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi100 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:33.372199+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi100 2024-09-21T11:57:58.914 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:33.372956+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:58.915 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:33.372956+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:58.915 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:33.584005+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.915 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:33.584005+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:33.910165+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:33.910165+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:35.422203+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:35.422203+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:35.584459+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-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:35.584459+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-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:36.618283+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:36.618283+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:37.584908+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-21T11:57:58.916 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:37.584908+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-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:39.585468+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-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:39.585468+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-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:39.994508+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:39.994508+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:41.585969+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:41.585969+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.297974+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.297974+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.917 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.303558+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.303558+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.309788+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.309788+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.315142+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.315142+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.316958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.316958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.319037+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.319037+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.320822+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:58.918 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.320822+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.323429+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.323429+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.738961+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.738961+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.744431+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.744431+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.750362+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:42.750362+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.440345+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.440345+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:57:58.919 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.545326+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.545326+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.638866+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:42.638866+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:43.586406+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:43.586406+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:45.586820+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-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:45.586820+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-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:46.535515+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:46.535515+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:47.307587+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:47.307587+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:57:58.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:47.310465+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:47.310465+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:47.587363+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:47.587363+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:49.587835+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:49.587835+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:50.522130+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:50.522130+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:50.523846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:50.523846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.202628+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.202628+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.203921+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.203921+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.209605+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.209605+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.211779+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.211779+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.212945+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:51.212945+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:50.512104+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:58.922 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:50.512104+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:50.517277+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c;count:3 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:50.517277+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c;count:3 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:51.214270+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:51.214270+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:51.588250+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:51.588250+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:53.890562+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.100:0/4114528345' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:53.890562+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.100:0/4114528345' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:53.588642+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:53.588642+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:55.589059+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-21T11:57:58.923 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cluster 2024-09-21T11:57:55.589059+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-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.983189+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.983189+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.988672+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.988672+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.994953+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.994953+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.996270+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.996270+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.997971+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: audit 2024-09-21T11:57:56.997971+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:57.000031+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-21T11:57:58.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: cephadm 2024-09-21T11:57:57.000031+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-21T11:57:58.925 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:57:58 smithi100 bash[22052]: debug 2024-09-21T11:57:58.625+0000 7faa95812640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T11:58:02.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:35.584459+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-21T11:58:02.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:36.618283+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:36.618283+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:37.584908+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-21T11:58:02.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:37.584908+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-21T11:58:02.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:39.585468+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-21T11:58:02.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:39.585468+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-21T11:58:02.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:39.994508+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:58:02.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:39.994508+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:58:02.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:41.585969+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:41.585969+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.297974+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.297974+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.303558+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.303558+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.309788+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.309788+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.315142+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.315142+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.316958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.316958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-21T11:58:02.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.319037+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.319037+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.320822+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:02.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.320822+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:02.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.323429+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:02.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.323429+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.738961+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.738961+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.744431+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.744431+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.750362+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:42.750362+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.440345+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.440345+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.545326+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.545326+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:58:02.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.638866+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:42.638866+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:43.586406+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:43.586406+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:45.586820+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-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:45.586820+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-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:46.535515+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:46.535515+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:47.307587+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:47.307587+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.1:0/1305628172' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:47.310465+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:47.310465+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:47.587363+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:47.587363+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:49.587835+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:49.587835+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:50.522130+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:50.522130+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:50.523846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:50.523846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.202628+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.202628+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.203921+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.203921+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.209605+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.209605+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.211779+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:02.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.211779+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.212945+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:51.212945+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:50.512104+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:50.512104+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:50.517277+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c;count:3 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:50.517277+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi001:172.21.15.1=a;smithi081:172.21.15.81=b;smithi100:172.21.15.100=c;count:3 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:51.214270+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:51.214270+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:51.588250+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:51.588250+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:53.890562+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.100:0/4114528345' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:58:02.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:53.890562+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.100:0/4114528345' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:53.588642+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:53.588642+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:55.589059+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-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cluster 2024-09-21T11:57:55.589059+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-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.983189+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.983189+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.988672+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.988672+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.994953+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.994953+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.996270+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.996270+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.997971+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: audit 2024-09-21T11:57:56.997971+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:02.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:57.000031+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-21T11:58:02.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: cephadm 2024-09-21T11:57:57.000031+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-21T11:58:02.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:02 smithi081 bash[21618]: debug 2024-09-21T11:58:02.570+0000 7f63999e4640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:57:58.639871+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:57:58.639871+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:57:58.640247+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:57:58.640247+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:57:58.659606+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:57:58.659606+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:57:59.589948+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:57:59.589948+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:57:59.634673+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:57:59.634673+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:00.634797+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:00.634797+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:00.637259+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:00.637259+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:01.590341+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-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:01.590341+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-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:01.634858+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:01.634858+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:02.578942+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:02.578942+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:02.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:02.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.579438+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.579438+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.635135+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.635135+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.680951+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.680951+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691780+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691780+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691812+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691812+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:04.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691829+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T11:57:58.634357+0000 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691829+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T11:57:58.634357+0000 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691844+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691844+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691863+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691863+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691882+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691882+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691904+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691904+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691925+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.691925+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711309+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711309+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711359+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:04.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711359+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711648+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: x(active, since 88s) 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711648+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: x(active, since 88s) 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711900+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: cluster 2024-09-21T11:58:03.711900+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.718394+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.718394+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.725453+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.725453+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.733650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.733650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.741319+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:03 smithi001 bash[19741]: audit 2024-09-21T11:58:03.741319+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:57:58.639871+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:57:58.639871+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:57:58.640247+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:57:58.640247+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:57:58.659606+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:57:58.659606+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:57:59.589948+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:04.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:57:59.589948+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:57:59.634673+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:57:59.634673+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:00.634797+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:00.634797+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:00.637259+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:00.637259+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:01.590341+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-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:01.590341+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-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:01.634858+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:01.634858+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:02.578942+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:02.578942+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:02.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:02.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.579438+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.579438+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.635135+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.635135+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.680951+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.680951+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691780+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T11:58:04.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691780+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691812+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691812+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691829+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T11:57:58.634357+0000 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691829+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T11:57:58.634357+0000 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691844+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691844+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691863+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691863+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691882+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691882+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691904+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691904+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691925+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:04.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.691925+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711309+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711309+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711359+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711359+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711648+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: x(active, since 88s) 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711648+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: x(active, since 88s) 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711900+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: cluster 2024-09-21T11:58:03.711900+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.718394+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.718394+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.725453+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.725453+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.733650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.733650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.741319+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:04.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:03 smithi100 bash[22052]: audit 2024-09-21T11:58:03.741319+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:05.124 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:58:04 smithi001 bash[19996]: debug 2024-09-21T11:58:04.632+0000 7feafe39c640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T11:58:10.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:04.586263+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:10.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:04.586263+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:10.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:04.586666+0000 mon.a (mon.0) 191 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:10.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:04.586666+0000 mon.a (mon.0) 191 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:04.587596+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:04.587596+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:04.589152+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:04.589152+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:04.589396+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:04.589396+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:05.579615+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:05.579615+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:05.591144+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-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:05.591144+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-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:06.579904+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:06.579904+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:07.579944+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:07.579944+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:07.591523+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-21T11:58:10.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:07.591523+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-21T11:58:10.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:08.580282+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:08.580282+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.580331+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.580331+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.588900+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.588900+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595529+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595529+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595579+0000 mon.a (mon.0) 201 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595579+0000 mon.a (mon.0) 201 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595618+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595618+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595659+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595659+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595699+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595699+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:10.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595737+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595737+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595777+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595777+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595816+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595816+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595857+0000 mon.a (mon.0) 208 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.595857+0000 mon.a (mon.0) 208 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.615367+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.615367+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.615452+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.615452+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.615798+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: x(active, since 94s) 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.615798+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: x(active, since 94s) 2024-09-21T11:58:10.128 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.616226+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.616226+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.623982+0000 mon.a (mon.0) 213 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.623982+0000 mon.a (mon.0) 213 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.624014+0000 mon.a (mon.0) 214 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.624014+0000 mon.a (mon.0) 214 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.624031+0000 mon.a (mon.0) 215 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.624031+0000 mon.a (mon.0) 215 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.628640+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.628640+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.633609+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.633609+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.638991+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.129 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.638991+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.644294+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.644294+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.649710+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.649710+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.651168+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.651168+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.653016+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:10.130 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:09 smithi001 bash[19741]: audit 2024-09-21T11:58:09.653016+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:10.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:04.586263+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:10.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:04.586263+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:10.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:04.586666+0000 mon.a (mon.0) 191 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:10.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:04.586666+0000 mon.a (mon.0) 191 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:04.587596+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:04.587596+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:04.589152+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:04.589152+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:04.589396+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:04.589396+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:05.579615+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:05.579615+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:05.591144+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-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:05.591144+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-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:06.579904+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:06.579904+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:07.579944+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:07.579944+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:07.591523+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-21T11:58:10.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:07.591523+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-21T11:58:10.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:08.580282+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:08.580282+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.580331+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.580331+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.588900+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.588900+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595529+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595529+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595579+0000 mon.a (mon.0) 201 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595579+0000 mon.a (mon.0) 201 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595618+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595618+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595659+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595659+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595699+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595699+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:10.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595737+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595737+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595777+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595777+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595816+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595816+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595857+0000 mon.a (mon.0) 208 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.595857+0000 mon.a (mon.0) 208 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.615367+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-21T11:58:10.166 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.615367+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.615452+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.615452+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.615798+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: x(active, since 94s) 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.615798+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: x(active, since 94s) 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.616226+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.616226+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.623982+0000 mon.a (mon.0) 213 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.623982+0000 mon.a (mon.0) 213 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.624014+0000 mon.a (mon.0) 214 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:58:10.167 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.624014+0000 mon.a (mon.0) 214 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.624031+0000 mon.a (mon.0) 215 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.624031+0000 mon.a (mon.0) 215 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.628640+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.628640+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.633609+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.633609+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.638991+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.638991+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.644294+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.644294+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.649710+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.649710+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:10.168 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.651168+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:10.169 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.651168+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:10.169 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.653016+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:10.169 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:09 smithi100 bash[22052]: audit 2024-09-21T11:58:09.653016+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:11.046 INFO:teuthology.orchestra.run.smithi100.stderr:dumped monmap epoch 3 2024-09-21T11:58:11.046 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-21T11:58:11.046 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":3,"fsid":"345d7bce-7810-11ef-baf6-efdc52797490","modified":"2024-09-21T11:58:04.579807Z","created":"2024-09-21T11:55:29.518199Z","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.1:3300","nonce":0},{"type":"v1","addr":"172.21.15.1:6789","nonce":0}]},"addr":"172.21.15.1:6789/0","public_addr":"172.21.15.1:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T11:58:11.257 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.591939+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-21T11:58:11.257 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cluster 2024-09-21T11:58:09.591939+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-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.655449+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.655449+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.655928+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.655928+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.657441+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.657441+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.843924+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.843924+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.844321+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.844321+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.258 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.844873+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:09.844873+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.967012+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.967012+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.969254+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.969254+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.971828+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.971828+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.974200+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.974200+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.259 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.976762+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.976762+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.979030+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.979030+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.983298+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:09.983298+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.016302+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.016302+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.021896+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.260 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.021896+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.026023+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.026023+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.030083+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.030083+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:10.030711+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:10.030711+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.031069+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.031069+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.032030+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.032030+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.032968+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.032968+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:10.034222+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi001 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: cephadm 2024-09-21T11:58:10.034222+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi001 2024-09-21T11:58:11.261 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.580343+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.262 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:10 smithi100 bash[22052]: audit 2024-09-21T11:58:10.580343+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.591939+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-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cluster 2024-09-21T11:58:09.591939+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-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.655449+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.655449+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.655928+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.655928+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.657441+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.657441+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.843924+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.843924+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.844321+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.844321+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.844873+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:09.844873+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.967012+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.967012+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.969254+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.969254+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.971828+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.971828+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.974200+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.974200+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.976762+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.976762+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.979030+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.979030+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.983298+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:09.983298+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.016302+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.016302+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.021896+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.021896+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.026023+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.026023+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.030083+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.030083+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:10.030711+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:10.030711+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.031069+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.031069+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.032030+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.032030+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.032968+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.032968+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:10.034222+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi001 2024-09-21T11:58:11.379 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: cephadm 2024-09-21T11:58:10.034222+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi001 2024-09-21T11:58:11.379 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.580343+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.379 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:10 smithi001 bash[19741]: audit 2024-09-21T11:58:10.580343+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.811 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T11:58:11.811 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T11:58:11.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:57:58.639871+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:11.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:57:58.639871+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:11.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:57:58.640247+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:57:58.640247+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:57:58.659606+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:57:58.659606+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:57:59.589948+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:57:59.589948+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:57:59.634673+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:57:59.634673+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:00.634797+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:00.634797+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:00.637259+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:00.637259+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:01.590341+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-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:01.590341+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-21T11:58:11.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:01.634858+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:01.634858+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:02.578942+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:02.578942+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:02.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:02.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.579438+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.579438+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.635135+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.635135+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.680951+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.680951+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691780+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691780+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691812+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691812+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691829+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T11:57:58.634357+0000 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691829+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T11:57:58.634357+0000 2024-09-21T11:58:11.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691844+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691844+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691863+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691863+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691882+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691882+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691904+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691904+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691925+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.691925+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711309+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711309+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711359+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:11.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711359+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711648+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: x(active, since 88s) 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711648+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: x(active, since 88s) 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711900+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:03.711900+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.718394+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.718394+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.725453+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.725453+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.733650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.733650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.741319+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:03.741319+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:04.586263+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:04.586263+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:04.586666+0000 mon.a (mon.0) 191 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:04.586666+0000 mon.a (mon.0) 191 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:04.587596+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:04.587596+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:04.589152+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:04.589152+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:04.589396+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:04.589396+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:05.579615+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:05.579615+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:05.591144+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-21T11:58:11.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:05.591144+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-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:06.579904+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:06.579904+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:07.579944+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:07.579944+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:07.591523+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-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:07.591523+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-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:08.580282+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:08.580282+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.580331+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.580331+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.588900+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.588900+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595529+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:11.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595529+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:11.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595579+0000 mon.a (mon.0) 201 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:11.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595579+0000 mon.a (mon.0) 201 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:11.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595618+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:11.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595618+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595659+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595659+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595699+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595699+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595737+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595737+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595777+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595777+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595816+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595816+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595857+0000 mon.a (mon.0) 208 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.595857+0000 mon.a (mon.0) 208 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:11.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.615367+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.615367+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.615452+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.615452+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.615798+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: x(active, since 94s) 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.615798+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: x(active, since 94s) 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.616226+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.616226+0000 mon.a (mon.0) 212 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.623982+0000 mon.a (mon.0) 213 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.623982+0000 mon.a (mon.0) 213 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.624014+0000 mon.a (mon.0) 214 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.624014+0000 mon.a (mon.0) 214 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.624031+0000 mon.a (mon.0) 215 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.624031+0000 mon.a (mon.0) 215 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-09-21T11:58:11.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.628640+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.628640+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.633609+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.633609+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.638991+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.638991+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.644294+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.644294+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.649710+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.649710+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.651168+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.651168+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.653016+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.653016+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.591939+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-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:09.591939+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-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.655449+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.655449+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.655928+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.655928+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.657441+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.657441+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.843924+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.843924+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.844321+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.844321+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.844873+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:09.844873+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.967012+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.967012+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.969254+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.969254+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.971828+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.971828+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.974200+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.974200+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.976762+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.976762+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.979030+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.979030+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.983298+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:09.983298+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.016302+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.016302+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.021896+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.021896+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.026023+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.026023+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.030083+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.030083+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:10.030711+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:10.030711+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.031069+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.031069+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.032030+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.032030+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.032968+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.032968+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:11.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:10.034222+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi001 2024-09-21T11:58:11.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cephadm 2024-09-21T11:58:10.034222+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi001 2024-09-21T11:58:11.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.580343+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:11.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: audit 2024-09-21T11:58:10.580343+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:12.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:06.581956+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:06.581956+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.623893+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.623893+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.624797+0000 mon.a (mon.0) 240 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.624797+0000 mon.a (mon.0) 240 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.625231+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.625231+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.648013+0000 mon.a (mon.0) 241 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.648013+0000 mon.a (mon.0) 241 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.658974+0000 mon.a (mon.0) 242 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.658974+0000 mon.a (mon.0) 242 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659008+0000 mon.a (mon.0) 243 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659008+0000 mon.a (mon.0) 243 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:12.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659032+0000 mon.a (mon.0) 244 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659032+0000 mon.a (mon.0) 244 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659053+0000 mon.a (mon.0) 245 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659053+0000 mon.a (mon.0) 245 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659071+0000 mon.a (mon.0) 246 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659071+0000 mon.a (mon.0) 246 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659092+0000 mon.a (mon.0) 247 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659092+0000 mon.a (mon.0) 247 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659113+0000 mon.a (mon.0) 248 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659113+0000 mon.a (mon.0) 248 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659140+0000 mon.a (mon.0) 249 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659140+0000 mon.a (mon.0) 249 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659160+0000 mon.a (mon.0) 250 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.659160+0000 mon.a (mon.0) 250 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:12.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660180+0000 mon.a (mon.0) 251 : cluster [DBG] fsmap 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660180+0000 mon.a (mon.0) 251 : cluster [DBG] fsmap 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660237+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660237+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660523+0000 mon.a (mon.0) 253 : cluster [DBG] mgrmap e13: x(active, since 96s) 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660523+0000 mon.a (mon.0) 253 : cluster [DBG] mgrmap e13: x(active, since 96s) 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660820+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660820+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660859+0000 mon.a (mon.0) 255 : cluster [INF] Cluster is now healthy 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.660859+0000 mon.a (mon.0) 255 : cluster [INF] Cluster is now healthy 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.666356+0000 mon.a (mon.0) 256 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:12.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:11 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.666356+0000 mon.a (mon.0) 256 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:12.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:06.581956+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:06.581956+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.623893+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.623893+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.624797+0000 mon.a (mon.0) 240 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.624797+0000 mon.a (mon.0) 240 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.625231+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.625231+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.648013+0000 mon.a (mon.0) 241 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.648013+0000 mon.a (mon.0) 241 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.658974+0000 mon.a (mon.0) 242 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.658974+0000 mon.a (mon.0) 242 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659008+0000 mon.a (mon.0) 243 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659008+0000 mon.a (mon.0) 243 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:12.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659032+0000 mon.a (mon.0) 244 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659032+0000 mon.a (mon.0) 244 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659053+0000 mon.a (mon.0) 245 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659053+0000 mon.a (mon.0) 245 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659071+0000 mon.a (mon.0) 246 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659071+0000 mon.a (mon.0) 246 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659092+0000 mon.a (mon.0) 247 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659092+0000 mon.a (mon.0) 247 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659113+0000 mon.a (mon.0) 248 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659113+0000 mon.a (mon.0) 248 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659140+0000 mon.a (mon.0) 249 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659140+0000 mon.a (mon.0) 249 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:12.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659160+0000 mon.a (mon.0) 250 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.659160+0000 mon.a (mon.0) 250 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660180+0000 mon.a (mon.0) 251 : cluster [DBG] fsmap 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660180+0000 mon.a (mon.0) 251 : cluster [DBG] fsmap 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660237+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660237+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660523+0000 mon.a (mon.0) 253 : cluster [DBG] mgrmap e13: x(active, since 96s) 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660523+0000 mon.a (mon.0) 253 : cluster [DBG] mgrmap e13: x(active, since 96s) 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660820+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660820+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660859+0000 mon.a (mon.0) 255 : cluster [INF] Cluster is now healthy 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.660859+0000 mon.a (mon.0) 255 : cluster [INF] Cluster is now healthy 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.666356+0000 mon.a (mon.0) 256 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:12.165 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:11 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.666356+0000 mon.a (mon.0) 256 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:06.581956+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:06.581956+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.623893+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.623893+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.624797+0000 mon.a (mon.0) 240 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.624797+0000 mon.a (mon.0) 240 : cluster [INF] mon.a calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.625231+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:12.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.625231+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.648013+0000 mon.a (mon.0) 241 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.648013+0000 mon.a (mon.0) 241 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.658974+0000 mon.a (mon.0) 242 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.658974+0000 mon.a (mon.0) 242 : cluster [DBG] monmap epoch 3 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659008+0000 mon.a (mon.0) 243 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659008+0000 mon.a (mon.0) 243 : cluster [DBG] fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659032+0000 mon.a (mon.0) 244 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659032+0000 mon.a (mon.0) 244 : cluster [DBG] last_changed 2024-09-21T11:58:04.579807+0000 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659053+0000 mon.a (mon.0) 245 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659053+0000 mon.a (mon.0) 245 : cluster [DBG] created 2024-09-21T11:55:29.518199+0000 2024-09-21T11:58:12.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659071+0000 mon.a (mon.0) 246 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659071+0000 mon.a (mon.0) 246 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659092+0000 mon.a (mon.0) 247 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659092+0000 mon.a (mon.0) 247 : cluster [DBG] election_strategy: 1 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659113+0000 mon.a (mon.0) 248 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659113+0000 mon.a (mon.0) 248 : cluster [DBG] 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659140+0000 mon.a (mon.0) 249 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659140+0000 mon.a (mon.0) 249 : cluster [DBG] 1: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.c 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659160+0000 mon.a (mon.0) 250 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.659160+0000 mon.a (mon.0) 250 : cluster [DBG] 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660180+0000 mon.a (mon.0) 251 : cluster [DBG] fsmap 2024-09-21T11:58:12.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660180+0000 mon.a (mon.0) 251 : cluster [DBG] fsmap 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660237+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660237+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660523+0000 mon.a (mon.0) 253 : cluster [DBG] mgrmap e13: x(active, since 96s) 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660523+0000 mon.a (mon.0) 253 : cluster [DBG] mgrmap e13: x(active, since 96s) 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660820+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660820+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660859+0000 mon.a (mon.0) 255 : cluster [INF] Cluster is now healthy 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.660859+0000 mon.a (mon.0) 255 : cluster [INF] Cluster is now healthy 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.666356+0000 mon.a (mon.0) 256 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:12.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:11 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.666356+0000 mon.a (mon.0) 256 : cluster [INF] overall HEALTH_OK 2024-09-21T11:58:13.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.592326+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:13.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: cluster 2024-09-21T11:58:11.592326+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:13.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.083910+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.083910+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.087777+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.087777+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: cephadm 2024-09-21T11:58:12.088529+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: cephadm 2024-09-21T11:58:12.088529+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.088806+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.088806+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.089480+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.089480+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.090321+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:13.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.090321+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:13.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: cephadm 2024-09-21T11:58:12.091177+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-21T11:58:13.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: cephadm 2024-09-21T11:58:12.091177+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-21T11:58:13.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.580533+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:13.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:13 smithi001 bash[19741]: audit 2024-09-21T11:58:12.580533+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:13.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.592326+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:13.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: cluster 2024-09-21T11:58:11.592326+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:13.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.083910+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.083910+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.087777+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.087777+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: cephadm 2024-09-21T11:58:12.088529+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: cephadm 2024-09-21T11:58:12.088529+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.088806+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.088806+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.089480+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.089480+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.090321+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.090321+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: cephadm 2024-09-21T11:58:12.091177+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: cephadm 2024-09-21T11:58:12.091177+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.580533+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:13.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:13 smithi100 bash[22052]: audit 2024-09-21T11:58:12.580533+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.592326+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: cluster 2024-09-21T11:58:11.592326+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.083910+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.083910+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.087777+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.087777+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: cephadm 2024-09-21T11:58:12.088529+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T11:58:13.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: cephadm 2024-09-21T11:58:12.088529+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.088806+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.088806+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.089480+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.089480+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.090321+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.090321+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: cephadm 2024-09-21T11:58:12.091177+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: cephadm 2024-09-21T11:58:12.091177+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.580533+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:13.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:13 smithi081 bash[21618]: audit 2024-09-21T11:58:12.580533+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T11:58:15.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: cluster 2024-09-21T11:58:13.592659+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:15.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: cluster 2024-09-21T11:58:13.592659+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:15.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.412733+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.412733+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.419484+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.419484+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.421645+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.421645+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.423299+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.423299+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.424996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:15 smithi001 bash[19741]: audit 2024-09-21T11:58:14.424996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: cluster 2024-09-21T11:58:13.592659+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: cluster 2024-09-21T11:58:13.592659+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.412733+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.412733+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.419484+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.419484+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.421645+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.421645+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.423299+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.423299+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.424996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:15 smithi100 bash[22052]: audit 2024-09-21T11:58:14.424996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: cluster 2024-09-21T11:58:13.592659+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: cluster 2024-09-21T11:58:13.592659+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.412733+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.412733+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.419484+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.419484+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.421645+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.421645+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.423299+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.423299+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T11:58:15.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.424996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:15.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:15 smithi081 bash[21618]: audit 2024-09-21T11:58:14.424996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:16.306 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:16 smithi100 bash[22052]: cephadm 2024-09-21T11:58:14.421012+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T11:58:16.306 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:16 smithi100 bash[22052]: cephadm 2024-09-21T11:58:14.421012+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T11:58:16.306 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:16 smithi100 bash[22052]: cephadm 2024-09-21T11:58:14.426902+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-09-21T11:58:16.306 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:16 smithi100 bash[22052]: cephadm 2024-09-21T11:58:14.426902+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-09-21T11:58:16.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:16 smithi001 bash[19741]: cephadm 2024-09-21T11:58:14.421012+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T11:58:16.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:16 smithi001 bash[19741]: cephadm 2024-09-21T11:58:14.421012+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T11:58:16.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:16 smithi001 bash[19741]: cephadm 2024-09-21T11:58:14.426902+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-09-21T11:58:16.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:16 smithi001 bash[19741]: cephadm 2024-09-21T11:58:14.426902+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-09-21T11:58:16.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:16 smithi081 bash[21618]: cephadm 2024-09-21T11:58:14.421012+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T11:58:16.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:16 smithi081 bash[21618]: cephadm 2024-09-21T11:58:14.421012+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T11:58:16.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:16 smithi081 bash[21618]: cephadm 2024-09-21T11:58:14.426902+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-09-21T11:58:16.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:16 smithi081 bash[21618]: cephadm 2024-09-21T11:58:14.426902+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-09-21T11:58:16.549 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:58:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: cluster 2024-09-21T11:58:15.593056+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: cluster 2024-09-21T11:58:15.593056+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.723790+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.723790+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.730645+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.730645+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.733017+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.733017+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.736597+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.736597+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.738592+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.738592+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.747716+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:17 smithi001 bash[19741]: audit 2024-09-21T11:58:16.747716+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: cluster 2024-09-21T11:58:15.593056+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: cluster 2024-09-21T11:58:15.593056+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.723790+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.723790+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.730645+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.730645+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.733017+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.733017+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.736597+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.736597+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.738592+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.738592+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.747716+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:17 smithi100 bash[22052]: audit 2024-09-21T11:58:16.747716+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: cluster 2024-09-21T11:58:15.593056+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: cluster 2024-09-21T11:58:15.593056+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.723790+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.723790+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.730645+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.730645+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.733017+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.733017+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.736597+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.736597+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.738592+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.738592+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:17.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.747716+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:17 smithi081 bash[21618]: audit 2024-09-21T11:58:16.747716+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:17.851 INFO:teuthology.orchestra.run.smithi001.stdout:# minimal ceph.conf for 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:17.852 INFO:teuthology.orchestra.run.smithi001.stdout:[global] 2024-09-21T11:58:17.852 INFO:teuthology.orchestra.run.smithi001.stdout: fsid = 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T11:58:17.852 INFO:teuthology.orchestra.run.smithi001.stdout: mon_host = [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] 2024-09-21T11:58:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:18 smithi001 bash[19741]: audit 2024-09-21T11:58:17.850744+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.1:0/3999989935' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:18 smithi001 bash[19741]: audit 2024-09-21T11:58:17.850744+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.1:0/3999989935' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:18.406 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T11:58:18.406 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:58:18.406 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T11:58:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:18 smithi100 bash[22052]: audit 2024-09-21T11:58:17.850744+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.1:0/3999989935' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:18 smithi100 bash[22052]: audit 2024-09-21T11:58:17.850744+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.1:0/3999989935' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:18.420 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:58:18.420 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:58:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:18 smithi081 bash[21618]: audit 2024-09-21T11:58:17.850744+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.1:0/3999989935' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:18 smithi081 bash[21618]: audit 2024-09-21T11:58:17.850744+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.1:0/3999989935' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:18.475 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:58:18.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T11:58:18.490 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:58:18.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:58:18.544 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:58:18.544 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T11:58:18.560 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:58:18.560 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T11:58:18.615 INFO:tasks.cephadm:Adding mgr.x on smithi001 2024-09-21T11:58:18.615 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch apply mgr '1;smithi001=x' 2024-09-21T11:58:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:19 smithi001 bash[19741]: cluster 2024-09-21T11:58:17.593344+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:19 smithi001 bash[19741]: cluster 2024-09-21T11:58:17.593344+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:19 smithi100 bash[22052]: cluster 2024-09-21T11:58:17.593344+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:19 smithi100 bash[22052]: cluster 2024-09-21T11:58:17.593344+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:19.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:19 smithi081 bash[21618]: cluster 2024-09-21T11:58:17.593344+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:19.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:19 smithi081 bash[21618]: cluster 2024-09-21T11:58:17.593344+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:21 smithi001 bash[19741]: cluster 2024-09-21T11:58:19.593702+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-21T11:58:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:21 smithi001 bash[19741]: cluster 2024-09-21T11:58:19.593702+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-21T11:58:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:21 smithi100 bash[22052]: cluster 2024-09-21T11:58:19.593702+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-21T11:58:21.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:21 smithi100 bash[22052]: cluster 2024-09-21T11:58:19.593702+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-21T11:58:21.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:21 smithi081 bash[21618]: cluster 2024-09-21T11:58:19.593702+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-21T11:58:21.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:21 smithi081 bash[21618]: cluster 2024-09-21T11:58:19.593702+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-21T11:58:22.371 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T11:58:23.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:23 smithi001 bash[19741]: cluster 2024-09-21T11:58:21.594099+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-21T11:58:23.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:23 smithi001 bash[19741]: cluster 2024-09-21T11:58:21.594099+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-21T11:58:23.392 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:23 smithi100 bash[22052]: cluster 2024-09-21T11:58:21.594099+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-21T11:58:23.392 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:23 smithi100 bash[22052]: cluster 2024-09-21T11:58:21.594099+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-21T11:58:23.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:23 smithi081 bash[21618]: cluster 2024-09-21T11:58:21.594099+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-21T11:58:23.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:23 smithi081 bash[21618]: cluster 2024-09-21T11:58:21.594099+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-21T11:58:23.732 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled mgr update... 2024-09-21T11:58:24.382 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T11:58:24.382 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T11:58:24.382 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T11:58:24.382 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T11:58:24.389 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-21T11:58:24.389 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_1 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-21 11:49:05.415421050 +0000 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-21 11:49:05.411421087 +0000 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-21 11:49:05.411421087 +0000 2024-09-21T11:58:24.436 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: - 2024-09-21T11:58:24.437 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T11:58:24.494 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-21T11:58:24.494 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-21T11:58:24.494 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 0.000308091 s, 1.7 MB/s 2024-09-21T11:58:24.495 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T11:58:24.544 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_2 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 884 Links: 1 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-21 11:49:06.151414477 +0000 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-21 11:49:05.891416799 +0000 2024-09-21T11:58:24.591 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-21 11:49:05.891416799 +0000 2024-09-21T11:58:24.592 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: - 2024-09-21T11:58:24.592 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T11:58:24.645 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-21T11:58:24.646 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-21T11:58:24.646 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 0.000299227 s, 1.7 MB/s 2024-09-21T11:58:24.647 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T11:58:24.696 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_3 2024-09-21T11:58:24.743 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T11:58:24.743 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:24.743 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-21T11:58:24.744 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:24.744 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-21 11:49:06.627410225 +0000 2024-09-21T11:58:24.744 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-21 11:49:06.371412512 +0000 2024-09-21T11:58:24.744 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-21 11:49:06.371412512 +0000 2024-09-21T11:58:24.744 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: - 2024-09-21T11:58:24.744 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T11:58:24.795 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: cluster 2024-09-21T11:58:23.594518+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-21T11:58:24.795 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: cluster 2024-09-21T11:58:23.594518+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-21T11:58:24.795 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:23.721328+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi001=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:24.795 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:23.721328+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi001=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: cephadm 2024-09-21T11:58:23.724277+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi001=x;count:1 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: cephadm 2024-09-21T11:58:23.724277+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi001=x;count:1 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:23.730221+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:23.730221+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:23.732005+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:23.732005+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:24.796 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.424723+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.424723+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.426538+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.426538+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.435974+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.435974+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.443697+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:24.797 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.443697+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:24.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.477925+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:58:24.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.477925+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:58:24.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.479393+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:58:24.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.479393+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:58:24.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.480776+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:24.798 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:24 smithi001 bash[19741]: audit 2024-09-21T11:58:24.480776+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:24.799 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-21T11:58:24.799 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-21T11:58:24.800 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 0.000182189 s, 2.8 MB/s 2024-09-21T11:58:24.800 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T11:58:24.848 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_4 2024-09-21T11:58:24.895 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T11:58:24.895 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:24.895 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 919 Links: 1 2024-09-21T11:58:24.896 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:24.896 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-21 11:49:07.115405865 +0000 2024-09-21T11:58:24.896 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-21 11:49:06.859408153 +0000 2024-09-21T11:58:24.896 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-21 11:49:06.859408153 +0000 2024-09-21T11:58:24.896 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: - 2024-09-21T11:58:24.896 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T11:58:24.949 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-21T11:58:24.949 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-21T11:58:24.949 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 0.000279101 s, 1.8 MB/s 2024-09-21T11:58:24.950 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T11:58:24.999 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-21T11:58:24.999 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T11:58:25.005 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-21T11:58:25.006 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-21 11:49:09.057564245 +0000 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-21 11:49:08.773566783 +0000 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-21 11:49:08.773566783 +0000 2024-09-21T11:58:25.053 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-21T11:58:25.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: cluster 2024-09-21T11:58:23.594518+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-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: cluster 2024-09-21T11:58:23.594518+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-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:23.721328+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi001=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:23.721328+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi001=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: cephadm 2024-09-21T11:58:23.724277+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi001=x;count:1 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: cephadm 2024-09-21T11:58:23.724277+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi001=x;count:1 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:23.730221+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:23.730221+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:23.732005+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:23.732005+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.424723+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.424723+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.426538+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.426538+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.435974+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.435974+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.443697+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.443697+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.477925+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:58:25.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.477925+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:58:25.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.479393+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:58:25.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.479393+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:58:25.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.480776+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:24 smithi081 bash[21618]: audit 2024-09-21T11:58:24.480776+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.109 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-21T11:58:25.109 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-21T11:58:25.109 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000446274 s, 1.1 MB/s 2024-09-21T11:58:25.109 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T11:58:25.158 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2024-09-21T11:58:25.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: cluster 2024-09-21T11:58:23.594518+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-21T11:58:25.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: cluster 2024-09-21T11:58:23.594518+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-21T11:58:25.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:23.721328+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi001=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:25.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:23.721328+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi001=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: cephadm 2024-09-21T11:58:23.724277+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi001=x;count:1 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: cephadm 2024-09-21T11:58:23.724277+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi001=x;count:1 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:23.730221+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:23.730221+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:23.732005+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:23.732005+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.424723+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.424723+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.426538+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.426538+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.435974+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.435974+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.443697+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.443697+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:25.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.477925+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:58:25.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.477925+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T11:58:25.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.479393+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:58:25.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.479393+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T11:58:25.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.480776+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.164 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:24 smithi100 bash[22052]: audit 2024-09-21T11:58:24.480776+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:25.204 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-21 11:49:09.309561994 +0000 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-21 11:49:09.305562031 +0000 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-21 11:49:09.305562031 +0000 2024-09-21T11:58:25.205 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-21T11:58:25.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T11:58:25.258 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-21T11:58:25.258 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-21T11:58:25.258 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000303697 s, 1.7 MB/s 2024-09-21T11:58:25.259 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T11:58:25.309 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2024-09-21T11:58:25.356 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T11:58:25.356 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.356 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-21T11:58:25.356 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.356 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-21 11:49:09.817557457 +0000 2024-09-21T11:58:25.356 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-21 11:49:09.813557493 +0000 2024-09-21T11:58:25.357 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-21 11:49:09.813557493 +0000 2024-09-21T11:58:25.357 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-21T11:58:25.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T11:58:25.410 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-21T11:58:25.410 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-21T11:58:25.410 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000315108 s, 1.6 MB/s 2024-09-21T11:58:25.411 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T11:58:25.466 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-21 11:49:10.549550919 +0000 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-21 11:49:10.301553134 +0000 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-21 11:49:10.301553134 +0000 2024-09-21T11:58:25.513 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-21T11:58:25.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T11:58:25.567 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-21T11:58:25.567 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-21T11:58:25.567 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000361655 s, 1.4 MB/s 2024-09-21T11:58:25.568 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T11:58:25.622 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-21T11:58:25.622 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T11:58:25.628 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-21T11:58:25.628 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_1 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-21 11:49:04.973286853 +0000 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-21 11:49:04.969286889 +0000 2024-09-21T11:58:25.676 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-21 11:49:04.969286889 +0000 2024-09-21T11:58:25.677 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-21T11:58:25.677 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T11:58:25.731 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-21T11:58:25.731 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-21T11:58:25.731 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000439873 s, 1.2 MB/s 2024-09-21T11:58:25.732 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T11:58:25.781 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_2 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-21 11:49:05.709280280 +0000 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-21 11:49:05.461282495 +0000 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-21 11:49:05.461282495 +0000 2024-09-21T11:58:25.828 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-21T11:58:25.828 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T11:58:25.882 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-21T11:58:25.882 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-21T11:58:25.882 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000358862 s, 1.4 MB/s 2024-09-21T11:58:25.884 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T11:58:25.933 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_3 2024-09-21T11:58:25.979 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T11:58:25.979 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:25.980 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-21T11:58:25.980 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:25.980 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-21 11:49:06.205275849 +0000 2024-09-21T11:58:25.980 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-21 11:49:05.945278172 +0000 2024-09-21T11:58:25.980 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-21 11:49:05.945278172 +0000 2024-09-21T11:58:25.980 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-21T11:58:25.980 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T11:58:26.004 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:25 smithi001 bash[19741]: cephadm 2024-09-21T11:58:24.477231+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:58:26.004 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:25 smithi001 bash[19741]: cephadm 2024-09-21T11:58:24.477231+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:58:26.004 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:25 smithi001 bash[19741]: cephadm 2024-09-21T11:58:24.482153+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi001 2024-09-21T11:58:26.004 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:25 smithi001 bash[19741]: cephadm 2024-09-21T11:58:24.482153+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi001 2024-09-21T11:58:26.033 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:25 smithi100 bash[22052]: cephadm 2024-09-21T11:58:24.477231+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:58:26.033 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:25 smithi100 bash[22052]: cephadm 2024-09-21T11:58:24.477231+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:58:26.033 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:25 smithi100 bash[22052]: cephadm 2024-09-21T11:58:24.482153+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi001 2024-09-21T11:58:26.033 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:25 smithi100 bash[22052]: cephadm 2024-09-21T11:58:24.482153+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi001 2024-09-21T11:58:26.035 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-21T11:58:26.035 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-21T11:58:26.035 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000383743 s, 1.3 MB/s 2024-09-21T11:58:26.037 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T11:58:26.085 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_4 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-21 11:49:06.697271454 +0000 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-21 11:49:06.449273669 +0000 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-21 11:49:06.449273669 +0000 2024-09-21T11:58:26.133 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-21T11:58:26.133 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T11:58:26.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:25 smithi081 bash[21618]: cephadm 2024-09-21T11:58:24.477231+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:58:26.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:25 smithi081 bash[21618]: cephadm 2024-09-21T11:58:24.477231+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T11:58:26.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:25 smithi081 bash[21618]: cephadm 2024-09-21T11:58:24.482153+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi001 2024-09-21T11:58:26.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:25 smithi081 bash[21618]: cephadm 2024-09-21T11:58:24.482153+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi001 2024-09-21T11:58:26.187 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-21T11:58:26.187 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-21T11:58:26.187 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000384829 s, 1.3 MB/s 2024-09-21T11:58:26.188 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T11:58:26.237 INFO:tasks.cephadm:Deploying osd.0 on smithi001 with /dev/vg_nvme/lv_4... 2024-09-21T11:58:26.237 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T11:58:27.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:26 smithi001 bash[19741]: cluster 2024-09-21T11:58:25.594956+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:27.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:26 smithi001 bash[19741]: cluster 2024-09-21T11:58:25.594956+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:27.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:26 smithi001 bash[19741]: audit 2024-09-21T11:58:26.528741+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:26 smithi001 bash[19741]: audit 2024-09-21T11:58:26.528741+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:26 smithi001 bash[19741]: audit 2024-09-21T11:58:26.533232+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:26 smithi001 bash[19741]: audit 2024-09-21T11:58:26.533232+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:26 smithi100 bash[22052]: cluster 2024-09-21T11:58:25.594956+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:27.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:26 smithi100 bash[22052]: cluster 2024-09-21T11:58:25.594956+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:27.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:26 smithi100 bash[22052]: audit 2024-09-21T11:58:26.528741+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:26 smithi100 bash[22052]: audit 2024-09-21T11:58:26.528741+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:26 smithi100 bash[22052]: audit 2024-09-21T11:58:26.533232+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:26 smithi100 bash[22052]: audit 2024-09-21T11:58:26.533232+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:26 smithi081 bash[21618]: cluster 2024-09-21T11:58:25.594956+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:27.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:26 smithi081 bash[21618]: cluster 2024-09-21T11:58:25.594956+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:27.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:26 smithi081 bash[21618]: audit 2024-09-21T11:58:26.528741+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:26 smithi081 bash[21618]: audit 2024-09-21T11:58:26.528741+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:26 smithi081 bash[21618]: audit 2024-09-21T11:58:26.533232+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:27.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:26 smithi081 bash[21618]: audit 2024-09-21T11:58:26.533232+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:58:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:28 smithi001 bash[19741]: cluster 2024-09-21T11:58:27.595399+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:28 smithi001 bash[19741]: cluster 2024-09-21T11:58:27.595399+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:29.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:28 smithi100 bash[22052]: cluster 2024-09-21T11:58:27.595399+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:28 smithi100 bash[22052]: cluster 2024-09-21T11:58:27.595399+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:28 smithi081 bash[21618]: cluster 2024-09-21T11:58:27.595399+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:28 smithi081 bash[21618]: cluster 2024-09-21T11:58:27.595399+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:30.968 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:58:31.063 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:30 smithi001 bash[19741]: cluster 2024-09-21T11:58:29.595843+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-21T11:58:31.063 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:30 smithi001 bash[19741]: cluster 2024-09-21T11:58:29.595843+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-21T11:58:31.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:30 smithi100 bash[22052]: cluster 2024-09-21T11:58:29.595843+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-21T11:58:31.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:30 smithi100 bash[22052]: cluster 2024-09-21T11:58:29.595843+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-21T11:58:31.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:30 smithi081 bash[21618]: cluster 2024-09-21T11:58:29.595843+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-21T11:58:31.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:30 smithi081 bash[21618]: cluster 2024-09-21T11:58:29.595843+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-21T11:58:33.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:32 smithi001 bash[19741]: cluster 2024-09-21T11:58:31.596340+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-21T11:58:33.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:32 smithi001 bash[19741]: cluster 2024-09-21T11:58:31.596340+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-21T11:58:33.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:32 smithi100 bash[22052]: cluster 2024-09-21T11:58:31.596340+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-21T11:58:33.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:32 smithi100 bash[22052]: cluster 2024-09-21T11:58:31.596340+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-21T11:58:33.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:32 smithi081 bash[21618]: cluster 2024-09-21T11:58:31.596340+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-21T11:58:33.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:32 smithi081 bash[21618]: cluster 2024-09-21T11:58:31.596340+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-21T11:58:34.762 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:58:34.813 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi001:vg_nvme/lv_4 2024-09-21T11:58:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:34 smithi001 bash[19741]: cluster 2024-09-21T11:58:33.596774+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-21T11:58:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:34 smithi001 bash[19741]: cluster 2024-09-21T11:58:33.596774+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-21T11:58:35.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:34 smithi100 bash[22052]: cluster 2024-09-21T11:58:33.596774+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-21T11:58:35.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:34 smithi100 bash[22052]: cluster 2024-09-21T11:58:33.596774+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-21T11:58:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:34 smithi081 bash[21618]: cluster 2024-09-21T11:58:33.596774+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-21T11:58:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:34 smithi081 bash[21618]: cluster 2024-09-21T11:58:33.596774+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-21T11:58:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:36 smithi001 bash[19741]: cluster 2024-09-21T11:58:35.597242+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-21T11:58:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:36 smithi001 bash[19741]: cluster 2024-09-21T11:58:35.597242+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-21T11:58:37.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:36 smithi100 bash[22052]: cluster 2024-09-21T11:58:35.597242+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-21T11:58:37.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:36 smithi100 bash[22052]: cluster 2024-09-21T11:58:35.597242+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-21T11:58:37.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:36 smithi081 bash[21618]: cluster 2024-09-21T11:58:35.597242+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-21T11:58:37.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:36 smithi081 bash[21618]: cluster 2024-09-21T11:58:35.597242+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-21T11:58:39.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:38 smithi001 bash[19741]: cluster 2024-09-21T11:58:37.597675+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-21T11:58:39.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:38 smithi001 bash[19741]: cluster 2024-09-21T11:58:37.597675+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-21T11:58:39.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:38 smithi100 bash[22052]: cluster 2024-09-21T11:58:37.597675+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-21T11:58:39.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:38 smithi100 bash[22052]: cluster 2024-09-21T11:58:37.597675+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-21T11:58:39.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:38 smithi081 bash[21618]: cluster 2024-09-21T11:58:37.597675+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-21T11:58:39.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:38 smithi081 bash[21618]: cluster 2024-09-21T11:58:37.597675+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-21T11:58:39.548 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:58:41.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:40 smithi001 bash[19741]: cluster 2024-09-21T11:58:39.598088+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-21T11:58:41.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:40 smithi001 bash[19741]: cluster 2024-09-21T11:58:39.598088+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-21T11:58:41.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:40 smithi100 bash[22052]: cluster 2024-09-21T11:58:39.598088+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-21T11:58:41.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:40 smithi100 bash[22052]: cluster 2024-09-21T11:58:39.598088+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-21T11:58:41.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:40 smithi081 bash[21618]: cluster 2024-09-21T11:58:39.598088+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-21T11:58:41.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:40 smithi081 bash[21618]: cluster 2024-09-21T11:58:39.598088+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-21T11:58:42.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.851268+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:42.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.851268+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:42.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.854140+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:58:42.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.854140+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:58:42.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.859788+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:58:42.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.859788+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:58:42.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.861161+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:42.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:41 smithi001 bash[19741]: audit 2024-09-21T11:58:40.861161+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.851268+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.851268+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.854140+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.854140+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.859788+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.859788+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.861161+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:42.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:41 smithi100 bash[22052]: audit 2024-09-21T11:58:40.861161+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.851268+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.851268+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.854140+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.854140+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.859788+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.859788+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.861161+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:41 smithi081 bash[21618]: audit 2024-09-21T11:58:40.861161+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:58:43.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:42 smithi001 bash[19741]: cluster 2024-09-21T11:58:41.598531+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:43.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:42 smithi001 bash[19741]: cluster 2024-09-21T11:58:41.598531+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:43.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:42 smithi100 bash[22052]: cluster 2024-09-21T11:58:41.598531+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:43.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:42 smithi100 bash[22052]: cluster 2024-09-21T11:58:41.598531+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:43.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:42 smithi081 bash[21618]: cluster 2024-09-21T11:58:41.598531+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:43.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:42 smithi081 bash[21618]: cluster 2024-09-21T11:58:41.598531+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:44 smithi001 bash[19741]: cluster 2024-09-21T11:58:43.598897+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:44 smithi001 bash[19741]: cluster 2024-09-21T11:58:43.598897+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:45.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:44 smithi100 bash[22052]: cluster 2024-09-21T11:58:43.598897+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:45.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:44 smithi100 bash[22052]: cluster 2024-09-21T11:58:43.598897+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:45.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:44 smithi081 bash[21618]: cluster 2024-09-21T11:58:43.598897+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:45.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:44 smithi081 bash[21618]: cluster 2024-09-21T11:58:43.598897+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:47.100 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:46 smithi001 bash[19741]: cluster 2024-09-21T11:58:45.599305+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:47.100 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:46 smithi001 bash[19741]: cluster 2024-09-21T11:58:45.599305+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:47.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:46 smithi100 bash[22052]: cluster 2024-09-21T11:58:45.599305+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:47.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:46 smithi100 bash[22052]: cluster 2024-09-21T11:58:45.599305+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:46 smithi081 bash[21618]: cluster 2024-09-21T11:58:45.599305+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:46 smithi081 bash[21618]: cluster 2024-09-21T11:58:45.599305+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:48 smithi001 bash[19741]: cluster 2024-09-21T11:58:47.599698+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-21T11:58:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:48 smithi001 bash[19741]: cluster 2024-09-21T11:58:47.599698+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-21T11:58:49.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:48 smithi100 bash[22052]: cluster 2024-09-21T11:58:47.599698+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-21T11:58:49.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:48 smithi100 bash[22052]: cluster 2024-09-21T11:58:47.599698+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-21T11:58:49.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:48 smithi081 bash[21618]: cluster 2024-09-21T11:58:47.599698+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-21T11:58:49.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:48 smithi081 bash[21618]: cluster 2024-09-21T11:58:47.599698+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-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.074469+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"} : dispatch 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.074469+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"} : dispatch 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.077160+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"}]': finished 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.077160+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"}]': finished 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: cluster 2024-09-21T11:58:49.081620+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: cluster 2024-09-21T11:58:49.081620+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.081852+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.081852+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:58:50.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.739670+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.1:0/751029' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:58:50.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:49 smithi001 bash[19741]: audit 2024-09-21T11:58:49.739670+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.1:0/751029' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:58:50.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.074469+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"} : dispatch 2024-09-21T11:58:50.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.074469+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"} : dispatch 2024-09-21T11:58:50.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.077160+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"}]': finished 2024-09-21T11:58:50.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.077160+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"}]': finished 2024-09-21T11:58:50.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: cluster 2024-09-21T11:58:49.081620+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:58:50.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: cluster 2024-09-21T11:58:49.081620+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:58:50.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.081852+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:58:50.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.081852+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:58:50.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.739670+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.1:0/751029' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:58:50.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:49 smithi100 bash[22052]: audit 2024-09-21T11:58:49.739670+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.1:0/751029' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.074469+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"} : dispatch 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.074469+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"} : dispatch 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.077160+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"}]': finished 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.077160+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.1:0/2503700453' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0d23ef0-026c-46f5-926e-f8cc360bd636"}]': finished 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: cluster 2024-09-21T11:58:49.081620+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: cluster 2024-09-21T11:58:49.081620+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.081852+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.081852+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.739670+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.1:0/751029' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:58:50.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:49 smithi081 bash[21618]: audit 2024-09-21T11:58:49.739670+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.1:0/751029' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:58:51.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:51 smithi001 bash[19741]: cluster 2024-09-21T11:58:49.600096+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:51.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:51 smithi001 bash[19741]: cluster 2024-09-21T11:58:49.600096+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:51.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:51 smithi100 bash[22052]: cluster 2024-09-21T11:58:49.600096+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:51.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:51 smithi100 bash[22052]: cluster 2024-09-21T11:58:49.600096+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:51.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:51 smithi081 bash[21618]: cluster 2024-09-21T11:58:49.600096+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:51.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:51 smithi081 bash[21618]: cluster 2024-09-21T11:58:49.600096+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:53.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:53 smithi001 bash[19741]: cluster 2024-09-21T11:58:51.600467+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:53.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:53 smithi001 bash[19741]: cluster 2024-09-21T11:58:51.600467+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:53.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:53 smithi100 bash[22052]: cluster 2024-09-21T11:58:51.600467+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:53.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:53 smithi100 bash[22052]: cluster 2024-09-21T11:58:51.600467+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:53.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:53 smithi081 bash[21618]: cluster 2024-09-21T11:58:51.600467+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:53.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:53 smithi081 bash[21618]: cluster 2024-09-21T11:58:51.600467+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:55.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:55 smithi001 bash[19741]: cluster 2024-09-21T11:58:53.600751+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:55.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:55 smithi001 bash[19741]: cluster 2024-09-21T11:58:53.600751+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:55.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:55 smithi100 bash[22052]: cluster 2024-09-21T11:58:53.600751+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:55.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:55 smithi100 bash[22052]: cluster 2024-09-21T11:58:53.600751+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:55.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:55 smithi081 bash[21618]: cluster 2024-09-21T11:58:53.600751+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:55.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:55 smithi081 bash[21618]: cluster 2024-09-21T11:58:53.600751+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:58:57.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:57 smithi001 bash[19741]: cluster 2024-09-21T11:58:55.601135+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-21T11:58:57.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:57 smithi001 bash[19741]: cluster 2024-09-21T11:58:55.601135+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-21T11:58:57.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:57 smithi100 bash[22052]: cluster 2024-09-21T11:58:55.601135+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-21T11:58:57.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:57 smithi100 bash[22052]: cluster 2024-09-21T11:58:55.601135+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-21T11:58:57.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:57 smithi081 bash[21618]: cluster 2024-09-21T11:58:55.601135+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-21T11:58:57.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:57 smithi081 bash[21618]: cluster 2024-09-21T11:58:55.601135+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-21T11:58:59.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:59 smithi001 bash[19741]: cluster 2024-09-21T11:58:57.601550+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-21T11:58:59.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:58:59 smithi001 bash[19741]: cluster 2024-09-21T11:58:57.601550+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-21T11:58:59.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:59 smithi100 bash[22052]: cluster 2024-09-21T11:58:57.601550+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-21T11:58:59.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:58:59 smithi100 bash[22052]: cluster 2024-09-21T11:58:57.601550+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-21T11:58:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:59 smithi081 bash[21618]: cluster 2024-09-21T11:58:57.601550+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-21T11:58:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:58:59 smithi081 bash[21618]: cluster 2024-09-21T11:58:57.601550+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-21T11:59:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:01 smithi001 bash[19741]: cluster 2024-09-21T11:58:59.601984+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-21T11:59:01.144 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:01 smithi001 bash[19741]: cluster 2024-09-21T11:58:59.601984+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-21T11:59:01.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:01 smithi100 bash[22052]: cluster 2024-09-21T11:58:59.601984+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-21T11:59:01.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:01 smithi100 bash[22052]: cluster 2024-09-21T11:58:59.601984+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-21T11:59:01.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:01 smithi081 bash[21618]: cluster 2024-09-21T11:58:59.601984+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-21T11:59:01.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:01 smithi081 bash[21618]: cluster 2024-09-21T11:58:59.601984+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-21T11:59:03.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:03 smithi001 bash[19741]: cluster 2024-09-21T11:59:01.602434+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-21T11:59:03.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:03 smithi001 bash[19741]: cluster 2024-09-21T11:59:01.602434+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-21T11:59:03.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:03 smithi001 bash[19741]: audit 2024-09-21T11:59:02.574592+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:59:03.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:03 smithi001 bash[19741]: audit 2024-09-21T11:59:02.574592+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:59:03.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:03 smithi001 bash[19741]: audit 2024-09-21T11:59:02.576348+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:03.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:03 smithi001 bash[19741]: audit 2024-09-21T11:59:02.576348+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:03.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:03 smithi100 bash[22052]: cluster 2024-09-21T11:59:01.602434+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-21T11:59:03.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:03 smithi100 bash[22052]: cluster 2024-09-21T11:59:01.602434+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-21T11:59:03.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:03 smithi100 bash[22052]: audit 2024-09-21T11:59:02.574592+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:59:03.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:03 smithi100 bash[22052]: audit 2024-09-21T11:59:02.574592+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:59:03.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:03 smithi100 bash[22052]: audit 2024-09-21T11:59:02.576348+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:03.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:03 smithi100 bash[22052]: audit 2024-09-21T11:59:02.576348+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:03.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:03 smithi081 bash[21618]: cluster 2024-09-21T11:59:01.602434+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-21T11:59:03.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:03 smithi081 bash[21618]: cluster 2024-09-21T11:59:01.602434+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-21T11:59:03.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:03 smithi081 bash[21618]: audit 2024-09-21T11:59:02.574592+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:59:03.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:03 smithi081 bash[21618]: audit 2024-09-21T11:59:02.574592+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T11:59:03.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:03 smithi081 bash[21618]: audit 2024-09-21T11:59:02.576348+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:03.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:03 smithi081 bash[21618]: audit 2024-09-21T11:59:02.576348+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:04.348 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:04 smithi001 bash[19741]: cephadm 2024-09-21T11:59:02.577913+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi001 2024-09-21T11:59:04.348 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:04 smithi001 bash[19741]: cephadm 2024-09-21T11:59:02.577913+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi001 2024-09-21T11:59:04.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:04 smithi100 bash[22052]: cephadm 2024-09-21T11:59:02.577913+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi001 2024-09-21T11:59:04.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:04 smithi100 bash[22052]: cephadm 2024-09-21T11:59:02.577913+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi001 2024-09-21T11:59:04.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:04 smithi081 bash[21618]: cephadm 2024-09-21T11:59:02.577913+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi001 2024-09-21T11:59:04.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:04 smithi081 bash[21618]: cephadm 2024-09-21T11:59:02.577913+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi001 2024-09-21T11:59:05.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:05 smithi001 bash[19741]: cluster 2024-09-21T11:59:03.602810+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:05.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:05 smithi001 bash[19741]: cluster 2024-09-21T11:59:03.602810+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:05.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:05 smithi100 bash[22052]: cluster 2024-09-21T11:59:03.602810+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:05.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:05 smithi100 bash[22052]: cluster 2024-09-21T11:59:03.602810+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:05.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:05 smithi081 bash[21618]: cluster 2024-09-21T11:59:03.602810+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:05.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:05 smithi081 bash[21618]: cluster 2024-09-21T11:59:03.602810+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:06.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:06 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:59:06.860 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:59:06 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:59:07.117 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:06 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:59:07.117 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 11:59:06 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: cluster 2024-09-21T11:59:05.603142+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: cluster 2024-09-21T11:59:05.603142+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: audit 2024-09-21T11:59:07.102776+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: audit 2024-09-21T11:59:07.102776+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: audit 2024-09-21T11:59:07.106345+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: audit 2024-09-21T11:59:07.106345+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: audit 2024-09-21T11:59:07.112091+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:07 smithi001 bash[19741]: audit 2024-09-21T11:59:07.112091+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: cluster 2024-09-21T11:59:05.603142+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: cluster 2024-09-21T11:59:05.603142+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: audit 2024-09-21T11:59:07.102776+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: audit 2024-09-21T11:59:07.102776+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: audit 2024-09-21T11:59:07.106345+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: audit 2024-09-21T11:59:07.106345+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: audit 2024-09-21T11:59:07.112091+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:07 smithi100 bash[22052]: audit 2024-09-21T11:59:07.112091+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: cluster 2024-09-21T11:59:05.603142+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: cluster 2024-09-21T11:59:05.603142+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: audit 2024-09-21T11:59:07.102776+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: audit 2024-09-21T11:59:07.102776+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: audit 2024-09-21T11:59:07.106345+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: audit 2024-09-21T11:59:07.106345+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: audit 2024-09-21T11:59:07.112091+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:07.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:07 smithi081 bash[21618]: audit 2024-09-21T11:59:07.112091+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:09 smithi001 bash[19741]: cluster 2024-09-21T11:59:07.603399+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:09 smithi001 bash[19741]: cluster 2024-09-21T11:59:07.603399+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:09.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:09 smithi100 bash[22052]: cluster 2024-09-21T11:59:07.603399+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:09 smithi100 bash[22052]: cluster 2024-09-21T11:59:07.603399+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:09.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:09 smithi081 bash[21618]: cluster 2024-09-21T11:59:07.603399+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:09.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:09 smithi081 bash[21618]: cluster 2024-09-21T11:59:07.603399+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:11 smithi001 bash[19741]: cluster 2024-09-21T11:59:09.603779+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-21T11:59:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:11 smithi001 bash[19741]: cluster 2024-09-21T11:59:09.603779+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-21T11:59:11.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:11 smithi100 bash[22052]: cluster 2024-09-21T11:59:09.603779+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-21T11:59:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:11 smithi100 bash[22052]: cluster 2024-09-21T11:59:09.603779+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-21T11:59:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:11 smithi081 bash[21618]: cluster 2024-09-21T11:59:09.603779+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-21T11:59:11.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:11 smithi081 bash[21618]: cluster 2024-09-21T11:59:09.603779+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-21T11:59:13.407 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:13 smithi001 bash[19741]: cluster 2024-09-21T11:59:11.604143+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-21T11:59:13.407 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:13 smithi001 bash[19741]: cluster 2024-09-21T11:59:11.604143+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-21T11:59:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:13 smithi100 bash[22052]: cluster 2024-09-21T11:59:11.604143+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-21T11:59:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:13 smithi100 bash[22052]: cluster 2024-09-21T11:59:11.604143+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-21T11:59:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:13 smithi081 bash[21618]: cluster 2024-09-21T11:59:11.604143+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-21T11:59:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:13 smithi081 bash[21618]: cluster 2024-09-21T11:59:11.604143+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-21T11:59:14.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: cluster 2024-09-21T11:59:13.604474+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-21T11:59:14.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: cluster 2024-09-21T11:59:13.604474+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-21T11:59:14.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:13.633205+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:13.633205+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:13.638739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:13.638739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:14.271899+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:14.271899+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:14.272915+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:14.272915+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:14.280284+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:14 smithi001 bash[19741]: audit 2024-09-21T11:59:14.280284+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: cluster 2024-09-21T11:59:13.604474+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-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: cluster 2024-09-21T11:59:13.604474+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-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:13.633205+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:13.633205+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:13.638739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:13.638739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:14.271899+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:14.271899+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:14.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:14.272915+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:14.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:14.272915+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:14.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:14.280284+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:14 smithi100 bash[22052]: audit 2024-09-21T11:59:14.280284+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: cluster 2024-09-21T11:59:13.604474+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-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: cluster 2024-09-21T11:59:13.604474+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-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:13.633205+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:13.633205+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:13.638739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:13.638739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:14.271899+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:14.271899+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:14.272915+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:14.272915+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:14.280284+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:14.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:14 smithi081 bash[21618]: audit 2024-09-21T11:59:14.280284+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:16.911 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:16 smithi100 bash[22052]: cluster 2024-09-21T11:59:15.604885+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-21T11:59:16.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:16 smithi100 bash[22052]: cluster 2024-09-21T11:59:15.604885+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-21T11:59:16.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:16 smithi081 bash[21618]: cluster 2024-09-21T11:59:15.604885+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-21T11:59:16.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:16 smithi081 bash[21618]: cluster 2024-09-21T11:59:15.604885+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-21T11:59:17.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:16 smithi001 bash[19741]: cluster 2024-09-21T11:59:15.604885+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-21T11:59:17.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:16 smithi001 bash[19741]: cluster 2024-09-21T11:59:15.604885+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-21T11:59:18.864 INFO:teuthology.orchestra.run.smithi001.stdout:Created osd(s) 0 on host 'smithi001' 2024-09-21T11:59:18.895 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:18 smithi001 bash[19741]: cluster 2024-09-21T11:59:17.605285+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-21T11:59:18.895 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:18 smithi001 bash[19741]: cluster 2024-09-21T11:59:17.605285+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-21T11:59:18.911 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:18 smithi100 bash[22052]: cluster 2024-09-21T11:59:17.605285+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-21T11:59:18.911 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:18 smithi100 bash[22052]: cluster 2024-09-21T11:59:17.605285+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-21T11:59:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:18 smithi081 bash[21618]: cluster 2024-09-21T11:59:17.605285+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-21T11:59:18.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:18 smithi081 bash[21618]: cluster 2024-09-21T11:59:17.605285+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-21T11:59:19.428 DEBUG:teuthology.orchestra.run.smithi001:osd.0> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T11:59:19.431 INFO:tasks.cephadm:Deploying osd.1 on smithi001 with /dev/vg_nvme/lv_3... 2024-09-21T11:59:19.431 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T11:59:19.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.842991+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:19.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.842991+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:19.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.848880+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.848880+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.856118+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.856118+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.898459+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:59:19.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:19 smithi001 bash[19741]: audit 2024-09-21T11:59:18.898459+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:59:19.911 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.842991+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.842991+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.848880+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.848880+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.856118+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.856118+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.898459+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:59:19.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:19 smithi100 bash[22052]: audit 2024-09-21T11:59:18.898459+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.842991+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.842991+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.848880+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.848880+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.856118+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.856118+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.898459+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:59:19.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:19 smithi081 bash[21618]: audit 2024-09-21T11:59:18.898459+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.605659+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-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.605659+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-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: audit 2024-09-21T11:59:19.861564+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: audit 2024-09-21T11:59:19.861564+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.865168+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.865168+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: audit 2024-09-21T11:59:19.865655+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: audit 2024-09-21T11:59:19.865655+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: audit 2024-09-21T11:59:19.866163+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:21.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:20 smithi100 bash[22052]: audit 2024-09-21T11:59:19.866163+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.605659+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-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.605659+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-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: audit 2024-09-21T11:59:19.861564+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: audit 2024-09-21T11:59:19.861564+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.865168+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.865168+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: audit 2024-09-21T11:59:19.865655+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: audit 2024-09-21T11:59:19.865655+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: audit 2024-09-21T11:59:19.866163+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:21.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:20 smithi081 bash[21618]: audit 2024-09-21T11:59:19.866163+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.605659+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-21T11:59:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.605659+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-21T11:59:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: audit 2024-09-21T11:59:19.861564+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:59:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: audit 2024-09-21T11:59:19.861564+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T11:59:21.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.865168+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:59:21.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.865168+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T11:59:21.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: audit 2024-09-21T11:59:19.865655+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T11:59:21.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: audit 2024-09-21T11:59:19.865655+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T11:59:21.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: audit 2024-09-21T11:59:19.866163+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:21.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[19741]: audit 2024-09-21T11:59:19.866163+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:21.375 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[29434]: debug 2024-09-21T11:59:20.891+0000 7f2af1bc6640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T11:59:21.375 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 11:59:20 smithi001 bash[29434]: debug 2024-09-21T11:59:20.895+0000 7f2aed9ed640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T11:59:22.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: audit 2024-09-21T11:59:20.863930+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: audit 2024-09-21T11:59:20.863930+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: cluster 2024-09-21T11:59:20.868327+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: cluster 2024-09-21T11:59:20.868327+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: audit 2024-09-21T11:59:20.869552+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: audit 2024-09-21T11:59:20.869552+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: audit 2024-09-21T11:59:20.879702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:21 smithi100 bash[22052]: audit 2024-09-21T11:59:20.879702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: audit 2024-09-21T11:59:20.863930+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: audit 2024-09-21T11:59:20.863930+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: cluster 2024-09-21T11:59:20.868327+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: cluster 2024-09-21T11:59:20.868327+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: audit 2024-09-21T11:59:20.869552+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: audit 2024-09-21T11:59:20.869552+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: audit 2024-09-21T11:59:20.879702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:21 smithi081 bash[21618]: audit 2024-09-21T11:59:20.879702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: audit 2024-09-21T11:59:20.863930+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T11:59:22.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: audit 2024-09-21T11:59:20.863930+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T11:59:22.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: cluster 2024-09-21T11:59:20.868327+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:59:22.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: cluster 2024-09-21T11:59:20.868327+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T11:59:22.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: audit 2024-09-21T11:59:20.869552+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: audit 2024-09-21T11:59:20.869552+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: audit 2024-09-21T11:59:20.879702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:22.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:21 smithi001 bash[19741]: audit 2024-09-21T11:59:20.879702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.884257+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.884257+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.884348+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:19.884348+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:21.606064+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:21.606064+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: audit 2024-09-21T11:59:21.874667+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: audit 2024-09-21T11:59:21.874667+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:21.878706+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454] boot 2024-09-21T11:59:23.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:21.878706+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454] boot 2024-09-21T11:59:23.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:21.878756+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:59:23.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: cluster 2024-09-21T11:59:21.878756+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:59:23.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: audit 2024-09-21T11:59:21.879358+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:22 smithi100 bash[22052]: audit 2024-09-21T11:59:21.879358+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.884257+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T11:59:23.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.884257+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T11:59:23.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.884348+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T11:59:23.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:19.884348+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T11:59:23.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:21.606064+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:23.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:21.606064+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:23.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: audit 2024-09-21T11:59:21.874667+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: audit 2024-09-21T11:59:21.874667+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:21.878706+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454] boot 2024-09-21T11:59:23.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:21.878706+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454] boot 2024-09-21T11:59:23.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:21.878756+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:59:23.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: cluster 2024-09-21T11:59:21.878756+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:59:23.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: audit 2024-09-21T11:59:21.879358+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:22 smithi081 bash[21618]: audit 2024-09-21T11:59:21.879358+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.884257+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T11:59:23.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.884257+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.884348+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:19.884348+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:21.606064+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:21.606064+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: audit 2024-09-21T11:59:21.874667+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: audit 2024-09-21T11:59:21.874667+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:21.878706+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454] boot 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:21.878706+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.1:6802/4091807454,v1:172.21.15.1:6803/4091807454] boot 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:21.878756+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: cluster 2024-09-21T11:59:21.878756+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: audit 2024-09-21T11:59:21.879358+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:22 smithi001 bash[19741]: audit 2024-09-21T11:59:21.879358+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T11:59:23.893 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:59:24.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:23 smithi100 bash[22052]: cluster 2024-09-21T11:59:22.896996+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:59:24.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:23 smithi100 bash[22052]: cluster 2024-09-21T11:59:22.896996+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:59:24.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:23 smithi081 bash[21618]: cluster 2024-09-21T11:59:22.896996+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:59:24.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:23 smithi081 bash[21618]: cluster 2024-09-21T11:59:22.896996+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:59:24.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:23 smithi001 bash[19741]: cluster 2024-09-21T11:59:22.896996+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:59:24.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:23 smithi001 bash[19741]: cluster 2024-09-21T11:59:22.896996+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T11:59:25.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:24 smithi100 bash[22052]: cluster 2024-09-21T11:59:23.606529+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:25.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:24 smithi100 bash[22052]: cluster 2024-09-21T11:59:23.606529+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:25.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:24 smithi081 bash[21618]: cluster 2024-09-21T11:59:23.606529+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:25.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:24 smithi081 bash[21618]: cluster 2024-09-21T11:59:23.606529+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:25.340 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:24 smithi001 bash[19741]: cluster 2024-09-21T11:59:23.606529+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:25.340 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:24 smithi001 bash[19741]: cluster 2024-09-21T11:59:23.606529+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:27.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:26 smithi100 bash[22052]: cluster 2024-09-21T11:59:25.606935+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:27.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:26 smithi100 bash[22052]: cluster 2024-09-21T11:59:25.606935+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:27.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:26 smithi081 bash[21618]: cluster 2024-09-21T11:59:25.606935+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:27.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:26 smithi081 bash[21618]: cluster 2024-09-21T11:59:25.606935+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:27.268 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:26 smithi001 bash[19741]: cluster 2024-09-21T11:59:25.606935+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:27.268 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:26 smithi001 bash[19741]: cluster 2024-09-21T11:59:25.606935+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: cluster 2024-09-21T11:59:27.607333+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-21T11:59:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: cluster 2024-09-21T11:59:27.607333+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-21T11:59:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.862111+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.862111+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.866850+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.162 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.866850+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.868357+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.868357+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.873048+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.873048+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.875897+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.875897+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.876966+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.876966+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.883113+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.163 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:28 smithi100 bash[22052]: audit 2024-09-21T11:59:28.883113+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: cluster 2024-09-21T11:59:27.607333+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-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: cluster 2024-09-21T11:59:27.607333+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-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.862111+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.862111+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.866850+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.866850+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.868357+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.868357+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.873048+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.873048+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.875897+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:29.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.875897+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:29.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.876966+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:29.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.876966+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:29.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.883113+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:28 smithi081 bash[21618]: audit 2024-09-21T11:59:28.883113+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: cluster 2024-09-21T11:59:27.607333+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-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: cluster 2024-09-21T11:59:27.607333+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-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.862111+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.862111+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.866850+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.866850+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.868357+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.868357+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.873048+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.873048+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.875897+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.875897+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:29.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.876966+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:29.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.876966+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:59:29.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.883113+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:29.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:28 smithi001 bash[19741]: audit 2024-09-21T11:59:28.883113+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T11:59:30.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:29 smithi001 bash[19741]: cephadm 2024-09-21T11:59:28.856285+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T11:59:30.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:29 smithi001 bash[19741]: cephadm 2024-09-21T11:59:28.856285+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T11:59:30.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:29 smithi001 bash[19741]: cephadm 2024-09-21T11:59:28.869431+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 17269M 2024-09-21T11:59:30.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:29 smithi001 bash[19741]: cephadm 2024-09-21T11:59:28.869431+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 17269M 2024-09-21T11:59:30.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:29 smithi081 bash[21618]: cephadm 2024-09-21T11:59:28.856285+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T11:59:30.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:29 smithi081 bash[21618]: cephadm 2024-09-21T11:59:28.856285+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T11:59:30.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:29 smithi081 bash[21618]: cephadm 2024-09-21T11:59:28.869431+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 17269M 2024-09-21T11:59:30.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:29 smithi081 bash[21618]: cephadm 2024-09-21T11:59:28.869431+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 17269M 2024-09-21T11:59:30.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:29 smithi100 bash[22052]: cephadm 2024-09-21T11:59:28.856285+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T11:59:30.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:29 smithi100 bash[22052]: cephadm 2024-09-21T11:59:28.856285+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T11:59:30.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:29 smithi100 bash[22052]: cephadm 2024-09-21T11:59:28.869431+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 17269M 2024-09-21T11:59:30.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:29 smithi100 bash[22052]: cephadm 2024-09-21T11:59:28.869431+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 17269M 2024-09-21T11:59:31.146 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T11:59:31.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:30 smithi081 bash[21618]: cluster 2024-09-21T11:59:29.607786+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:31.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:30 smithi081 bash[21618]: cluster 2024-09-21T11:59:29.607786+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:31.189 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:30 smithi001 bash[19741]: cluster 2024-09-21T11:59:29.607786+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:31.189 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:30 smithi001 bash[19741]: cluster 2024-09-21T11:59:29.607786+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:31.190 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi001:vg_nvme/lv_3 2024-09-21T11:59:31.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:30 smithi100 bash[22052]: cluster 2024-09-21T11:59:29.607786+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:31.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:30 smithi100 bash[22052]: cluster 2024-09-21T11:59:29.607786+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:33.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:32 smithi001 bash[19741]: cluster 2024-09-21T11:59:31.608256+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:33.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:32 smithi001 bash[19741]: cluster 2024-09-21T11:59:31.608256+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:33.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:32 smithi100 bash[22052]: cluster 2024-09-21T11:59:31.608256+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:33.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:32 smithi100 bash[22052]: cluster 2024-09-21T11:59:31.608256+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:33.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:32 smithi081 bash[21618]: cluster 2024-09-21T11:59:31.608256+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:33.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:32 smithi081 bash[21618]: cluster 2024-09-21T11:59:31.608256+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:34 smithi001 bash[19741]: cluster 2024-09-21T11:59:33.608728+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:34 smithi001 bash[19741]: cluster 2024-09-21T11:59:33.608728+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:34 smithi100 bash[22052]: cluster 2024-09-21T11:59:33.608728+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:34 smithi100 bash[22052]: cluster 2024-09-21T11:59:33.608728+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:34 smithi081 bash[21618]: cluster 2024-09-21T11:59:33.608728+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:34 smithi081 bash[21618]: cluster 2024-09-21T11:59:33.608728+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:35.932 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:59:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:36 smithi001 bash[19741]: cluster 2024-09-21T11:59:35.609164+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-21T11:59:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:36 smithi001 bash[19741]: cluster 2024-09-21T11:59:35.609164+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-21T11:59:37.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:36 smithi100 bash[22052]: cluster 2024-09-21T11:59:35.609164+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-21T11:59:37.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:36 smithi100 bash[22052]: cluster 2024-09-21T11:59:35.609164+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-21T11:59:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:36 smithi081 bash[21618]: cluster 2024-09-21T11:59:35.609164+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-21T11:59:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:36 smithi081 bash[21618]: cluster 2024-09-21T11:59:35.609164+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-21T11:59:38.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.170493+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:59:38.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.170493+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:59:38.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.176887+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:59:38.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.176887+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:59:38.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.180115+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:59:38.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.180115+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:59:38.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.181367+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:38.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:37 smithi001 bash[19741]: audit 2024-09-21T11:59:37.181367+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:38.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.170493+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.170493+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.176887+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.176887+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.180115+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.180115+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.181367+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:38.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:37 smithi100 bash[22052]: audit 2024-09-21T11:59:37.181367+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:38.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.170493+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:59:38.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.170493+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi001:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T11:59:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.176887+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:59:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.176887+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T11:59:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.180115+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:59:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.180115+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T11:59:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.181367+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:37 smithi081 bash[21618]: audit 2024-09-21T11:59:37.181367+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:39.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:38 smithi001 bash[19741]: cluster 2024-09-21T11:59:37.609598+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:39.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:38 smithi001 bash[19741]: cluster 2024-09-21T11:59:37.609598+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:39.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:38 smithi100 bash[22052]: cluster 2024-09-21T11:59:37.609598+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:39.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:38 smithi100 bash[22052]: cluster 2024-09-21T11:59:37.609598+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:38 smithi081 bash[21618]: cluster 2024-09-21T11:59:37.609598+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:38 smithi081 bash[21618]: cluster 2024-09-21T11:59:37.609598+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:41.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:40 smithi001 bash[19741]: cluster 2024-09-21T11:59:39.610088+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:41.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:40 smithi001 bash[19741]: cluster 2024-09-21T11:59:39.610088+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:41.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:40 smithi100 bash[22052]: cluster 2024-09-21T11:59:39.610088+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:41.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:40 smithi100 bash[22052]: cluster 2024-09-21T11:59:39.610088+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:41.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:40 smithi081 bash[21618]: cluster 2024-09-21T11:59:39.610088+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:41.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:40 smithi081 bash[21618]: cluster 2024-09-21T11:59:39.610088+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:43.239 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:42 smithi001 bash[19741]: cluster 2024-09-21T11:59:41.610535+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:43.239 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:42 smithi001 bash[19741]: cluster 2024-09-21T11:59:41.610535+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:43.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:42 smithi100 bash[22052]: cluster 2024-09-21T11:59:41.610535+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:43.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:42 smithi100 bash[22052]: cluster 2024-09-21T11:59:41.610535+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:43.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:42 smithi081 bash[21618]: cluster 2024-09-21T11:59:41.610535+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:43.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:42 smithi081 bash[21618]: cluster 2024-09-21T11:59:41.610535+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:45.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:44 smithi001 bash[19741]: cluster 2024-09-21T11:59:43.610949+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-21T11:59:45.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:44 smithi001 bash[19741]: cluster 2024-09-21T11:59:43.610949+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-21T11:59:45.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:44 smithi100 bash[22052]: cluster 2024-09-21T11:59:43.610949+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-21T11:59:45.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:44 smithi100 bash[22052]: cluster 2024-09-21T11:59:43.610949+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-21T11:59:45.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:44 smithi081 bash[21618]: cluster 2024-09-21T11:59:43.610949+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-21T11:59:45.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:44 smithi081 bash[21618]: cluster 2024-09-21T11:59:43.610949+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-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: audit 2024-09-21T11:59:45.431084+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"} : dispatch 2024-09-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: audit 2024-09-21T11:59:45.431084+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"} : dispatch 2024-09-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: audit 2024-09-21T11:59:45.433843+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"}]': finished 2024-09-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: audit 2024-09-21T11:59:45.433843+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"}]': finished 2024-09-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: cluster 2024-09-21T11:59:45.436265+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: cluster 2024-09-21T11:59:45.436265+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:59:46.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: audit 2024-09-21T11:59:45.436829+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:59:46.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:45 smithi001 bash[19741]: audit 2024-09-21T11:59:45.436829+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:59:46.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: audit 2024-09-21T11:59:45.431084+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"} : dispatch 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: audit 2024-09-21T11:59:45.431084+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"} : dispatch 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: audit 2024-09-21T11:59:45.433843+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"}]': finished 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: audit 2024-09-21T11:59:45.433843+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"}]': finished 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: cluster 2024-09-21T11:59:45.436265+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: cluster 2024-09-21T11:59:45.436265+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: audit 2024-09-21T11:59:45.436829+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:59:46.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:45 smithi100 bash[22052]: audit 2024-09-21T11:59:45.436829+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:59:46.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: audit 2024-09-21T11:59:45.431084+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"} : dispatch 2024-09-21T11:59:46.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: audit 2024-09-21T11:59:45.431084+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"} : dispatch 2024-09-21T11:59:46.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: audit 2024-09-21T11:59:45.433843+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"}]': finished 2024-09-21T11:59:46.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: audit 2024-09-21T11:59:45.433843+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.1:0/1694363211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b4a294-933e-4dcc-be10-56a394e43781"}]': finished 2024-09-21T11:59:46.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: cluster 2024-09-21T11:59:45.436265+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:59:46.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: cluster 2024-09-21T11:59:45.436265+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T11:59:46.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: audit 2024-09-21T11:59:45.436829+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:59:46.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:45 smithi081 bash[21618]: audit 2024-09-21T11:59:45.436829+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T11:59:47.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:46 smithi001 bash[19741]: cluster 2024-09-21T11:59:45.611434+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:47.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:46 smithi001 bash[19741]: cluster 2024-09-21T11:59:45.611434+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:47.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:46 smithi001 bash[19741]: audit 2024-09-21T11:59:46.090610+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.1:0/3771970832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:59:47.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:46 smithi001 bash[19741]: audit 2024-09-21T11:59:46.090610+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.1:0/3771970832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:59:47.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:46 smithi100 bash[22052]: cluster 2024-09-21T11:59:45.611434+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:47.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:46 smithi100 bash[22052]: cluster 2024-09-21T11:59:45.611434+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:47.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:46 smithi100 bash[22052]: audit 2024-09-21T11:59:46.090610+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.1:0/3771970832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:59:47.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:46 smithi100 bash[22052]: audit 2024-09-21T11:59:46.090610+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.1:0/3771970832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:59:47.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:46 smithi081 bash[21618]: cluster 2024-09-21T11:59:45.611434+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:47.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:46 smithi081 bash[21618]: cluster 2024-09-21T11:59:45.611434+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:47.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:46 smithi081 bash[21618]: audit 2024-09-21T11:59:46.090610+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.1:0/3771970832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:59:47.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:46 smithi081 bash[21618]: audit 2024-09-21T11:59:46.090610+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.1:0/3771970832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T11:59:49.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:48 smithi001 bash[19741]: cluster 2024-09-21T11:59:47.611836+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:49.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:48 smithi001 bash[19741]: cluster 2024-09-21T11:59:47.611836+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:49.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:48 smithi100 bash[22052]: cluster 2024-09-21T11:59:47.611836+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:49.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:48 smithi100 bash[22052]: cluster 2024-09-21T11:59:47.611836+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:48 smithi081 bash[21618]: cluster 2024-09-21T11:59:47.611836+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:48 smithi081 bash[21618]: cluster 2024-09-21T11:59:47.611836+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:51.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:50 smithi001 bash[19741]: cluster 2024-09-21T11:59:49.612256+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:51.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:50 smithi001 bash[19741]: cluster 2024-09-21T11:59:49.612256+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:51.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:50 smithi100 bash[22052]: cluster 2024-09-21T11:59:49.612256+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:51.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:50 smithi100 bash[22052]: cluster 2024-09-21T11:59:49.612256+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:50 smithi081 bash[21618]: cluster 2024-09-21T11:59:49.612256+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:50 smithi081 bash[21618]: cluster 2024-09-21T11:59:49.612256+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T11:59:53.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:52 smithi001 bash[19741]: cluster 2024-09-21T11:59:51.612696+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-21T11:59:53.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:52 smithi001 bash[19741]: cluster 2024-09-21T11:59:51.612696+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-21T11:59:53.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:52 smithi100 bash[22052]: cluster 2024-09-21T11:59:51.612696+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-21T11:59:53.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:52 smithi100 bash[22052]: cluster 2024-09-21T11:59:51.612696+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-21T11:59:53.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:52 smithi081 bash[21618]: cluster 2024-09-21T11:59:51.612696+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-21T11:59:53.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:52 smithi081 bash[21618]: cluster 2024-09-21T11:59:51.612696+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-21T11:59:55.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:54 smithi001 bash[19741]: cluster 2024-09-21T11:59:53.613154+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-21T11:59:55.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:54 smithi001 bash[19741]: cluster 2024-09-21T11:59:53.613154+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-21T11:59:55.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:54 smithi100 bash[22052]: cluster 2024-09-21T11:59:53.613154+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-21T11:59:55.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:54 smithi100 bash[22052]: cluster 2024-09-21T11:59:53.613154+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-21T11:59:55.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:54 smithi081 bash[21618]: cluster 2024-09-21T11:59:53.613154+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-21T11:59:55.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:54 smithi081 bash[21618]: cluster 2024-09-21T11:59:53.613154+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-21T11:59:57.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:56 smithi001 bash[19741]: cluster 2024-09-21T11:59:55.613647+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-21T11:59:57.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:56 smithi001 bash[19741]: cluster 2024-09-21T11:59:55.613647+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-21T11:59:57.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:56 smithi100 bash[22052]: cluster 2024-09-21T11:59:55.613647+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-21T11:59:57.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:56 smithi100 bash[22052]: cluster 2024-09-21T11:59:55.613647+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-21T11:59:57.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:56 smithi081 bash[21618]: cluster 2024-09-21T11:59:55.613647+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-21T11:59:57.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:56 smithi081 bash[21618]: cluster 2024-09-21T11:59:55.613647+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-21T11:59:59.321 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:58 smithi001 bash[19741]: cluster 2024-09-21T11:59:57.614100+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-21T11:59:59.321 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:58 smithi001 bash[19741]: cluster 2024-09-21T11:59:57.614100+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-21T11:59:59.321 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:58 smithi001 bash[19741]: audit 2024-09-21T11:59:58.823154+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:59:59.321 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:58 smithi001 bash[19741]: audit 2024-09-21T11:59:58.823154+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:59:59.321 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:58 smithi001 bash[19741]: audit 2024-09-21T11:59:58.824657+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:59.322 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:58 smithi001 bash[19741]: audit 2024-09-21T11:59:58.824657+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:59.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:58 smithi100 bash[22052]: cluster 2024-09-21T11:59:57.614100+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-21T11:59:59.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:58 smithi100 bash[22052]: cluster 2024-09-21T11:59:57.614100+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-21T11:59:59.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:58 smithi100 bash[22052]: audit 2024-09-21T11:59:58.823154+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:59:59.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:58 smithi100 bash[22052]: audit 2024-09-21T11:59:58.823154+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:59:59.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:58 smithi100 bash[22052]: audit 2024-09-21T11:59:58.824657+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:59.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:58 smithi100 bash[22052]: audit 2024-09-21T11:59:58.824657+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:59.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:58 smithi081 bash[21618]: cluster 2024-09-21T11:59:57.614100+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-21T11:59:59.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:58 smithi081 bash[21618]: cluster 2024-09-21T11:59:57.614100+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-21T11:59:59.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:58 smithi081 bash[21618]: audit 2024-09-21T11:59:58.823154+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:59:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:58 smithi081 bash[21618]: audit 2024-09-21T11:59:58.823154+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T11:59:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:58 smithi081 bash[21618]: audit 2024-09-21T11:59:58.824657+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:59:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:58 smithi081 bash[21618]: audit 2024-09-21T11:59:58.824657+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:00.245 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:59 smithi001 bash[19741]: cephadm 2024-09-21T11:59:58.825764+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi001 2024-09-21T12:00:00.245 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 11:59:59 smithi001 bash[19741]: cephadm 2024-09-21T11:59:58.825764+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi001 2024-09-21T12:00:00.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:59 smithi100 bash[22052]: cephadm 2024-09-21T11:59:58.825764+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi001 2024-09-21T12:00:00.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 11:59:59 smithi100 bash[22052]: cephadm 2024-09-21T11:59:58.825764+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi001 2024-09-21T12:00:00.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:59 smithi081 bash[21618]: cephadm 2024-09-21T11:59:58.825764+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi001 2024-09-21T12:00:00.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 11:59:59 smithi081 bash[21618]: cephadm 2024-09-21T11:59:58.825764+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi001 2024-09-21T12:00:01.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:00 smithi001 bash[19741]: cluster 2024-09-21T11:59:59.614599+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:01.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:00 smithi001 bash[19741]: cluster 2024-09-21T11:59:59.614599+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:01.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:00 smithi001 bash[19741]: cluster 2024-09-21T12:00:00.000146+0000 mon.a (mon.0) 338 : cluster [INF] overall HEALTH_OK 2024-09-21T12:00:01.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:00 smithi001 bash[19741]: cluster 2024-09-21T12:00:00.000146+0000 mon.a (mon.0) 338 : cluster [INF] overall HEALTH_OK 2024-09-21T12:00:01.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:00 smithi100 bash[22052]: cluster 2024-09-21T11:59:59.614599+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:01.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:00 smithi100 bash[22052]: cluster 2024-09-21T11:59:59.614599+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:01.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:00 smithi100 bash[22052]: cluster 2024-09-21T12:00:00.000146+0000 mon.a (mon.0) 338 : cluster [INF] overall HEALTH_OK 2024-09-21T12:00:01.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:00 smithi100 bash[22052]: cluster 2024-09-21T12:00:00.000146+0000 mon.a (mon.0) 338 : cluster [INF] overall HEALTH_OK 2024-09-21T12:00:01.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:00 smithi081 bash[21618]: cluster 2024-09-21T11:59:59.614599+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:01.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:00 smithi081 bash[21618]: cluster 2024-09-21T11:59:59.614599+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:01.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:00 smithi081 bash[21618]: cluster 2024-09-21T12:00:00.000146+0000 mon.a (mon.0) 338 : cluster [INF] overall HEALTH_OK 2024-09-21T12:00:01.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:00 smithi081 bash[21618]: cluster 2024-09-21T12:00:00.000146+0000 mon.a (mon.0) 338 : cluster [INF] overall HEALTH_OK 2024-09-21T12:00:03.124 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:00:02 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:03.124 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:00:02 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:03.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:02 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:03.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:02 smithi001 bash[19741]: cluster 2024-09-21T12:00:01.615002+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:03.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:02 smithi001 bash[19741]: cluster 2024-09-21T12:00:01.615002+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:03.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:02 smithi100 bash[22052]: cluster 2024-09-21T12:00:01.615002+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:03.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:02 smithi100 bash[22052]: cluster 2024-09-21T12:00:01.615002+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:03.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:02 smithi081 bash[21618]: cluster 2024-09-21T12:00:01.615002+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:03.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:02 smithi081 bash[21618]: cluster 2024-09-21T12:00:01.615002+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:03.624 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:00:03 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:03.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:03.624 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:00:03 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:04.364 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 bash[19741]: audit 2024-09-21T12:00:03.316483+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:04.364 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 bash[19741]: audit 2024-09-21T12:00:03.316483+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:04.364 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 bash[19741]: audit 2024-09-21T12:00:03.320782+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.364 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 bash[19741]: audit 2024-09-21T12:00:03.320782+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.364 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 bash[19741]: audit 2024-09-21T12:00:03.326582+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.364 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:03 smithi001 bash[19741]: audit 2024-09-21T12:00:03.326582+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:03 smithi100 bash[22052]: audit 2024-09-21T12:00:03.316483+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:04.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:03 smithi100 bash[22052]: audit 2024-09-21T12:00:03.316483+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:04.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:03 smithi100 bash[22052]: audit 2024-09-21T12:00:03.320782+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:03 smithi100 bash[22052]: audit 2024-09-21T12:00:03.320782+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:03 smithi100 bash[22052]: audit 2024-09-21T12:00:03.326582+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:03 smithi100 bash[22052]: audit 2024-09-21T12:00:03.326582+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:03 smithi081 bash[21618]: audit 2024-09-21T12:00:03.316483+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:04.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:03 smithi081 bash[21618]: audit 2024-09-21T12:00:03.316483+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:04.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:03 smithi081 bash[21618]: audit 2024-09-21T12:00:03.320782+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:03 smithi081 bash[21618]: audit 2024-09-21T12:00:03.320782+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:03 smithi081 bash[21618]: audit 2024-09-21T12:00:03.326582+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:04.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:03 smithi081 bash[21618]: audit 2024-09-21T12:00:03.326582+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:05.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:05 smithi001 bash[19741]: cluster 2024-09-21T12:00:03.615403+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:05.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:05 smithi001 bash[19741]: cluster 2024-09-21T12:00:03.615403+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:05.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:05 smithi100 bash[22052]: cluster 2024-09-21T12:00:03.615403+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:05.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:05 smithi100 bash[22052]: cluster 2024-09-21T12:00:03.615403+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:05.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:05 smithi081 bash[21618]: cluster 2024-09-21T12:00:03.615403+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:05.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:05 smithi081 bash[21618]: cluster 2024-09-21T12:00:03.615403+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:07.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:07 smithi001 bash[19741]: cluster 2024-09-21T12:00:05.615852+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-21T12:00:07.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:07 smithi001 bash[19741]: cluster 2024-09-21T12:00:05.615852+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-21T12:00:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:07 smithi100 bash[22052]: cluster 2024-09-21T12:00:05.615852+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-21T12:00:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:07 smithi100 bash[22052]: cluster 2024-09-21T12:00:05.615852+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-21T12:00:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:07 smithi081 bash[21618]: cluster 2024-09-21T12:00:05.615852+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-21T12:00:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:07 smithi081 bash[21618]: cluster 2024-09-21T12:00:05.615852+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-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: cluster 2024-09-21T12:00:07.616242+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-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: cluster 2024-09-21T12:00:07.616242+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-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.649257+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.649257+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.654859+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.654859+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.655925+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.655925+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.656878+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:09.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.656878+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:09.663 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.660784+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.663 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:09 smithi100 bash[22052]: audit 2024-09-21T12:00:08.660784+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: cluster 2024-09-21T12:00:07.616242+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-21T12:00:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: cluster 2024-09-21T12:00:07.616242+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-21T12:00:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.649257+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.649257+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.654859+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.654859+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.655925+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.655925+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.656878+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.656878+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.660784+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:09 smithi081 bash[21618]: audit 2024-09-21T12:00:08.660784+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.710 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: cluster 2024-09-21T12:00:07.616242+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-21T12:00:09.710 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: cluster 2024-09-21T12:00:07.616242+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-21T12:00:09.710 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.649257+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.710 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.649257+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.654859+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.654859+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.655925+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.655925+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.656878+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.656878+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.660784+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:09.711 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:09 smithi001 bash[19741]: audit 2024-09-21T12:00:08.660784+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:11.591 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:11 smithi001 bash[19741]: cluster 2024-09-21T12:00:09.616685+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-21T12:00:11.591 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:11 smithi001 bash[19741]: cluster 2024-09-21T12:00:09.616685+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-21T12:00:11.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:11 smithi100 bash[22052]: cluster 2024-09-21T12:00:09.616685+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-21T12:00:11.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:11 smithi100 bash[22052]: cluster 2024-09-21T12:00:09.616685+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-21T12:00:11.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:11 smithi081 bash[21618]: cluster 2024-09-21T12:00:09.616685+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-21T12:00:11.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:11 smithi081 bash[21618]: cluster 2024-09-21T12:00:09.616685+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-21T12:00:13.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:13 smithi001 bash[19741]: cluster 2024-09-21T12:00:11.617176+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-21T12:00:13.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:13 smithi001 bash[19741]: cluster 2024-09-21T12:00:11.617176+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-21T12:00:13.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:13 smithi100 bash[22052]: cluster 2024-09-21T12:00:11.617176+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-21T12:00:13.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:13 smithi100 bash[22052]: cluster 2024-09-21T12:00:11.617176+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-21T12:00:13.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:13 smithi081 bash[21618]: cluster 2024-09-21T12:00:11.617176+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-21T12:00:13.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:13 smithi081 bash[21618]: cluster 2024-09-21T12:00:11.617176+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-21T12:00:15.019 INFO:teuthology.orchestra.run.smithi001.stdout:Created osd(s) 1 on host 'smithi001' 2024-09-21T12:00:15.601 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: cluster 2024-09-21T12:00:13.617626+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-21T12:00:15.601 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: cluster 2024-09-21T12:00:13.617626+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-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:14.998665+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:14.998665+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:15.005403+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:15.005403+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:15.012508+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:15.012508+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:15.169053+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T12:00:15.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:15 smithi001 bash[19741]: audit 2024-09-21T12:00:15.169053+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T12:00:15.603 DEBUG:teuthology.orchestra.run.smithi001:osd.1> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T12:00:15.605 INFO:tasks.cephadm:Deploying osd.2 on smithi081 with /dev/vg_nvme/lv_4... 2024-09-21T12:00:15.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: cluster 2024-09-21T12:00:13.617626+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-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: cluster 2024-09-21T12:00:13.617626+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-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:14.998665+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:14.998665+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:15.005403+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:15.005403+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:15.012508+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:15.012508+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:15.169053+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T12:00:15.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:15 smithi081 bash[21618]: audit 2024-09-21T12:00:15.169053+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T12:00:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: cluster 2024-09-21T12:00:13.617626+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-21T12:00:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: cluster 2024-09-21T12:00:13.617626+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-21T12:00:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:14.998665+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:14.998665+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:15.005403+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:15.005403+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:15.012508+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:15.012508+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:15.169053+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T12:00:15.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:15 smithi100 bash[22052]: audit 2024-09-21T12:00:15.169053+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: cluster 2024-09-21T12:00:15.617981+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-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: cluster 2024-09-21T12:00:15.617981+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-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: audit 2024-09-21T12:00:16.011820+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: audit 2024-09-21T12:00:16.011820+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: cluster 2024-09-21T12:00:16.016467+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: cluster 2024-09-21T12:00:16.016467+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: audit 2024-09-21T12:00:16.017078+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: audit 2024-09-21T12:00:16.017078+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T12:00:17.341 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: audit 2024-09-21T12:00:16.017532+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:17.342 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[19741]: audit 2024-09-21T12:00:16.017532+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: cluster 2024-09-21T12:00:15.617981+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-21T12:00:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: cluster 2024-09-21T12:00:15.617981+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-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: audit 2024-09-21T12:00:16.011820+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: audit 2024-09-21T12:00:16.011820+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: cluster 2024-09-21T12:00:16.016467+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: cluster 2024-09-21T12:00:16.016467+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: audit 2024-09-21T12:00:16.017078+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: audit 2024-09-21T12:00:16.017078+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: audit 2024-09-21T12:00:16.017532+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:17.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:17 smithi100 bash[22052]: audit 2024-09-21T12:00:16.017532+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:17.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: cluster 2024-09-21T12:00:15.617981+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-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: cluster 2024-09-21T12:00:15.617981+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-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: audit 2024-09-21T12:00:16.011820+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: audit 2024-09-21T12:00:16.011820+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: cluster 2024-09-21T12:00:16.016467+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: cluster 2024-09-21T12:00:16.016467+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: audit 2024-09-21T12:00:16.017078+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: audit 2024-09-21T12:00:16.017078+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]} : dispatch 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: audit 2024-09-21T12:00:16.017532+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:17.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:17 smithi081 bash[21618]: audit 2024-09-21T12:00:16.017532+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:17.624 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[35099]: debug 2024-09-21T12:00:17.335+0000 7fc38fdf8640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T12:00:17.624 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:00:17 smithi001 bash[35099]: debug 2024-09-21T12:00:17.379+0000 7fc387c17640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:00:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.014131+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T12:00:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.014131+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T12:00:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: cluster 2024-09-21T12:00:17.018723+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:00:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: cluster 2024-09-21T12:00:17.018723+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:00:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.020386+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.020386+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.029155+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.029155+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.344406+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' 2024-09-21T12:00:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:18 smithi001 bash[19741]: audit 2024-09-21T12:00:17.344406+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' 2024-09-21T12:00:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.014131+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T12:00:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.014131+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T12:00:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: cluster 2024-09-21T12:00:17.018723+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: cluster 2024-09-21T12:00:17.018723+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.020386+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.020386+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.029155+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.029155+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.344406+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' 2024-09-21T12:00:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:18 smithi100 bash[22052]: audit 2024-09-21T12:00:17.344406+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' 2024-09-21T12:00:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.014131+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T12:00:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.014131+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi001", "root=default"]}]': finished 2024-09-21T12:00:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: cluster 2024-09-21T12:00:17.018723+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:00:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: cluster 2024-09-21T12:00:17.018723+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T12:00:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.020386+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.020386+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.029155+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.029155+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.344406+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' 2024-09-21T12:00:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:18 smithi081 bash[21618]: audit 2024-09-21T12:00:17.344406+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171]' entity='osd.1' 2024-09-21T12:00:19.323 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:00:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:16.161529+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:00:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:16.161529+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:00:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:16.161660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:00:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:16.161660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:00:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:17.618347+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:17.618347+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: audit 2024-09-21T12:00:18.030166+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: audit 2024-09-21T12:00:18.030166+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:18.354049+0000 mon.a (mon.0) 361 : cluster [INF] osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171] boot 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:18.354049+0000 mon.a (mon.0) 361 : cluster [INF] osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171] boot 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:18.354096+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: cluster 2024-09-21T12:00:18.354096+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: audit 2024-09-21T12:00:18.354458+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:19 smithi001 bash[19741]: audit 2024-09-21T12:00:18.354458+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:16.161529+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:00:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:16.161529+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:16.161660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:16.161660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:17.618347+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:17.618347+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: audit 2024-09-21T12:00:18.030166+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: audit 2024-09-21T12:00:18.030166+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:18.354049+0000 mon.a (mon.0) 361 : cluster [INF] osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171] boot 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:18.354049+0000 mon.a (mon.0) 361 : cluster [INF] osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171] boot 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:18.354096+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: cluster 2024-09-21T12:00:18.354096+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: audit 2024-09-21T12:00:18.354458+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:19 smithi100 bash[22052]: audit 2024-09-21T12:00:18.354458+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:16.161529+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:16.161529+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:16.161660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:16.161660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:17.618347+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:17.618347+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: audit 2024-09-21T12:00:18.030166+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: audit 2024-09-21T12:00:18.030166+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:18.354049+0000 mon.a (mon.0) 361 : cluster [INF] osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171] boot 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:18.354049+0000 mon.a (mon.0) 361 : cluster [INF] osd.1 [v2:172.21.15.1:6810/717034171,v1:172.21.15.1:6811/717034171] boot 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:18.354096+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: cluster 2024-09-21T12:00:18.354096+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T12:00:19.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: audit 2024-09-21T12:00:18.354458+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:19.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:19 smithi081 bash[21618]: audit 2024-09-21T12:00:18.354458+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:00:21.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:21 smithi001 bash[19741]: cluster 2024-09-21T12:00:19.618976+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:21.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:21 smithi001 bash[19741]: cluster 2024-09-21T12:00:19.618976+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:21.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:21 smithi001 bash[19741]: cluster 2024-09-21T12:00:20.037682+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:00:21.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:21 smithi001 bash[19741]: cluster 2024-09-21T12:00:20.037682+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:00:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:21 smithi100 bash[22052]: cluster 2024-09-21T12:00:19.618976+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:21 smithi100 bash[22052]: cluster 2024-09-21T12:00:19.618976+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:21 smithi100 bash[22052]: cluster 2024-09-21T12:00:20.037682+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:00:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:21 smithi100 bash[22052]: cluster 2024-09-21T12:00:20.037682+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:00:21.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:21 smithi081 bash[21618]: cluster 2024-09-21T12:00:19.618976+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:21.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:21 smithi081 bash[21618]: cluster 2024-09-21T12:00:19.618976+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:21.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:21 smithi081 bash[21618]: cluster 2024-09-21T12:00:20.037682+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:00:21.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:21 smithi081 bash[21618]: cluster 2024-09-21T12:00:20.037682+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T12:00:23.296 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-21T12:00:23.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:23 smithi081 bash[21618]: cluster 2024-09-21T12:00:21.619560+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:23.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:23 smithi081 bash[21618]: cluster 2024-09-21T12:00:21.619560+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:23.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2024-09-21T12:00:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:23 smithi001 bash[19741]: cluster 2024-09-21T12:00:21.619560+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:23 smithi001 bash[19741]: cluster 2024-09-21T12:00:21.619560+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:23.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:23 smithi100 bash[22052]: cluster 2024-09-21T12:00:21.619560+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:23.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:23 smithi100 bash[22052]: cluster 2024-09-21T12:00:21.619560+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:25.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:25 smithi001 bash[19741]: cluster 2024-09-21T12:00:23.620078+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:25.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:25 smithi001 bash[19741]: cluster 2024-09-21T12:00:23.620078+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:25.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:25 smithi100 bash[22052]: cluster 2024-09-21T12:00:23.620078+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:25.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:25 smithi100 bash[22052]: cluster 2024-09-21T12:00:23.620078+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:25.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:25 smithi081 bash[21618]: cluster 2024-09-21T12:00:23.620078+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:25.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:25 smithi081 bash[21618]: cluster 2024-09-21T12:00:23.620078+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:26.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: cephadm 2024-09-21T12:00:25.095330+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T12:00:26.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: cephadm 2024-09-21T12:00:25.095330+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T12:00:26.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.103328+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.103328+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.110597+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.110597+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.113079+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.113079+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.114674+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.114674+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: cephadm 2024-09-21T12:00:25.115872+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 8634M 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: cephadm 2024-09-21T12:00:25.115872+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 8634M 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.121479+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.121479+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.125906+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.125906+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.127708+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.127708+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:26.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.136926+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:26 smithi001 bash[19741]: audit 2024-09-21T12:00:25.136926+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: cephadm 2024-09-21T12:00:25.095330+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: cephadm 2024-09-21T12:00:25.095330+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.103328+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.103328+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.110597+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.110597+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.113079+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.113079+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.114674+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.114674+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: cephadm 2024-09-21T12:00:25.115872+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 8634M 2024-09-21T12:00:26.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: cephadm 2024-09-21T12:00:25.115872+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 8634M 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.121479+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.121479+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.125906+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.125906+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.127708+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.127708+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.136926+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:26 smithi100 bash[22052]: audit 2024-09-21T12:00:25.136926+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: cephadm 2024-09-21T12:00:25.095330+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T12:00:26.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: cephadm 2024-09-21T12:00:25.095330+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi001 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.103328+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.103328+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.110597+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.110597+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.113079+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.113079+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.114674+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.114674+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: cephadm 2024-09-21T12:00:25.115872+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 8634M 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: cephadm 2024-09-21T12:00:25.115872+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 8634M 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.121479+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.121479+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.125906+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:26.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.125906+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:26.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.127708+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:26.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.127708+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:00:26.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.136926+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:26.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:26 smithi081 bash[21618]: audit 2024-09-21T12:00:25.136926+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:27.106 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:00:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:27 smithi100 bash[22052]: cluster 2024-09-21T12:00:25.620523+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:27 smithi100 bash[22052]: cluster 2024-09-21T12:00:25.620523+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:27 smithi081 bash[21618]: cluster 2024-09-21T12:00:25.620523+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:27 smithi081 bash[21618]: cluster 2024-09-21T12:00:25.620523+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:27 smithi001 bash[19741]: cluster 2024-09-21T12:00:25.620523+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:27 smithi001 bash[19741]: cluster 2024-09-21T12:00:25.620523+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: cluster 2024-09-21T12:00:27.620972+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: cluster 2024-09-21T12:00:27.620972+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: audit 2024-09-21T12:00:28.421825+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:00:29.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: audit 2024-09-21T12:00:28.421825+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:00:29.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: audit 2024-09-21T12:00:28.427897+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:00:29.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: audit 2024-09-21T12:00:28.427897+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:00:29.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: audit 2024-09-21T12:00:28.429621+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:29.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:29 smithi100 bash[22052]: audit 2024-09-21T12:00:28.429621+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:29.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: cluster 2024-09-21T12:00:27.620972+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: cluster 2024-09-21T12:00:27.620972+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: audit 2024-09-21T12:00:28.421825+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:00:29.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: audit 2024-09-21T12:00:28.421825+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:00:29.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: audit 2024-09-21T12:00:28.427897+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:00:29.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: audit 2024-09-21T12:00:28.427897+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:00:29.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: audit 2024-09-21T12:00:28.429621+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:29.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:29 smithi081 bash[21618]: audit 2024-09-21T12:00:28.429621+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: cluster 2024-09-21T12:00:27.620972+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: cluster 2024-09-21T12:00:27.620972+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: audit 2024-09-21T12:00:28.421825+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: audit 2024-09-21T12:00:28.421825+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: audit 2024-09-21T12:00:28.427897+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: audit 2024-09-21T12:00:28.427897+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:00:29.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: audit 2024-09-21T12:00:28.429621+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:29.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:29 smithi001 bash[19741]: audit 2024-09-21T12:00:28.429621+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:30.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:30 smithi100 bash[22052]: audit 2024-09-21T12:00:28.414849+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:00:30.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:30 smithi100 bash[22052]: audit 2024-09-21T12:00:28.414849+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:00:30.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:30 smithi081 bash[21618]: audit 2024-09-21T12:00:28.414849+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:00:30.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:30 smithi081 bash[21618]: audit 2024-09-21T12:00:28.414849+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:00:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:30 smithi001 bash[19741]: audit 2024-09-21T12:00:28.414849+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:00:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:30 smithi001 bash[19741]: audit 2024-09-21T12:00:28.414849+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:00:31.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:31 smithi100 bash[22052]: cluster 2024-09-21T12:00:29.621413+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:31.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:31 smithi100 bash[22052]: cluster 2024-09-21T12:00:29.621413+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:31 smithi081 bash[21618]: cluster 2024-09-21T12:00:29.621413+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:31 smithi081 bash[21618]: cluster 2024-09-21T12:00:29.621413+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:31.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:31 smithi001 bash[19741]: cluster 2024-09-21T12:00:29.621413+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:31.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:31 smithi001 bash[19741]: cluster 2024-09-21T12:00:29.621413+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:33.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:33 smithi100 bash[22052]: cluster 2024-09-21T12:00:31.621794+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:33.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:33 smithi100 bash[22052]: cluster 2024-09-21T12:00:31.621794+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:33.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:33 smithi081 bash[21618]: cluster 2024-09-21T12:00:31.621794+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:33.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:33 smithi081 bash[21618]: cluster 2024-09-21T12:00:31.621794+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:33.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:33 smithi001 bash[19741]: cluster 2024-09-21T12:00:31.621794+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:33.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:33 smithi001 bash[19741]: cluster 2024-09-21T12:00:31.621794+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:35.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:35 smithi100 bash[22052]: cluster 2024-09-21T12:00:33.622248+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:35.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:35 smithi100 bash[22052]: cluster 2024-09-21T12:00:33.622248+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:35.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:35 smithi081 bash[21618]: cluster 2024-09-21T12:00:33.622248+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:35.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:35 smithi081 bash[21618]: cluster 2024-09-21T12:00:33.622248+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:35 smithi001 bash[19741]: cluster 2024-09-21T12:00:33.622248+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:35 smithi001 bash[19741]: cluster 2024-09-21T12:00:33.622248+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: cluster 2024-09-21T12:00:35.622695+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: cluster 2024-09-21T12:00:35.622695+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.921553+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.81:0/1426619914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.921553+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.81:0/1426619914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.922258+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.922258+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.925435+0000 mon.a (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"}]': finished 2024-09-21T12:00:37.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.925435+0000 mon.a (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"}]': finished 2024-09-21T12:00:37.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: cluster 2024-09-21T12:00:36.930208+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:00:37.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: cluster 2024-09-21T12:00:36.930208+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:00:37.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.930685+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:00:37.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:37 smithi081 bash[21618]: audit 2024-09-21T12:00:36.930685+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: cluster 2024-09-21T12:00:35.622695+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: cluster 2024-09-21T12:00:35.622695+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.921553+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.81:0/1426619914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.921553+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.81:0/1426619914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.922258+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.922258+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.925435+0000 mon.a (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"}]': finished 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.925435+0000 mon.a (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"}]': finished 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: cluster 2024-09-21T12:00:36.930208+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:00:37.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: cluster 2024-09-21T12:00:36.930208+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:00:37.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.930685+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:00:37.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:37 smithi001 bash[19741]: audit 2024-09-21T12:00:36.930685+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:00:37.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: cluster 2024-09-21T12:00:35.622695+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: cluster 2024-09-21T12:00:35.622695+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:37.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.921553+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.81:0/1426619914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.921553+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.81:0/1426619914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.922258+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.922258+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"} : dispatch 2024-09-21T12:00:37.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.925435+0000 mon.a (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"}]': finished 2024-09-21T12:00:37.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.925435+0000 mon.a (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96e5b3a4-21a4-46f6-b50d-3007675d790d"}]': finished 2024-09-21T12:00:37.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: cluster 2024-09-21T12:00:36.930208+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:00:37.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: cluster 2024-09-21T12:00:36.930208+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T12:00:37.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.930685+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:00:37.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:37 smithi100 bash[22052]: audit 2024-09-21T12:00:36.930685+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:00:38.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:38 smithi081 bash[21618]: audit 2024-09-21T12:00:37.558552+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/186973065' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:00:38.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:38 smithi081 bash[21618]: audit 2024-09-21T12:00:37.558552+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/186973065' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:00:38.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:38 smithi001 bash[19741]: audit 2024-09-21T12:00:37.558552+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/186973065' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:00:38.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:38 smithi001 bash[19741]: audit 2024-09-21T12:00:37.558552+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/186973065' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:00:38.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:38 smithi100 bash[22052]: audit 2024-09-21T12:00:37.558552+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/186973065' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:00:38.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:38 smithi100 bash[22052]: audit 2024-09-21T12:00:37.558552+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/186973065' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:00:39.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:39 smithi001 bash[19741]: cluster 2024-09-21T12:00:37.623159+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:39 smithi001 bash[19741]: cluster 2024-09-21T12:00:37.623159+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:39.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:39 smithi100 bash[22052]: cluster 2024-09-21T12:00:37.623159+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:39.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:39 smithi100 bash[22052]: cluster 2024-09-21T12:00:37.623159+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:39 smithi081 bash[21618]: cluster 2024-09-21T12:00:37.623159+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:39 smithi081 bash[21618]: cluster 2024-09-21T12:00:37.623159+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:41.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:41 smithi081 bash[21618]: cluster 2024-09-21T12:00:39.623681+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:41.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:41 smithi081 bash[21618]: cluster 2024-09-21T12:00:39.623681+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:41.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:41 smithi001 bash[19741]: cluster 2024-09-21T12:00:39.623681+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:41.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:41 smithi001 bash[19741]: cluster 2024-09-21T12:00:39.623681+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:41.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:41 smithi100 bash[22052]: cluster 2024-09-21T12:00:39.623681+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:41.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:41 smithi100 bash[22052]: cluster 2024-09-21T12:00:39.623681+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:43.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:43 smithi001 bash[19741]: cluster 2024-09-21T12:00:41.624245+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:43.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:43 smithi001 bash[19741]: cluster 2024-09-21T12:00:41.624245+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:43.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:43 smithi100 bash[22052]: cluster 2024-09-21T12:00:41.624245+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:43.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:43 smithi100 bash[22052]: cluster 2024-09-21T12:00:41.624245+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:43.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:43 smithi081 bash[21618]: cluster 2024-09-21T12:00:41.624245+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:43.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:43 smithi081 bash[21618]: cluster 2024-09-21T12:00:41.624245+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:45.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:45 smithi001 bash[19741]: cluster 2024-09-21T12:00:43.624822+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:45.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:45 smithi001 bash[19741]: cluster 2024-09-21T12:00:43.624822+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:45.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:45 smithi100 bash[22052]: cluster 2024-09-21T12:00:43.624822+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:45.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:45 smithi100 bash[22052]: cluster 2024-09-21T12:00:43.624822+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:45 smithi081 bash[21618]: cluster 2024-09-21T12:00:43.624822+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:45 smithi081 bash[21618]: cluster 2024-09-21T12:00:43.624822+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:47.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:47 smithi081 bash[21618]: cluster 2024-09-21T12:00:45.625344+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:47.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:47 smithi081 bash[21618]: cluster 2024-09-21T12:00:45.625344+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:47.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:47 smithi001 bash[19741]: cluster 2024-09-21T12:00:45.625344+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:47.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:47 smithi001 bash[19741]: cluster 2024-09-21T12:00:45.625344+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:47.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:47 smithi100 bash[22052]: cluster 2024-09-21T12:00:45.625344+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:47.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:47 smithi100 bash[22052]: cluster 2024-09-21T12:00:45.625344+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:49.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:49 smithi081 bash[21618]: cluster 2024-09-21T12:00:47.625905+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:49.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:49 smithi081 bash[21618]: cluster 2024-09-21T12:00:47.625905+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:49 smithi001 bash[19741]: cluster 2024-09-21T12:00:47.625905+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:49 smithi001 bash[19741]: cluster 2024-09-21T12:00:47.625905+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:49.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:49 smithi100 bash[22052]: cluster 2024-09-21T12:00:47.625905+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:49.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:49 smithi100 bash[22052]: cluster 2024-09-21T12:00:47.625905+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:51 smithi081 bash[21618]: cluster 2024-09-21T12:00:49.626451+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:51 smithi081 bash[21618]: cluster 2024-09-21T12:00:49.626451+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:51 smithi081 bash[21618]: audit 2024-09-21T12:00:50.486459+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T12:00:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:51 smithi081 bash[21618]: audit 2024-09-21T12:00:50.486459+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T12:00:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:51 smithi081 bash[21618]: audit 2024-09-21T12:00:50.488351+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:51.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:51 smithi081 bash[21618]: audit 2024-09-21T12:00:50.488351+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:51 smithi001 bash[19741]: cluster 2024-09-21T12:00:49.626451+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:51 smithi001 bash[19741]: cluster 2024-09-21T12:00:49.626451+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:51 smithi001 bash[19741]: audit 2024-09-21T12:00:50.486459+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T12:00:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:51 smithi001 bash[19741]: audit 2024-09-21T12:00:50.486459+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T12:00:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:51 smithi001 bash[19741]: audit 2024-09-21T12:00:50.488351+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:51 smithi001 bash[19741]: audit 2024-09-21T12:00:50.488351+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:51.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:51 smithi100 bash[22052]: cluster 2024-09-21T12:00:49.626451+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:51 smithi100 bash[22052]: cluster 2024-09-21T12:00:49.626451+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:51.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:51 smithi100 bash[22052]: audit 2024-09-21T12:00:50.486459+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T12:00:51.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:51 smithi100 bash[22052]: audit 2024-09-21T12:00:50.486459+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T12:00:51.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:51 smithi100 bash[22052]: audit 2024-09-21T12:00:50.488351+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:51.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:51 smithi100 bash[22052]: audit 2024-09-21T12:00:50.488351+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:00:52.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:52 smithi081 bash[21618]: cephadm 2024-09-21T12:00:50.490013+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-09-21T12:00:52.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:52 smithi081 bash[21618]: cephadm 2024-09-21T12:00:50.490013+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-09-21T12:00:52.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:52 smithi001 bash[19741]: cephadm 2024-09-21T12:00:50.490013+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-09-21T12:00:52.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:52 smithi001 bash[19741]: cephadm 2024-09-21T12:00:50.490013+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-09-21T12:00:52.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:52 smithi100 bash[22052]: cephadm 2024-09-21T12:00:50.490013+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-09-21T12:00:52.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:52 smithi100 bash[22052]: cephadm 2024-09-21T12:00:50.490013+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-09-21T12:00:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:53 smithi001 bash[19741]: cluster 2024-09-21T12:00:51.626864+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:53.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:53 smithi001 bash[19741]: cluster 2024-09-21T12:00:51.626864+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:53.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:53 smithi100 bash[22052]: cluster 2024-09-21T12:00:51.626864+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:53.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:53 smithi100 bash[22052]: cluster 2024-09-21T12:00:51.626864+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:53.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:53 smithi081 bash[21618]: cluster 2024-09-21T12:00:51.626864+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:53.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:53 smithi081 bash[21618]: cluster 2024-09-21T12:00:51.626864+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:55.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:54 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:55.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:55 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:00:55.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:55 smithi081 bash[21618]: cluster 2024-09-21T12:00:53.627348+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:55.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:55 smithi081 bash[21618]: cluster 2024-09-21T12:00:53.627348+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:55 smithi001 bash[19741]: cluster 2024-09-21T12:00:53.627348+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:55.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:55 smithi001 bash[19741]: cluster 2024-09-21T12:00:53.627348+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:55.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:55 smithi100 bash[22052]: cluster 2024-09-21T12:00:53.627348+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:55.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:55 smithi100 bash[22052]: cluster 2024-09-21T12:00:53.627348+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:56.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:56 smithi081 bash[21618]: audit 2024-09-21T12:00:55.247665+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:56.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:56 smithi081 bash[21618]: audit 2024-09-21T12:00:55.247665+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:56.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:56 smithi081 bash[21618]: audit 2024-09-21T12:00:55.254428+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:56 smithi081 bash[21618]: audit 2024-09-21T12:00:55.254428+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:56 smithi081 bash[21618]: audit 2024-09-21T12:00:55.261529+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:56 smithi081 bash[21618]: audit 2024-09-21T12:00:55.261529+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:56 smithi001 bash[19741]: audit 2024-09-21T12:00:55.247665+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:56.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:56 smithi001 bash[19741]: audit 2024-09-21T12:00:55.247665+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:56.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:56 smithi001 bash[19741]: audit 2024-09-21T12:00:55.254428+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:56 smithi001 bash[19741]: audit 2024-09-21T12:00:55.254428+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:56 smithi001 bash[19741]: audit 2024-09-21T12:00:55.261529+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:56 smithi001 bash[19741]: audit 2024-09-21T12:00:55.261529+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:56 smithi100 bash[22052]: audit 2024-09-21T12:00:55.247665+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:56.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:56 smithi100 bash[22052]: audit 2024-09-21T12:00:55.247665+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:00:56.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:56 smithi100 bash[22052]: audit 2024-09-21T12:00:55.254428+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:56 smithi100 bash[22052]: audit 2024-09-21T12:00:55.254428+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:56 smithi100 bash[22052]: audit 2024-09-21T12:00:55.261529+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:56.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:56 smithi100 bash[22052]: audit 2024-09-21T12:00:55.261529+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:00:57.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:57 smithi001 bash[19741]: cluster 2024-09-21T12:00:55.627816+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:57 smithi001 bash[19741]: cluster 2024-09-21T12:00:55.627816+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:57.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:57 smithi100 bash[22052]: cluster 2024-09-21T12:00:55.627816+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:57.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:57 smithi100 bash[22052]: cluster 2024-09-21T12:00:55.627816+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:57 smithi081 bash[21618]: cluster 2024-09-21T12:00:55.627816+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:57 smithi081 bash[21618]: cluster 2024-09-21T12:00:55.627816+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:59.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:59 smithi001 bash[19741]: cluster 2024-09-21T12:00:57.628277+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:59.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:00:59 smithi001 bash[19741]: cluster 2024-09-21T12:00:57.628277+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:59 smithi100 bash[22052]: cluster 2024-09-21T12:00:57.628277+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:00:59 smithi100 bash[22052]: cluster 2024-09-21T12:00:57.628277+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:59 smithi081 bash[21618]: cluster 2024-09-21T12:00:57.628277+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:00:59.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:00:59 smithi081 bash[21618]: cluster 2024-09-21T12:00:57.628277+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: cluster 2024-09-21T12:00:59.628767+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: cluster 2024-09-21T12:00:59.628767+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.532859+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.532859+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.539988+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.539988+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.541809+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:01.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.541809+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:01.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.543722+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:01.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.543722+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:01.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.552870+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:01 smithi081 bash[21618]: audit 2024-09-21T12:01:00.552870+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: cluster 2024-09-21T12:00:59.628767+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: cluster 2024-09-21T12:00:59.628767+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.532859+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.532859+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.539988+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.539988+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.541809+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:01.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.541809+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:01.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.543722+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:01.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.543722+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:01.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.552870+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:01 smithi001 bash[19741]: audit 2024-09-21T12:01:00.552870+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: cluster 2024-09-21T12:00:59.628767+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: cluster 2024-09-21T12:00:59.628767+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.532859+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.532859+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.539988+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.539988+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.541809+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.541809+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.543722+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.543722+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.552870+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:01.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:01 smithi100 bash[22052]: audit 2024-09-21T12:01:00.552870+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:03.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:03 smithi001 bash[19741]: cluster 2024-09-21T12:01:01.629238+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:03.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:03 smithi001 bash[19741]: cluster 2024-09-21T12:01:01.629238+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:03.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:03 smithi100 bash[22052]: cluster 2024-09-21T12:01:01.629238+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:03.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:03 smithi100 bash[22052]: cluster 2024-09-21T12:01:01.629238+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:03.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:03 smithi081 bash[21618]: cluster 2024-09-21T12:01:01.629238+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:03.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:03 smithi081 bash[21618]: cluster 2024-09-21T12:01:01.629238+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:05.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:05 smithi001 bash[19741]: cluster 2024-09-21T12:01:03.629690+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:05.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:05 smithi001 bash[19741]: cluster 2024-09-21T12:01:03.629690+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:05.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:05 smithi100 bash[22052]: cluster 2024-09-21T12:01:03.629690+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:05.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:05 smithi100 bash[22052]: cluster 2024-09-21T12:01:03.629690+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:05.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:05 smithi081 bash[21618]: cluster 2024-09-21T12:01:03.629690+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:05.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:05 smithi081 bash[21618]: cluster 2024-09-21T12:01:03.629690+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:06.939 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 2 on host 'smithi081' 2024-09-21T12:01:07.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: cluster 2024-09-21T12:01:05.630174+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:07.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: cluster 2024-09-21T12:01:05.630174+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:07.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:06.920344+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:06.920344+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:06.927053+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:06.927053+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:06.934283+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:06.934283+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:07.006648+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:07.006648+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:07.006921+0000 mon.a (mon.0) 393 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:07 smithi081 bash[21618]: audit 2024-09-21T12:01:07.006921+0000 mon.a (mon.0) 393 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.590 DEBUG:teuthology.orchestra.run.smithi081:osd.2> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T12:01:07.593 INFO:tasks.cephadm:Deploying osd.3 on smithi081 with /dev/vg_nvme/lv_3... 2024-09-21T12:01:07.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: cluster 2024-09-21T12:01:05.630174+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: cluster 2024-09-21T12:01:05.630174+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:06.920344+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:06.920344+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:06.927053+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:06.927053+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:06.934283+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:06.934283+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:07.006648+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:07.006648+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:07.006921+0000 mon.a (mon.0) 393 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:07 smithi001 bash[19741]: audit 2024-09-21T12:01:07.006921+0000 mon.a (mon.0) 393 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: cluster 2024-09-21T12:01:05.630174+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: cluster 2024-09-21T12:01:05.630174+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:06.920344+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:06.920344+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:06.927053+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:06.927053+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:06.934283+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:06.934283+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:07.006648+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:07.006648+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:07.006921+0000 mon.a (mon.0) 393 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:07.662 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:07 smithi100 bash[22052]: audit 2024-09-21T12:01:07.006921+0000 mon.a (mon.0) 393 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: cluster 2024-09-21T12:01:07.630633+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: cluster 2024-09-21T12:01:07.630633+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.933660+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.933660+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: cluster 2024-09-21T12:01:07.938211+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: cluster 2024-09-21T12:01:07.938211+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:01:09.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.938698+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:09.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.938698+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:09.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.939327+0000 mon.b (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.939327+0000 mon.b (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.939747+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:08 smithi001 bash[19741]: audit 2024-09-21T12:01:07.939747+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: cluster 2024-09-21T12:01:07.630633+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:09.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: cluster 2024-09-21T12:01:07.630633+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.933660+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.933660+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: cluster 2024-09-21T12:01:07.938211+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: cluster 2024-09-21T12:01:07.938211+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.938698+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.938698+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.939327+0000 mon.b (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.939327+0000 mon.b (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.939747+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:08 smithi100 bash[22052]: audit 2024-09-21T12:01:07.939747+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: cluster 2024-09-21T12:01:07.630633+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: cluster 2024-09-21T12:01:07.630633+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.933660+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.933660+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: cluster 2024-09-21T12:01:07.938211+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: cluster 2024-09-21T12:01:07.938211+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.938698+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:09.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.938698+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:09.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.939327+0000 mon.b (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.939327+0000 mon.b (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.939747+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:08 smithi081 bash[21618]: audit 2024-09-21T12:01:07.939747+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:01:09.922 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[24312]: debug 2024-09-21T12:01:09.460+0000 7fa805b81640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T12:01:09.922 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[24312]: debug 2024-09-21T12:01:09.484+0000 7fa7fd9a0640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:08.935799+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:08.935799+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: cluster 2024-09-21T12:01:08.939865+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: cluster 2024-09-21T12:01:08.939865+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:08.940672+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:08.940672+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:08.948946+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:08.948946+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:09.470705+0000 mon.a (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T12:01:10.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:09 smithi001 bash[19741]: audit 2024-09-21T12:01:09.470705+0000 mon.a (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:08.935799+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:08.935799+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: cluster 2024-09-21T12:01:08.939865+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: cluster 2024-09-21T12:01:08.939865+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:08.940672+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:08.940672+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:08.948946+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:08.948946+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:09.470705+0000 mon.a (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T12:01:10.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:09 smithi100 bash[22052]: audit 2024-09-21T12:01:09.470705+0000 mon.a (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:08.935799+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:08.935799+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: cluster 2024-09-21T12:01:08.939865+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: cluster 2024-09-21T12:01:08.939865+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:08.940672+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:08.940672+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:08.948946+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:08.948946+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:09.470705+0000 mon.a (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T12:01:10.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:09 smithi081 bash[21618]: audit 2024-09-21T12:01:09.470705+0000 mon.a (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T12:01:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:08.019737+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:01:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:08.019737+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:01:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:08.019835+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:01:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:08.019835+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:01:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:09.631092+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:11.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:09.631092+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: audit 2024-09-21T12:01:09.950250+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: audit 2024-09-21T12:01:09.950250+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:10.474185+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166] boot 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:10.474185+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166] boot 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:10.474299+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: cluster 2024-09-21T12:01:10.474299+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: audit 2024-09-21T12:01:10.475435+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:10 smithi001 bash[19741]: audit 2024-09-21T12:01:10.475435+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:08.019737+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:01:11.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:08.019737+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:01:11.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:08.019835+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:01:11.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:08.019835+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:01:11.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:09.631092+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:09.631092+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: audit 2024-09-21T12:01:09.950250+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: audit 2024-09-21T12:01:09.950250+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:10.474185+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166] boot 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:10.474185+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166] boot 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:10.474299+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: cluster 2024-09-21T12:01:10.474299+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: audit 2024-09-21T12:01:10.475435+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:10 smithi100 bash[22052]: audit 2024-09-21T12:01:10.475435+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:08.019737+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:08.019737+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:08.019835+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:08.019835+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:09.631092+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:09.631092+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: audit 2024-09-21T12:01:09.950250+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: audit 2024-09-21T12:01:09.950250+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:10.474185+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166] boot 2024-09-21T12:01:11.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:10.474185+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.81:6800/228611166,v1:172.21.15.81:6801/228611166] boot 2024-09-21T12:01:11.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:10.474299+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:01:11.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: cluster 2024-09-21T12:01:10.474299+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T12:01:11.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: audit 2024-09-21T12:01:10.475435+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:11.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:10 smithi081 bash[21618]: audit 2024-09-21T12:01:10.475435+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:01:12.364 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:01:13.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:12 smithi001 bash[19741]: cluster 2024-09-21T12:01:11.631598+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:13.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:12 smithi001 bash[19741]: cluster 2024-09-21T12:01:11.631598+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:13.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:12 smithi001 bash[19741]: cluster 2024-09-21T12:01:11.957889+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:01:13.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:12 smithi001 bash[19741]: cluster 2024-09-21T12:01:11.957889+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:01:13.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:12 smithi001 bash[19741]: audit 2024-09-21T12:01:12.196467+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:13.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:12 smithi001 bash[19741]: audit 2024-09-21T12:01:12.196467+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:12 smithi100 bash[22052]: cluster 2024-09-21T12:01:11.631598+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:12 smithi100 bash[22052]: cluster 2024-09-21T12:01:11.631598+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:12 smithi100 bash[22052]: cluster 2024-09-21T12:01:11.957889+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:01:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:12 smithi100 bash[22052]: cluster 2024-09-21T12:01:11.957889+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:01:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:12 smithi100 bash[22052]: audit 2024-09-21T12:01:12.196467+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:13.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:12 smithi100 bash[22052]: audit 2024-09-21T12:01:12.196467+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:12 smithi081 bash[21618]: cluster 2024-09-21T12:01:11.631598+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:12 smithi081 bash[21618]: cluster 2024-09-21T12:01:11.631598+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:12 smithi081 bash[21618]: cluster 2024-09-21T12:01:11.957889+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:01:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:12 smithi081 bash[21618]: cluster 2024-09-21T12:01:11.957889+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T12:01:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:12 smithi081 bash[21618]: audit 2024-09-21T12:01:12.196467+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:13.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:12 smithi081 bash[21618]: audit 2024-09-21T12:01:12.196467+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.244 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:13 smithi081 bash[21618]: audit 2024-09-21T12:01:12.969345+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.244 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:13 smithi081 bash[21618]: audit 2024-09-21T12:01:12.969345+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.244 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:13 smithi081 bash[21618]: cluster 2024-09-21T12:01:12.974023+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:01:14.244 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:13 smithi081 bash[21618]: cluster 2024-09-21T12:01:12.974023+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:01:14.245 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:13 smithi081 bash[21618]: audit 2024-09-21T12:01:12.975952+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:01:14.245 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:13 smithi081 bash[21618]: audit 2024-09-21T12:01:12.975952+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:01:14.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:13 smithi001 bash[19741]: audit 2024-09-21T12:01:12.969345+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:13 smithi001 bash[19741]: audit 2024-09-21T12:01:12.969345+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:13 smithi001 bash[19741]: cluster 2024-09-21T12:01:12.974023+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:01:14.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:13 smithi001 bash[19741]: cluster 2024-09-21T12:01:12.974023+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:01:14.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:13 smithi001 bash[19741]: audit 2024-09-21T12:01:12.975952+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:01:14.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:13 smithi001 bash[19741]: audit 2024-09-21T12:01:12.975952+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:01:14.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:13 smithi100 bash[22052]: audit 2024-09-21T12:01:12.969345+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:13 smithi100 bash[22052]: audit 2024-09-21T12:01:12.969345+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' 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-21T12:01:14.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:13 smithi100 bash[22052]: cluster 2024-09-21T12:01:12.974023+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:01:14.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:13 smithi100 bash[22052]: cluster 2024-09-21T12:01:12.974023+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T12:01:14.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:13 smithi100 bash[22052]: audit 2024-09-21T12:01:12.975952+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:01:14.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:13 smithi100 bash[22052]: audit 2024-09-21T12:01:12.975952+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:01:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: cluster 2024-09-21T12:01:13.632249+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: cluster 2024-09-21T12:01:13.632249+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: cluster 2024-09-21T12:01:13.969293+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:01:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: cluster 2024-09-21T12:01:13.969293+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:13.977704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:13.977704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: cluster 2024-09-21T12:01:13.984289+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: cluster 2024-09-21T12:01:13.984289+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.202533+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.202533+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.324216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.324216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.326314+0000 mon.a (mon.0) 417 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.326314+0000 mon.a (mon.0) 417 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.374799+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.374799+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.375034+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.375034+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.375396+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.375396+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.375631+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.375631+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.378665+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.378665+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.378856+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.378856+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.378877+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.378877+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.379091+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.379091+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.433391+0000 mon.c (mon.1) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.433391+0000 mon.c (mon.1) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.480815+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.480815+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.484077+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.484077+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.484159+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.484159+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.484613+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.484613+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.485060+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.485060+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.535694+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:14 smithi081 bash[21618]: audit 2024-09-21T12:01:14.535694+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: cluster 2024-09-21T12:01:13.632249+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:15.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: cluster 2024-09-21T12:01:13.632249+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:15.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: cluster 2024-09-21T12:01:13.969293+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: cluster 2024-09-21T12:01:13.969293+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:13.977704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:13.977704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: cluster 2024-09-21T12:01:13.984289+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: cluster 2024-09-21T12:01:13.984289+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.202533+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.202533+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.324216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.324216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.326314+0000 mon.a (mon.0) 417 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.326314+0000 mon.a (mon.0) 417 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.374799+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.374799+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.375034+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.375034+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.375396+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.376 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.375396+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.375631+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.375631+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.378665+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.378665+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.378856+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.378856+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.378877+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.378877+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.379091+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.379091+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.433391+0000 mon.c (mon.1) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.377 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.433391+0000 mon.c (mon.1) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.480815+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.480815+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.484077+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.484077+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.484159+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.484159+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.484613+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.484613+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.485060+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.485060+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.535694+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.378 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:14 smithi001 bash[19741]: audit 2024-09-21T12:01:14.535694+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: cluster 2024-09-21T12:01:13.632249+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: cluster 2024-09-21T12:01:13.632249+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: cluster 2024-09-21T12:01:13.969293+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: cluster 2024-09-21T12:01:13.969293+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:13.977704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:13.977704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: cluster 2024-09-21T12:01:13.984289+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: cluster 2024-09-21T12:01:13.984289+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.202533+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.202533+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.324216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.324216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.326314+0000 mon.a (mon.0) 417 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.326314+0000 mon.a (mon.0) 417 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.374799+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.374799+0000 mon.a (mon.0) 418 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.375034+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.375034+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.375396+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.413 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.375396+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.375631+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.375631+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.378665+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.378665+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.378856+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.378856+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.378877+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.378877+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.414 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.379091+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.379091+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.433391+0000 mon.c (mon.1) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.433391+0000 mon.c (mon.1) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.480815+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.480815+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.484077+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.484077+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.484159+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.484159+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.484613+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.484613+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:01:15.415 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.485060+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.416 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.485060+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:01:15.416 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.535694+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:15.416 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:14 smithi100 bash[22052]: audit 2024-09-21T12:01:14.535694+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T12:01:16.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:16 smithi001 bash[19741]: cluster 2024-09-21T12:01:14.997362+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T12:01:16.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:16 smithi001 bash[19741]: cluster 2024-09-21T12:01:14.997362+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T12:01:16.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:16 smithi100 bash[22052]: cluster 2024-09-21T12:01:14.997362+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T12:01:16.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:16 smithi100 bash[22052]: cluster 2024-09-21T12:01:14.997362+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T12:01:16.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:16 smithi081 bash[21618]: cluster 2024-09-21T12:01:14.997362+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T12:01:16.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:16 smithi081 bash[21618]: cluster 2024-09-21T12:01:14.997362+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T12:01:17.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:17 smithi001 bash[19741]: cluster 2024-09-21T12:01:15.632886+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:17 smithi001 bash[19741]: cluster 2024-09-21T12:01:15.632886+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:17 smithi001 bash[19741]: cluster 2024-09-21T12:01:15.993437+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:01:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:17 smithi001 bash[19741]: cluster 2024-09-21T12:01:15.993437+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:01:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:17 smithi001 bash[19741]: cluster 2024-09-21T12:01:15.993504+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-21T12:01:17.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:17 smithi001 bash[19741]: cluster 2024-09-21T12:01:15.993504+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-21T12:01:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:17 smithi081 bash[21618]: cluster 2024-09-21T12:01:15.632886+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:17 smithi081 bash[21618]: cluster 2024-09-21T12:01:15.632886+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:17 smithi081 bash[21618]: cluster 2024-09-21T12:01:15.993437+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:01:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:17 smithi081 bash[21618]: cluster 2024-09-21T12:01:15.993437+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:01:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:17 smithi081 bash[21618]: cluster 2024-09-21T12:01:15.993504+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-21T12:01:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:17 smithi081 bash[21618]: cluster 2024-09-21T12:01:15.993504+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-21T12:01:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:17 smithi100 bash[22052]: cluster 2024-09-21T12:01:15.632886+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:17 smithi100 bash[22052]: cluster 2024-09-21T12:01:15.632886+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:17 smithi100 bash[22052]: cluster 2024-09-21T12:01:15.993437+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:01:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:17 smithi100 bash[22052]: cluster 2024-09-21T12:01:15.993437+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:01:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:17 smithi100 bash[22052]: cluster 2024-09-21T12:01:15.993504+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-21T12:01:17.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:17 smithi100 bash[22052]: cluster 2024-09-21T12:01:15.993504+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: cluster 2024-09-21T12:01:17.019950+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e14: x(active, since 4m) 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: cluster 2024-09-21T12:01:17.019950+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e14: x(active, since 4m) 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.883672+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.883672+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.891060+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.891060+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.893542+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.893542+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.900875+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.900875+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.904881+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.904881+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.906665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.906665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.915931+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:18 smithi001 bash[19741]: audit 2024-09-21T12:01:17.915931+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: cluster 2024-09-21T12:01:17.019950+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e14: x(active, since 4m) 2024-09-21T12:01:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: cluster 2024-09-21T12:01:17.019950+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e14: x(active, since 4m) 2024-09-21T12:01:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.883672+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.883672+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.891060+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.891060+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.893542+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.893542+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.900875+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.900875+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.904881+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.904881+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.906665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.906665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.915931+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:18 smithi100 bash[22052]: audit 2024-09-21T12:01:17.915931+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: cluster 2024-09-21T12:01:17.019950+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e14: x(active, since 4m) 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: cluster 2024-09-21T12:01:17.019950+0000 mon.a (mon.0) 432 : cluster [DBG] mgrmap e14: x(active, since 4m) 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.883672+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.883672+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.891060+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.891060+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.893542+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:01:18.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.893542+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.900875+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.900875+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.904881+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.904881+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.906665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.906665+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.915931+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:18.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:18 smithi081 bash[21618]: audit 2024-09-21T12:01:17.915931+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:19.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:19 smithi001 bash[19741]: cluster 2024-09-21T12:01:17.633460+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:19 smithi001 bash[19741]: cluster 2024-09-21T12:01:17.633460+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:19 smithi001 bash[19741]: cephadm 2024-09-21T12:01:17.875986+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:01:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:19 smithi001 bash[19741]: cephadm 2024-09-21T12:01:17.875986+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:01:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:19 smithi001 bash[19741]: cephadm 2024-09-21T12:01:17.895044+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 21361M 2024-09-21T12:01:19.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:19 smithi001 bash[19741]: cephadm 2024-09-21T12:01:17.895044+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 21361M 2024-09-21T12:01:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:19 smithi100 bash[22052]: cluster 2024-09-21T12:01:17.633460+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:19 smithi100 bash[22052]: cluster 2024-09-21T12:01:17.633460+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:19 smithi100 bash[22052]: cephadm 2024-09-21T12:01:17.875986+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:01:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:19 smithi100 bash[22052]: cephadm 2024-09-21T12:01:17.875986+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:01:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:19 smithi100 bash[22052]: cephadm 2024-09-21T12:01:17.895044+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 21361M 2024-09-21T12:01:19.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:19 smithi100 bash[22052]: cephadm 2024-09-21T12:01:17.895044+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 21361M 2024-09-21T12:01:19.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:19 smithi081 bash[21618]: cluster 2024-09-21T12:01:17.633460+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:19.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:19 smithi081 bash[21618]: cluster 2024-09-21T12:01:17.633460+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:19.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:19 smithi081 bash[21618]: cephadm 2024-09-21T12:01:17.875986+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:01:19.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:19 smithi081 bash[21618]: cephadm 2024-09-21T12:01:17.875986+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:01:19.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:19 smithi081 bash[21618]: cephadm 2024-09-21T12:01:17.895044+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 21361M 2024-09-21T12:01:19.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:19 smithi081 bash[21618]: cephadm 2024-09-21T12:01:17.895044+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 21361M 2024-09-21T12:01:20.507 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-21T12:01:20.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2024-09-21T12:01:21.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:21 smithi001 bash[19741]: cluster 2024-09-21T12:01:19.634029+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:21.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:21 smithi001 bash[19741]: cluster 2024-09-21T12:01:19.634029+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:21 smithi100 bash[22052]: cluster 2024-09-21T12:01:19.634029+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:21.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:21 smithi100 bash[22052]: cluster 2024-09-21T12:01:19.634029+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:21.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:21 smithi081 bash[21618]: cluster 2024-09-21T12:01:19.634029+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:21.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:21 smithi081 bash[21618]: cluster 2024-09-21T12:01:19.634029+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:23 smithi001 bash[19741]: cluster 2024-09-21T12:01:21.634596+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:23.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:23 smithi001 bash[19741]: cluster 2024-09-21T12:01:21.634596+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:23.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:23 smithi100 bash[22052]: cluster 2024-09-21T12:01:21.634596+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:23.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:23 smithi100 bash[22052]: cluster 2024-09-21T12:01:21.634596+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:23.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:23 smithi081 bash[21618]: cluster 2024-09-21T12:01:21.634596+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:23.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:23 smithi081 bash[21618]: cluster 2024-09-21T12:01:21.634596+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:25.271 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T12:01:25.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:25 smithi081 bash[21618]: cluster 2024-09-21T12:01:23.635207+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:25.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:25 smithi081 bash[21618]: cluster 2024-09-21T12:01:23.635207+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:25.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:25 smithi001 bash[19741]: cluster 2024-09-21T12:01:23.635207+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:25.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:25 smithi001 bash[19741]: cluster 2024-09-21T12:01:23.635207+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:25.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:25 smithi100 bash[22052]: cluster 2024-09-21T12:01:23.635207+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:25.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:25 smithi100 bash[22052]: cluster 2024-09-21T12:01:23.635207+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: cluster 2024-09-21T12:01:25.635778+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: cluster 2024-09-21T12:01:25.635778+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: audit 2024-09-21T12:01:26.601344+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: audit 2024-09-21T12:01:26.601344+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: audit 2024-09-21T12:01:26.607403+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: audit 2024-09-21T12:01:26.607403+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: audit 2024-09-21T12:01:26.609092+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:27.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:27 smithi001 bash[19741]: audit 2024-09-21T12:01:26.609092+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: cluster 2024-09-21T12:01:25.635778+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: cluster 2024-09-21T12:01:25.635778+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: audit 2024-09-21T12:01:26.601344+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: audit 2024-09-21T12:01:26.601344+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: audit 2024-09-21T12:01:26.607403+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: audit 2024-09-21T12:01:26.607403+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: audit 2024-09-21T12:01:26.609092+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:27.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:27 smithi100 bash[22052]: audit 2024-09-21T12:01:26.609092+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:27.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: cluster 2024-09-21T12:01:25.635778+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: cluster 2024-09-21T12:01:25.635778+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: audit 2024-09-21T12:01:26.601344+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: audit 2024-09-21T12:01:26.601344+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: audit 2024-09-21T12:01:26.607403+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: audit 2024-09-21T12:01:26.607403+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: audit 2024-09-21T12:01:26.609092+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:27.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:27 smithi081 bash[21618]: audit 2024-09-21T12:01:26.609092+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:28.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:28 smithi001 bash[19741]: audit 2024-09-21T12:01:26.594642+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:01:28.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:28 smithi001 bash[19741]: audit 2024-09-21T12:01:26.594642+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:01:28.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:28 smithi100 bash[22052]: audit 2024-09-21T12:01:26.594642+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:01:28.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:28 smithi100 bash[22052]: audit 2024-09-21T12:01:26.594642+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:01:28.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:28 smithi081 bash[21618]: audit 2024-09-21T12:01:26.594642+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:01:28.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:28 smithi081 bash[21618]: audit 2024-09-21T12:01:26.594642+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:01:29.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:29 smithi001 bash[19741]: cluster 2024-09-21T12:01:27.636412+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-21T12:01:29.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:29 smithi001 bash[19741]: cluster 2024-09-21T12:01:27.636412+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-21T12:01:29.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:29 smithi100 bash[22052]: cluster 2024-09-21T12:01:27.636412+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-21T12:01:29.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:29 smithi100 bash[22052]: cluster 2024-09-21T12:01:27.636412+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-21T12:01:29.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:29 smithi081 bash[21618]: cluster 2024-09-21T12:01:27.636412+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-21T12:01:29.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:29 smithi081 bash[21618]: cluster 2024-09-21T12:01:27.636412+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-21T12:01:31.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:31 smithi001 bash[19741]: cluster 2024-09-21T12:01:29.636992+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:31.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:31 smithi001 bash[19741]: cluster 2024-09-21T12:01:29.636992+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:31.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:31 smithi100 bash[22052]: cluster 2024-09-21T12:01:29.636992+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:31.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:31 smithi100 bash[22052]: cluster 2024-09-21T12:01:29.636992+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:31.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:31 smithi081 bash[21618]: cluster 2024-09-21T12:01:29.636992+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:31.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:31 smithi081 bash[21618]: cluster 2024-09-21T12:01:29.636992+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:33.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:33 smithi001 bash[19741]: cluster 2024-09-21T12:01:31.637532+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:33.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:33 smithi001 bash[19741]: cluster 2024-09-21T12:01:31.637532+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:33.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:33 smithi100 bash[22052]: cluster 2024-09-21T12:01:31.637532+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:33.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:33 smithi100 bash[22052]: cluster 2024-09-21T12:01:31.637532+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:33.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:33 smithi081 bash[21618]: cluster 2024-09-21T12:01:31.637532+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:33.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:33 smithi081 bash[21618]: cluster 2024-09-21T12:01:31.637532+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:35.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:35 smithi001 bash[19741]: cluster 2024-09-21T12:01:33.638166+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:35.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:35 smithi001 bash[19741]: cluster 2024-09-21T12:01:33.638166+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:35.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:35 smithi100 bash[22052]: cluster 2024-09-21T12:01:33.638166+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:35.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:35 smithi100 bash[22052]: cluster 2024-09-21T12:01:33.638166+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:35.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:35 smithi081 bash[21618]: cluster 2024-09-21T12:01:33.638166+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:35.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:35 smithi081 bash[21618]: cluster 2024-09-21T12:01:33.638166+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.139306+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/236960601' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.139306+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/236960601' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.139766+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.139766+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.143337+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"}]': finished 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.143337+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"}]': finished 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: cluster 2024-09-21T12:01:35.148081+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:01:36.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: cluster 2024-09-21T12:01:35.148081+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:01:36.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.148522+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:01:36.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.148522+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:01:36.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.790837+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1141559019' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:01:36.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:36 smithi001 bash[19741]: audit 2024-09-21T12:01:35.790837+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1141559019' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.139306+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/236960601' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.139306+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/236960601' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.139766+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.139766+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.143337+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"}]': finished 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.143337+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"}]': finished 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: cluster 2024-09-21T12:01:35.148081+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: cluster 2024-09-21T12:01:35.148081+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:01:36.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.148522+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:01:36.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.148522+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:01:36.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.790837+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1141559019' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:01:36.412 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:36 smithi100 bash[22052]: audit 2024-09-21T12:01:35.790837+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1141559019' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.139306+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/236960601' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.139306+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.81:0/236960601' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.139766+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.139766+0000 mon.a (mon.0) 443 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"} : dispatch 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.143337+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"}]': finished 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.143337+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81d16fd1-acaf-4c77-adcc-2159473f1360"}]': finished 2024-09-21T12:01:36.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: cluster 2024-09-21T12:01:35.148081+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:01:36.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: cluster 2024-09-21T12:01:35.148081+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T12:01:36.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.148522+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:01:36.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.148522+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:01:36.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.790837+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1141559019' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:01:36.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:36 smithi081 bash[21618]: audit 2024-09-21T12:01:35.790837+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.81:0/1141559019' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:01:37.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:37 smithi100 bash[22052]: cluster 2024-09-21T12:01:35.638699+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:37.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:37 smithi100 bash[22052]: cluster 2024-09-21T12:01:35.638699+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:37.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:37 smithi081 bash[21618]: cluster 2024-09-21T12:01:35.638699+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:37.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:37 smithi081 bash[21618]: cluster 2024-09-21T12:01:35.638699+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:37 smithi001 bash[19741]: cluster 2024-09-21T12:01:35.638699+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:37 smithi001 bash[19741]: cluster 2024-09-21T12:01:35.638699+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:39.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:39 smithi100 bash[22052]: cluster 2024-09-21T12:01:37.639205+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:39.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:39 smithi100 bash[22052]: cluster 2024-09-21T12:01:37.639205+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:39 smithi081 bash[21618]: cluster 2024-09-21T12:01:37.639205+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:39 smithi081 bash[21618]: cluster 2024-09-21T12:01:37.639205+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:39.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:39 smithi001 bash[19741]: cluster 2024-09-21T12:01:37.639205+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:39.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:39 smithi001 bash[19741]: cluster 2024-09-21T12:01:37.639205+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:41.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:41 smithi100 bash[22052]: cluster 2024-09-21T12:01:39.639738+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:41.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:41 smithi100 bash[22052]: cluster 2024-09-21T12:01:39.639738+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:41.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:41 smithi081 bash[21618]: cluster 2024-09-21T12:01:39.639738+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:41.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:41 smithi081 bash[21618]: cluster 2024-09-21T12:01:39.639738+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:41 smithi001 bash[19741]: cluster 2024-09-21T12:01:39.639738+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:41 smithi001 bash[19741]: cluster 2024-09-21T12:01:39.639738+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:43.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:43 smithi100 bash[22052]: cluster 2024-09-21T12:01:41.640275+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:43.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:43 smithi100 bash[22052]: cluster 2024-09-21T12:01:41.640275+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:43.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:43 smithi081 bash[21618]: cluster 2024-09-21T12:01:41.640275+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:43.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:43 smithi081 bash[21618]: cluster 2024-09-21T12:01:41.640275+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:43.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:43 smithi001 bash[19741]: cluster 2024-09-21T12:01:41.640275+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:43.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:43 smithi001 bash[19741]: cluster 2024-09-21T12:01:41.640275+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:45.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:45 smithi081 bash[21618]: cluster 2024-09-21T12:01:43.640787+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:45.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:45 smithi081 bash[21618]: cluster 2024-09-21T12:01:43.640787+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:45.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:45 smithi001 bash[19741]: cluster 2024-09-21T12:01:43.640787+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:45.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:45 smithi001 bash[19741]: cluster 2024-09-21T12:01:43.640787+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:45.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:45 smithi100 bash[22052]: cluster 2024-09-21T12:01:43.640787+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:45.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:45 smithi100 bash[22052]: cluster 2024-09-21T12:01:43.640787+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:47.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:47 smithi081 bash[21618]: cluster 2024-09-21T12:01:45.641322+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:47.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:47 smithi081 bash[21618]: cluster 2024-09-21T12:01:45.641322+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:47 smithi001 bash[19741]: cluster 2024-09-21T12:01:45.641322+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:47 smithi001 bash[19741]: cluster 2024-09-21T12:01:45.641322+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:47.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:47 smithi100 bash[22052]: cluster 2024-09-21T12:01:45.641322+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:47.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:47 smithi100 bash[22052]: cluster 2024-09-21T12:01:45.641322+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:49 smithi001 bash[19741]: cluster 2024-09-21T12:01:47.641958+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:49 smithi001 bash[19741]: cluster 2024-09-21T12:01:47.641958+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:49 smithi001 bash[19741]: audit 2024-09-21T12:01:48.760740+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T12:01:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:49 smithi001 bash[19741]: audit 2024-09-21T12:01:48.760740+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T12:01:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:49 smithi001 bash[19741]: audit 2024-09-21T12:01:48.762744+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:49.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:49 smithi001 bash[19741]: audit 2024-09-21T12:01:48.762744+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:49.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:49 smithi100 bash[22052]: cluster 2024-09-21T12:01:47.641958+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:49 smithi100 bash[22052]: cluster 2024-09-21T12:01:47.641958+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:49 smithi100 bash[22052]: audit 2024-09-21T12:01:48.760740+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T12:01:49.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:49 smithi100 bash[22052]: audit 2024-09-21T12:01:48.760740+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T12:01:49.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:49 smithi100 bash[22052]: audit 2024-09-21T12:01:48.762744+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:49.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:49 smithi100 bash[22052]: audit 2024-09-21T12:01:48.762744+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:49.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:49 smithi081 bash[21618]: cluster 2024-09-21T12:01:47.641958+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:49 smithi081 bash[21618]: cluster 2024-09-21T12:01:47.641958+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:49.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:49 smithi081 bash[21618]: audit 2024-09-21T12:01:48.760740+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T12:01:49.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:49 smithi081 bash[21618]: audit 2024-09-21T12:01:48.760740+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T12:01:49.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:49 smithi081 bash[21618]: audit 2024-09-21T12:01:48.762744+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:49.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:49 smithi081 bash[21618]: audit 2024-09-21T12:01:48.762744+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:50.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:50 smithi081 bash[21618]: cephadm 2024-09-21T12:01:48.764418+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-09-21T12:01:50.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:50 smithi081 bash[21618]: cephadm 2024-09-21T12:01:48.764418+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-09-21T12:01:50.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:50 smithi001 bash[19741]: cephadm 2024-09-21T12:01:48.764418+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-09-21T12:01:50.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:50 smithi001 bash[19741]: cephadm 2024-09-21T12:01:48.764418+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-09-21T12:01:50.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:50 smithi100 bash[22052]: cephadm 2024-09-21T12:01:48.764418+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-09-21T12:01:50.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:50 smithi100 bash[22052]: cephadm 2024-09-21T12:01:48.764418+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-09-21T12:01:51.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:51 smithi081 bash[21618]: cluster 2024-09-21T12:01:49.642535+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-21T12:01:51.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:51 smithi081 bash[21618]: cluster 2024-09-21T12:01:49.642535+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-21T12:01:51.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:51 smithi001 bash[19741]: cluster 2024-09-21T12:01:49.642535+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-21T12:01:51.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:51 smithi001 bash[19741]: cluster 2024-09-21T12:01:49.642535+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-21T12:01:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:51 smithi100 bash[22052]: cluster 2024-09-21T12:01:49.642535+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-21T12:01:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:51 smithi100 bash[22052]: cluster 2024-09-21T12:01:49.642535+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-21T12:01:53.222 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:01:53 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:01:53.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:53 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:01:53.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:53 smithi081 bash[21618]: cluster 2024-09-21T12:01:51.643171+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:53.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:53 smithi081 bash[21618]: cluster 2024-09-21T12:01:51.643171+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:53.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:53 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:01:53.562 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:01:53 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:01:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:53 smithi001 bash[19741]: cluster 2024-09-21T12:01:51.643171+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:53 smithi001 bash[19741]: cluster 2024-09-21T12:01:51.643171+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:53.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:53 smithi100 bash[22052]: cluster 2024-09-21T12:01:51.643171+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:53.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:53 smithi100 bash[22052]: cluster 2024-09-21T12:01:51.643171+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:54.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:54 smithi081 bash[21618]: audit 2024-09-21T12:01:53.482674+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:54.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:54 smithi081 bash[21618]: audit 2024-09-21T12:01:53.482674+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:54.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:54 smithi081 bash[21618]: audit 2024-09-21T12:01:53.489808+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:54 smithi081 bash[21618]: audit 2024-09-21T12:01:53.489808+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:54 smithi081 bash[21618]: audit 2024-09-21T12:01:53.496755+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:54 smithi081 bash[21618]: audit 2024-09-21T12:01:53.496755+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:54 smithi001 bash[19741]: audit 2024-09-21T12:01:53.482674+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:54 smithi001 bash[19741]: audit 2024-09-21T12:01:53.482674+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:54 smithi001 bash[19741]: audit 2024-09-21T12:01:53.489808+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:54 smithi001 bash[19741]: audit 2024-09-21T12:01:53.489808+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:54 smithi001 bash[19741]: audit 2024-09-21T12:01:53.496755+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:54 smithi001 bash[19741]: audit 2024-09-21T12:01:53.496755+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:54 smithi100 bash[22052]: audit 2024-09-21T12:01:53.482674+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:54.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:54 smithi100 bash[22052]: audit 2024-09-21T12:01:53.482674+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:01:54.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:54 smithi100 bash[22052]: audit 2024-09-21T12:01:53.489808+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:54 smithi100 bash[22052]: audit 2024-09-21T12:01:53.489808+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:54 smithi100 bash[22052]: audit 2024-09-21T12:01:53.496755+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:54.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:54 smithi100 bash[22052]: audit 2024-09-21T12:01:53.496755+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:55 smithi001 bash[19741]: cluster 2024-09-21T12:01:53.643608+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:55 smithi001 bash[19741]: cluster 2024-09-21T12:01:53.643608+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:55.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:55 smithi100 bash[22052]: cluster 2024-09-21T12:01:53.643608+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:55.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:55 smithi100 bash[22052]: cluster 2024-09-21T12:01:53.643608+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:55 smithi081 bash[21618]: cluster 2024-09-21T12:01:53.643608+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:55 smithi081 bash[21618]: cluster 2024-09-21T12:01:53.643608+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:57.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:57 smithi001 bash[19741]: cluster 2024-09-21T12:01:55.644076+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:57.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:57 smithi001 bash[19741]: cluster 2024-09-21T12:01:55.644076+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:57.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:57 smithi100 bash[22052]: cluster 2024-09-21T12:01:55.644076+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:57.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:57 smithi100 bash[22052]: cluster 2024-09-21T12:01:55.644076+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:57 smithi081 bash[21618]: cluster 2024-09-21T12:01:55.644076+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:57 smithi081 bash[21618]: cluster 2024-09-21T12:01:55.644076+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: cluster 2024-09-21T12:01:57.644590+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: cluster 2024-09-21T12:01:57.644590+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.811546+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.811546+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.819126+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.819126+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.820909+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.820909+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.822807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.822807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.832148+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:01:59 smithi081 bash[21618]: audit 2024-09-21T12:01:58.832148+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: cluster 2024-09-21T12:01:57.644590+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: cluster 2024-09-21T12:01:57.644590+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.811546+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.811546+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.819126+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.819126+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.820909+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.820909+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.822807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.822807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:59.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.832148+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:01:59 smithi001 bash[19741]: audit 2024-09-21T12:01:58.832148+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: cluster 2024-09-21T12:01:57.644590+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: cluster 2024-09-21T12:01:57.644590+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:01:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.811546+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.811546+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.819126+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.819126+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.820909+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.820909+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.822807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.822807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.832148+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:01:59.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:01:59 smithi100 bash[22052]: audit 2024-09-21T12:01:58.832148+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:01.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:01 smithi081 bash[21618]: cluster 2024-09-21T12:01:59.645125+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:01.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:01 smithi081 bash[21618]: cluster 2024-09-21T12:01:59.645125+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:01.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:01 smithi001 bash[19741]: cluster 2024-09-21T12:01:59.645125+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:01.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:01 smithi001 bash[19741]: cluster 2024-09-21T12:01:59.645125+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:01.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:01 smithi100 bash[22052]: cluster 2024-09-21T12:01:59.645125+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:01.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:01 smithi100 bash[22052]: cluster 2024-09-21T12:01:59.645125+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:03.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:03 smithi001 bash[19741]: cluster 2024-09-21T12:02:01.645666+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:03.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:03 smithi001 bash[19741]: cluster 2024-09-21T12:02:01.645666+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:03.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:03 smithi100 bash[22052]: cluster 2024-09-21T12:02:01.645666+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:03.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:03 smithi100 bash[22052]: cluster 2024-09-21T12:02:01.645666+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:03.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:03 smithi081 bash[21618]: cluster 2024-09-21T12:02:01.645666+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:03.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:03 smithi081 bash[21618]: cluster 2024-09-21T12:02:01.645666+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:05 smithi081 bash[21618]: cluster 2024-09-21T12:02:03.646266+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:05 smithi081 bash[21618]: cluster 2024-09-21T12:02:03.646266+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:05 smithi001 bash[19741]: cluster 2024-09-21T12:02:03.646266+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:05 smithi001 bash[19741]: cluster 2024-09-21T12:02:03.646266+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:05 smithi100 bash[22052]: cluster 2024-09-21T12:02:03.646266+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:05 smithi100 bash[22052]: cluster 2024-09-21T12:02:03.646266+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:05.706 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 3 on host 'smithi081' 2024-09-21T12:02:06.301 DEBUG:teuthology.orchestra.run.smithi081:osd.3> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T12:02:06.303 INFO:tasks.cephadm:Deploying osd.4 on smithi100 with /dev/vg_nvme/lv_4... 2024-09-21T12:02:06.304 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.272146+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.272146+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.272191+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.272191+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.687727+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.687727+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.694534+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.694534+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.701796+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:06 smithi001 bash[19741]: audit 2024-09-21T12:02:05.701796+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.272146+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.272146+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.272191+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.272191+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.687727+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.687727+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:06.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.694534+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.694534+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.701796+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:06 smithi100 bash[22052]: audit 2024-09-21T12:02:05.701796+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.272146+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.272146+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.272191+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.272191+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.687727+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.687727+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.694534+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.694534+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.701796+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:06.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:06 smithi081 bash[21618]: audit 2024-09-21T12:02:05.701796+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:07.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: cluster 2024-09-21T12:02:05.646796+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: cluster 2024-09-21T12:02:05.646796+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.219129+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.219129+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: cluster 2024-09-21T12:02:06.223452+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: cluster 2024-09-21T12:02:06.223452+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.224005+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.224005+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.224510+0000 mon.b (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.224510+0000 mon.b (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.224796+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:07 smithi001 bash[19741]: audit 2024-09-21T12:02:06.224796+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: cluster 2024-09-21T12:02:05.646796+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: cluster 2024-09-21T12:02:05.646796+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.219129+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.219129+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: cluster 2024-09-21T12:02:06.223452+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: cluster 2024-09-21T12:02:06.223452+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:02:07.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.224005+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.224005+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.224510+0000 mon.b (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.224510+0000 mon.b (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.224796+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:07 smithi100 bash[22052]: audit 2024-09-21T12:02:06.224796+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.671 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[29718]: debug 2024-09-21T12:02:07.231+0000 7fbf250cc640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T12:02:07.671 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[29718]: debug 2024-09-21T12:02:07.267+0000 7fbf20ef3640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: cluster 2024-09-21T12:02:05.646796+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: cluster 2024-09-21T12:02:05.646796+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.219129+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.219129+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: cluster 2024-09-21T12:02:06.223452+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: cluster 2024-09-21T12:02:06.223452+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.224005+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.224005+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.224510+0000 mon.b (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.224510+0000 mon.b (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.224796+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:07 smithi081 bash[21618]: audit 2024-09-21T12:02:06.224796+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: audit 2024-09-21T12:02:07.221613+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: audit 2024-09-21T12:02:07.221613+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: cluster 2024-09-21T12:02:07.226339+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: cluster 2024-09-21T12:02:07.226339+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: audit 2024-09-21T12:02:07.227295+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: audit 2024-09-21T12:02:07.227295+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: audit 2024-09-21T12:02:07.237380+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: audit 2024-09-21T12:02:07.237380+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: cluster 2024-09-21T12:02:08.229675+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498] boot 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: cluster 2024-09-21T12:02:08.229675+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498] boot 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: cluster 2024-09-21T12:02:08.229778+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:02:08.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:08 smithi001 bash[19741]: cluster 2024-09-21T12:02:08.229778+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: audit 2024-09-21T12:02:07.221613+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: audit 2024-09-21T12:02:07.221613+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: cluster 2024-09-21T12:02:07.226339+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: cluster 2024-09-21T12:02:07.226339+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: audit 2024-09-21T12:02:07.227295+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: audit 2024-09-21T12:02:07.227295+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: audit 2024-09-21T12:02:07.237380+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: audit 2024-09-21T12:02:07.237380+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: cluster 2024-09-21T12:02:08.229675+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498] boot 2024-09-21T12:02:08.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: cluster 2024-09-21T12:02:08.229675+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498] boot 2024-09-21T12:02:08.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: cluster 2024-09-21T12:02:08.229778+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:02:08.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:08 smithi100 bash[22052]: cluster 2024-09-21T12:02:08.229778+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:02:08.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: audit 2024-09-21T12:02:07.221613+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:02:08.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: audit 2024-09-21T12:02:07.221613+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-21T12:02:08.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: cluster 2024-09-21T12:02:07.226339+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T12:02:08.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: cluster 2024-09-21T12:02:07.226339+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T12:02:08.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: audit 2024-09-21T12:02:07.227295+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: audit 2024-09-21T12:02:07.227295+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: audit 2024-09-21T12:02:07.237380+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: audit 2024-09-21T12:02:07.237380+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: cluster 2024-09-21T12:02:08.229675+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498] boot 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: cluster 2024-09-21T12:02:08.229675+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.81:6808/919643498,v1:172.21.15.81:6809/919643498] boot 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: cluster 2024-09-21T12:02:08.229778+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:02:08.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:08 smithi081 bash[21618]: cluster 2024-09-21T12:02:08.229778+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T12:02:09.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:06.258720+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:06.258720+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:06.258795+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:06.258795+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:07.647331+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:07.647331+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: audit 2024-09-21T12:02:08.230151+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: audit 2024-09-21T12:02:08.230151+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:09.230968+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T12:02:09.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:09 smithi001 bash[19741]: cluster 2024-09-21T12:02:09.230968+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:06.258720+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:06.258720+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:06.258795+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:06.258795+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:07.647331+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:07.647331+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:09.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: audit 2024-09-21T12:02:08.230151+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:09.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: audit 2024-09-21T12:02:08.230151+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:09.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:09.230968+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T12:02:09.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:09 smithi100 bash[22052]: cluster 2024-09-21T12:02:09.230968+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T12:02:09.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:06.258720+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:02:09.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:06.258720+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:02:09.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:06.258795+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:02:09.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:06.258795+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:02:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:07.647331+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:07.647331+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T12:02:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: audit 2024-09-21T12:02:08.230151+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: audit 2024-09-21T12:02:08.230151+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:02:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:09.230968+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T12:02:09.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:09 smithi081 bash[21618]: cluster 2024-09-21T12:02:09.230968+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T12:02:10.020 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T12:02:11.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:11 smithi100 bash[22052]: cluster 2024-09-21T12:02:09.647845+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:11.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:11 smithi100 bash[22052]: cluster 2024-09-21T12:02:09.647845+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:11.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:11 smithi100 bash[22052]: cluster 2024-09-21T12:02:10.234397+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-21T12:02:11.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:11 smithi100 bash[22052]: cluster 2024-09-21T12:02:10.234397+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-21T12:02:11.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:11 smithi001 bash[19741]: cluster 2024-09-21T12:02:09.647845+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:11.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:11 smithi001 bash[19741]: cluster 2024-09-21T12:02:09.647845+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:11.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:11 smithi001 bash[19741]: cluster 2024-09-21T12:02:10.234397+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-21T12:02:11.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:11 smithi001 bash[19741]: cluster 2024-09-21T12:02:10.234397+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-21T12:02:11.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:11 smithi081 bash[21618]: cluster 2024-09-21T12:02:09.647845+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:11.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:11 smithi081 bash[21618]: cluster 2024-09-21T12:02:09.647845+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:11.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:11 smithi081 bash[21618]: cluster 2024-09-21T12:02:10.234397+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-21T12:02:11.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:11 smithi081 bash[21618]: cluster 2024-09-21T12:02:10.234397+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-21T12:02:13.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:13 smithi100 bash[22052]: cluster 2024-09-21T12:02:11.648385+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:13.608 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:13 smithi100 bash[22052]: cluster 2024-09-21T12:02:11.648385+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:13.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:13 smithi001 bash[19741]: cluster 2024-09-21T12:02:11.648385+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:13.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:13 smithi001 bash[19741]: cluster 2024-09-21T12:02:11.648385+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:13.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:13 smithi081 bash[21618]: cluster 2024-09-21T12:02:11.648385+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:13.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:13 smithi081 bash[21618]: cluster 2024-09-21T12:02:11.648385+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 unknown; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:14.169 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-21T12:02:14.211 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi100:vg_nvme/lv_4 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: cluster 2024-09-21T12:02:13.648997+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: cluster 2024-09-21T12:02:13.648997+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.139928+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.139928+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.147977+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.147977+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.150677+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.150677+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.152635+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.152635+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.159727+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.159727+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.163975+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.163975+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.165816+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.165816+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.174915+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:15 smithi001 bash[19741]: audit 2024-09-21T12:02:15.174915+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: cluster 2024-09-21T12:02:13.648997+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:02:15.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: cluster 2024-09-21T12:02:13.648997+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:02:15.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.139928+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.139928+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.147977+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.147977+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.150677+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.150677+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.152635+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.152635+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.159727+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.159727+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.163975+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.163975+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.165816+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.165816+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.174915+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:15 smithi100 bash[22052]: audit 2024-09-21T12:02:15.174915+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: cluster 2024-09-21T12:02:13.648997+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: cluster 2024-09-21T12:02:13.648997+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.139928+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.139928+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.147977+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.147977+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.150677+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.150677+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.152635+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.152635+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.159727+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.159727+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.163975+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.163975+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.165816+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.165816+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.174915+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:15.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:15 smithi081 bash[21618]: audit 2024-09-21T12:02:15.174915+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:16.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:16 smithi001 bash[19741]: cephadm 2024-09-21T12:02:15.131386+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:02:16.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:16 smithi001 bash[19741]: cephadm 2024-09-21T12:02:15.131386+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:02:16.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:16 smithi001 bash[19741]: cephadm 2024-09-21T12:02:15.154040+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 10680M 2024-09-21T12:02:16.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:16 smithi001 bash[19741]: cephadm 2024-09-21T12:02:15.154040+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 10680M 2024-09-21T12:02:16.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:16 smithi100 bash[22052]: cephadm 2024-09-21T12:02:15.131386+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:02:16.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:16 smithi100 bash[22052]: cephadm 2024-09-21T12:02:15.131386+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:02:16.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:16 smithi100 bash[22052]: cephadm 2024-09-21T12:02:15.154040+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 10680M 2024-09-21T12:02:16.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:16 smithi100 bash[22052]: cephadm 2024-09-21T12:02:15.154040+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 10680M 2024-09-21T12:02:16.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:16 smithi081 bash[21618]: cephadm 2024-09-21T12:02:15.131386+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:02:16.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:16 smithi081 bash[21618]: cephadm 2024-09-21T12:02:15.131386+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-21T12:02:16.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:16 smithi081 bash[21618]: cephadm 2024-09-21T12:02:15.154040+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 10680M 2024-09-21T12:02:16.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:16 smithi081 bash[21618]: cephadm 2024-09-21T12:02:15.154040+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 10680M 2024-09-21T12:02:17.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:17 smithi001 bash[19741]: cluster 2024-09-21T12:02:15.649555+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T12:02:17.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:17 smithi001 bash[19741]: cluster 2024-09-21T12:02:15.649555+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T12:02:17.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:17 smithi100 bash[22052]: cluster 2024-09-21T12:02:15.649555+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T12:02:17.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:17 smithi100 bash[22052]: cluster 2024-09-21T12:02:15.649555+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T12:02:17.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:17 smithi081 bash[21618]: cluster 2024-09-21T12:02:15.649555+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T12:02:17.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:17 smithi081 bash[21618]: cluster 2024-09-21T12:02:15.649555+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T12:02:17.929 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T12:02:19.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:19 smithi001 bash[19741]: cluster 2024-09-21T12:02:17.650208+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T12:02:19.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:19 smithi001 bash[19741]: cluster 2024-09-21T12:02:17.650208+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T12:02:19.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:19 smithi100 bash[22052]: cluster 2024-09-21T12:02:17.650208+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T12:02:19.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:19 smithi100 bash[22052]: cluster 2024-09-21T12:02:17.650208+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T12:02:19.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:19 smithi081 bash[21618]: cluster 2024-09-21T12:02:17.650208+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T12:02:19.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:19 smithi081 bash[21618]: cluster 2024-09-21T12:02:17.650208+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T12:02:20.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.303171+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.303171+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.310057+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.310057+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.316190+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.316190+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.317812+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:20.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:20 smithi001 bash[19741]: audit 2024-09-21T12:02:19.317812+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.303171+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.303171+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.310057+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.310057+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.316190+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.316190+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.317812+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:20.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:20 smithi100 bash[22052]: audit 2024-09-21T12:02:19.317812+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.303171+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.303171+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.310057+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.310057+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.316190+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.316190+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:02:20.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.317812+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:20.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:20 smithi081 bash[21618]: audit 2024-09-21T12:02:19.317812+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:21.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:21 smithi001 bash[19741]: cluster 2024-09-21T12:02:19.650812+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:02:21.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:21 smithi001 bash[19741]: cluster 2024-09-21T12:02:19.650812+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:02:21.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:21 smithi100 bash[22052]: cluster 2024-09-21T12:02:19.650812+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:02:21.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:21 smithi100 bash[22052]: cluster 2024-09-21T12:02:19.650812+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:02:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:21 smithi081 bash[21618]: cluster 2024-09-21T12:02:19.650812+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:02:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:21 smithi081 bash[21618]: cluster 2024-09-21T12:02:19.650812+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:02:23.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:23 smithi001 bash[19741]: cluster 2024-09-21T12:02:21.651317+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T12:02:23.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:23 smithi001 bash[19741]: cluster 2024-09-21T12:02:21.651317+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T12:02:23.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:23 smithi100 bash[22052]: cluster 2024-09-21T12:02:21.651317+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T12:02:23.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:23 smithi100 bash[22052]: cluster 2024-09-21T12:02:21.651317+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T12:02:23.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:23 smithi081 bash[21618]: cluster 2024-09-21T12:02:21.651317+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T12:02:23.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:23 smithi081 bash[21618]: cluster 2024-09-21T12:02:21.651317+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T12:02:25.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:25 smithi001 bash[19741]: cluster 2024-09-21T12:02:23.651978+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:02:25.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:25 smithi001 bash[19741]: cluster 2024-09-21T12:02:23.651978+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:02:25.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:25 smithi100 bash[22052]: cluster 2024-09-21T12:02:23.651978+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:02:25.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:25 smithi100 bash[22052]: cluster 2024-09-21T12:02:23.651978+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:02:25.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:25 smithi081 bash[21618]: cluster 2024-09-21T12:02:23.651978+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:02:25.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:25 smithi081 bash[21618]: cluster 2024-09-21T12:02:23.651978+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:02:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:27 smithi001 bash[19741]: cluster 2024-09-21T12:02:25.652536+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:27 smithi001 bash[19741]: cluster 2024-09-21T12:02:25.652536+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:27 smithi100 bash[22052]: cluster 2024-09-21T12:02:25.652536+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:27.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:27 smithi100 bash[22052]: cluster 2024-09-21T12:02:25.652536+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:27 smithi081 bash[21618]: cluster 2024-09-21T12:02:25.652536+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:27 smithi081 bash[21618]: cluster 2024-09-21T12:02:25.652536+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:28.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.741875+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.741875+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.742485+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.100:0/1886065701' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.742485+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.100:0/1886065701' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.745392+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"}]': finished 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.745392+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"}]': finished 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: cluster 2024-09-21T12:02:27.750362+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: cluster 2024-09-21T12:02:27.750362+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.750818+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:28 smithi001 bash[19741]: audit 2024-09-21T12:02:27.750818+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.741875+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.741875+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.742485+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.100:0/1886065701' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.742485+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.100:0/1886065701' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.745392+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"}]': finished 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.745392+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"}]': finished 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: cluster 2024-09-21T12:02:27.750362+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: cluster 2024-09-21T12:02:27.750362+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.750818+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:28.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:28 smithi100 bash[22052]: audit 2024-09-21T12:02:27.750818+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.741875+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.741875+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.742485+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.100:0/1886065701' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.742485+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.100:0/1886065701' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"} : dispatch 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.745392+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"}]': finished 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.745392+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bb546e3-478f-432c-b6a2-1a82b08961e1"}]': finished 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: cluster 2024-09-21T12:02:27.750362+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:02:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: cluster 2024-09-21T12:02:27.750362+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T12:02:28.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.750818+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:28.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:28 smithi081 bash[21618]: audit 2024-09-21T12:02:27.750818+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:29.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:29 smithi001 bash[19741]: cluster 2024-09-21T12:02:27.653082+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:29.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:29 smithi001 bash[19741]: cluster 2024-09-21T12:02:27.653082+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:29.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:29 smithi001 bash[19741]: audit 2024-09-21T12:02:28.355739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.100:0/2390975619' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:02:29.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:29 smithi001 bash[19741]: audit 2024-09-21T12:02:28.355739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.100:0/2390975619' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:02:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:29 smithi100 bash[22052]: cluster 2024-09-21T12:02:27.653082+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:29 smithi100 bash[22052]: cluster 2024-09-21T12:02:27.653082+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:29 smithi100 bash[22052]: audit 2024-09-21T12:02:28.355739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.100:0/2390975619' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:02:29.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:29 smithi100 bash[22052]: audit 2024-09-21T12:02:28.355739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.100:0/2390975619' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:02:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:29 smithi081 bash[21618]: cluster 2024-09-21T12:02:27.653082+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:29 smithi081 bash[21618]: cluster 2024-09-21T12:02:27.653082+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:29 smithi081 bash[21618]: audit 2024-09-21T12:02:28.355739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.100:0/2390975619' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:02:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:29 smithi081 bash[21618]: audit 2024-09-21T12:02:28.355739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.100:0/2390975619' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:02:31.577 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:31 smithi100 bash[22052]: cluster 2024-09-21T12:02:29.653734+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:31.577 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:31 smithi100 bash[22052]: cluster 2024-09-21T12:02:29.653734+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:31 smithi001 bash[19741]: cluster 2024-09-21T12:02:29.653734+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:31 smithi001 bash[19741]: cluster 2024-09-21T12:02:29.653734+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:31.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:31 smithi081 bash[21618]: cluster 2024-09-21T12:02:29.653734+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:31.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:31 smithi081 bash[21618]: cluster 2024-09-21T12:02:29.653734+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:33.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:33 smithi001 bash[19741]: cluster 2024-09-21T12:02:31.654425+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:33.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:33 smithi001 bash[19741]: cluster 2024-09-21T12:02:31.654425+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:33.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:33 smithi100 bash[22052]: cluster 2024-09-21T12:02:31.654425+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:33.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:33 smithi100 bash[22052]: cluster 2024-09-21T12:02:31.654425+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:33 smithi081 bash[21618]: cluster 2024-09-21T12:02:31.654425+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:33 smithi081 bash[21618]: cluster 2024-09-21T12:02:31.654425+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:35.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:35 smithi001 bash[19741]: cluster 2024-09-21T12:02:33.654997+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:35.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:35 smithi001 bash[19741]: cluster 2024-09-21T12:02:33.654997+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:35.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:35 smithi100 bash[22052]: cluster 2024-09-21T12:02:33.654997+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:35.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:35 smithi100 bash[22052]: cluster 2024-09-21T12:02:33.654997+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:35 smithi081 bash[21618]: cluster 2024-09-21T12:02:33.654997+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:35 smithi081 bash[21618]: cluster 2024-09-21T12:02:33.654997+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:37 smithi001 bash[19741]: cluster 2024-09-21T12:02:35.655499+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:37 smithi001 bash[19741]: cluster 2024-09-21T12:02:35.655499+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:37.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:37 smithi100 bash[22052]: cluster 2024-09-21T12:02:35.655499+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:37.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:37 smithi100 bash[22052]: cluster 2024-09-21T12:02:35.655499+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:37.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:37 smithi081 bash[21618]: cluster 2024-09-21T12:02:35.655499+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:37.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:37 smithi081 bash[21618]: cluster 2024-09-21T12:02:35.655499+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:39.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:39 smithi100 bash[22052]: cluster 2024-09-21T12:02:37.656039+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:39.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:39 smithi100 bash[22052]: cluster 2024-09-21T12:02:37.656039+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:39.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:39 smithi001 bash[19741]: cluster 2024-09-21T12:02:37.656039+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:39.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:39 smithi001 bash[19741]: cluster 2024-09-21T12:02:37.656039+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:39 smithi081 bash[21618]: cluster 2024-09-21T12:02:37.656039+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:39 smithi081 bash[21618]: cluster 2024-09-21T12:02:37.656039+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:41 smithi100 bash[22052]: cluster 2024-09-21T12:02:39.656604+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:41 smithi100 bash[22052]: cluster 2024-09-21T12:02:39.656604+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:41 smithi100 bash[22052]: audit 2024-09-21T12:02:40.962422+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T12:02:41.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:41 smithi100 bash[22052]: audit 2024-09-21T12:02:40.962422+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T12:02:41.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:41 smithi100 bash[22052]: audit 2024-09-21T12:02:40.964174+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:41.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:41 smithi100 bash[22052]: audit 2024-09-21T12:02:40.964174+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:41 smithi001 bash[19741]: cluster 2024-09-21T12:02:39.656604+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:41 smithi001 bash[19741]: cluster 2024-09-21T12:02:39.656604+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:41 smithi001 bash[19741]: audit 2024-09-21T12:02:40.962422+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T12:02:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:41 smithi001 bash[19741]: audit 2024-09-21T12:02:40.962422+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T12:02:41.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:41 smithi001 bash[19741]: audit 2024-09-21T12:02:40.964174+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:41.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:41 smithi001 bash[19741]: audit 2024-09-21T12:02:40.964174+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:41.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:41 smithi081 bash[21618]: cluster 2024-09-21T12:02:39.656604+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:41 smithi081 bash[21618]: cluster 2024-09-21T12:02:39.656604+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:41.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:41 smithi081 bash[21618]: audit 2024-09-21T12:02:40.962422+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T12:02:41.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:41 smithi081 bash[21618]: audit 2024-09-21T12:02:40.962422+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T12:02:41.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:41 smithi081 bash[21618]: audit 2024-09-21T12:02:40.964174+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:41.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:41 smithi081 bash[21618]: audit 2024-09-21T12:02:40.964174+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:42.586 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:42 smithi100 bash[22052]: cephadm 2024-09-21T12:02:40.965723+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi100 2024-09-21T12:02:42.587 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:42 smithi100 bash[22052]: cephadm 2024-09-21T12:02:40.965723+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi100 2024-09-21T12:02:42.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:42 smithi001 bash[19741]: cephadm 2024-09-21T12:02:40.965723+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi100 2024-09-21T12:02:42.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:42 smithi001 bash[19741]: cephadm 2024-09-21T12:02:40.965723+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi100 2024-09-21T12:02:42.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:42 smithi081 bash[21618]: cephadm 2024-09-21T12:02:40.965723+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi100 2024-09-21T12:02:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:42 smithi081 bash[21618]: cephadm 2024-09-21T12:02:40.965723+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi100 2024-09-21T12:02:43.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:43 smithi001 bash[19741]: cluster 2024-09-21T12:02:41.657120+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:43.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:43 smithi001 bash[19741]: cluster 2024-09-21T12:02:41.657120+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:43.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:43 smithi100 bash[22052]: cluster 2024-09-21T12:02:41.657120+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:43.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:43 smithi100 bash[22052]: cluster 2024-09-21T12:02:41.657120+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:43.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:43 smithi081 bash[21618]: cluster 2024-09-21T12:02:41.657120+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:43.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:43 smithi081 bash[21618]: cluster 2024-09-21T12:02:41.657120+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.527 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:45 smithi100 bash[22052]: cluster 2024-09-21T12:02:43.657664+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.528 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:45 smithi100 bash[22052]: cluster 2024-09-21T12:02:43.657664+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.528 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:45 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:02:45.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:45 smithi001 bash[19741]: cluster 2024-09-21T12:02:43.657664+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:45 smithi001 bash[19741]: cluster 2024-09-21T12:02:43.657664+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:45 smithi081 bash[21618]: cluster 2024-09-21T12:02:43.657664+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:45 smithi081 bash[21618]: cluster 2024-09-21T12:02:43.657664+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:45.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:45 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:02:46.587 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:46 smithi100 bash[22052]: audit 2024-09-21T12:02:45.672496+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:46.587 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:46 smithi100 bash[22052]: audit 2024-09-21T12:02:45.672496+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:46.588 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:46 smithi100 bash[22052]: audit 2024-09-21T12:02:45.679558+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.588 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:46 smithi100 bash[22052]: audit 2024-09-21T12:02:45.679558+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.588 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:46 smithi100 bash[22052]: audit 2024-09-21T12:02:45.687343+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.588 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:46 smithi100 bash[22052]: audit 2024-09-21T12:02:45.687343+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:46 smithi001 bash[19741]: audit 2024-09-21T12:02:45.672496+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:46 smithi001 bash[19741]: audit 2024-09-21T12:02:45.672496+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:46 smithi001 bash[19741]: audit 2024-09-21T12:02:45.679558+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:46 smithi001 bash[19741]: audit 2024-09-21T12:02:45.679558+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:46 smithi001 bash[19741]: audit 2024-09-21T12:02:45.687343+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:46 smithi001 bash[19741]: audit 2024-09-21T12:02:45.687343+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:46 smithi081 bash[21618]: audit 2024-09-21T12:02:45.672496+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:46 smithi081 bash[21618]: audit 2024-09-21T12:02:45.672496+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:46 smithi081 bash[21618]: audit 2024-09-21T12:02:45.679558+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:46 smithi081 bash[21618]: audit 2024-09-21T12:02:45.679558+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:46 smithi081 bash[21618]: audit 2024-09-21T12:02:45.687343+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:46 smithi081 bash[21618]: audit 2024-09-21T12:02:45.687343+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:47 smithi001 bash[19741]: cluster 2024-09-21T12:02:45.658287+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:47 smithi001 bash[19741]: cluster 2024-09-21T12:02:45.658287+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:47.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:47 smithi100 bash[22052]: cluster 2024-09-21T12:02:45.658287+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:47.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:47 smithi100 bash[22052]: cluster 2024-09-21T12:02:45.658287+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:47.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:47 smithi081 bash[21618]: cluster 2024-09-21T12:02:45.658287+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:47.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:47 smithi081 bash[21618]: cluster 2024-09-21T12:02:45.658287+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:49.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:49 smithi001 bash[19741]: cluster 2024-09-21T12:02:47.658871+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:49.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:49 smithi001 bash[19741]: cluster 2024-09-21T12:02:47.658871+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:49.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:49 smithi100 bash[22052]: cluster 2024-09-21T12:02:47.658871+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:49.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:49 smithi100 bash[22052]: cluster 2024-09-21T12:02:47.658871+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:49.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:49 smithi081 bash[21618]: cluster 2024-09-21T12:02:47.658871+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:49.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:49 smithi081 bash[21618]: cluster 2024-09-21T12:02:47.658871+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: cluster 2024-09-21T12:02:49.659417+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: cluster 2024-09-21T12:02:49.659417+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.947206+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.947206+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.954578+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.954578+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.956431+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.956431+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.958707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.958707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.969626+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:51 smithi001 bash[19741]: audit 2024-09-21T12:02:50.969626+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: cluster 2024-09-21T12:02:49.659417+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: cluster 2024-09-21T12:02:49.659417+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.947206+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.947206+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.954578+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.954578+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.956431+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.956431+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.958707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.958707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.969626+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:51 smithi100 bash[22052]: audit 2024-09-21T12:02:50.969626+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: cluster 2024-09-21T12:02:49.659417+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: cluster 2024-09-21T12:02:49.659417+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.947206+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.947206+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.954578+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.954578+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.956431+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:51.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.956431+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:02:51.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.958707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:51.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.958707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:02:51.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.969626+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:51.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:51 smithi081 bash[21618]: audit 2024-09-21T12:02:50.969626+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:53 smithi001 bash[19741]: cluster 2024-09-21T12:02:51.659939+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:53 smithi001 bash[19741]: cluster 2024-09-21T12:02:51.659939+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:53.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:53 smithi100 bash[22052]: cluster 2024-09-21T12:02:51.659939+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:53.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:53 smithi100 bash[22052]: cluster 2024-09-21T12:02:51.659939+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:53.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:53 smithi081 bash[21618]: cluster 2024-09-21T12:02:51.659939+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:53.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:53 smithi081 bash[21618]: cluster 2024-09-21T12:02:51.659939+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:55 smithi001 bash[19741]: cluster 2024-09-21T12:02:53.660476+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:55 smithi001 bash[19741]: cluster 2024-09-21T12:02:53.660476+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:55.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:55 smithi100 bash[22052]: cluster 2024-09-21T12:02:53.660476+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:55.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:55 smithi100 bash[22052]: cluster 2024-09-21T12:02:53.660476+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:55 smithi081 bash[21618]: cluster 2024-09-21T12:02:53.660476+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:55 smithi081 bash[21618]: cluster 2024-09-21T12:02:53.660476+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:57 smithi100 bash[22052]: cluster 2024-09-21T12:02:55.661013+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:57 smithi100 bash[22052]: cluster 2024-09-21T12:02:55.661013+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:57 smithi100 bash[22052]: audit 2024-09-21T12:02:57.289247+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:57 smithi100 bash[22052]: audit 2024-09-21T12:02:57.289247+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:57 smithi100 bash[22052]: audit 2024-09-21T12:02:57.290283+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:57 smithi100 bash[22052]: audit 2024-09-21T12:02:57.290283+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:57 smithi001 bash[19741]: cluster 2024-09-21T12:02:55.661013+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:57 smithi001 bash[19741]: cluster 2024-09-21T12:02:55.661013+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:57 smithi001 bash[19741]: audit 2024-09-21T12:02:57.289247+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:57 smithi001 bash[19741]: audit 2024-09-21T12:02:57.289247+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:57 smithi001 bash[19741]: audit 2024-09-21T12:02:57.290283+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:57 smithi001 bash[19741]: audit 2024-09-21T12:02:57.290283+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:57 smithi081 bash[21618]: cluster 2024-09-21T12:02:55.661013+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:57 smithi081 bash[21618]: cluster 2024-09-21T12:02:55.661013+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:57 smithi081 bash[21618]: audit 2024-09-21T12:02:57.289247+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:57 smithi081 bash[21618]: audit 2024-09-21T12:02:57.289247+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:57 smithi081 bash[21618]: audit 2024-09-21T12:02:57.290283+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:57 smithi081 bash[21618]: audit 2024-09-21T12:02:57.290283+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T12:02:57.822 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 4 on host 'smithi100' 2024-09-21T12:02:58.413 DEBUG:teuthology.orchestra.run.smithi100:osd.4> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T12:02:58.414 INFO:tasks.cephadm:Deploying osd.5 on smithi100 with /dev/vg_nvme/lv_3... 2024-09-21T12:02:58.415 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T12:02:58.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.357509+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:02:58.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.357509+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:02:58.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: cluster 2024-09-21T12:02:57.361572+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T12:02:58.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: cluster 2024-09-21T12:02:57.361572+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.362003+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.362003+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.362750+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.362750+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.363005+0000 mon.c (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.363005+0000 mon.c (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.801170+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.801170+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.808184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.808184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.815500+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:58 smithi001 bash[19741]: audit 2024-09-21T12:02:57.815500+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.357509+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.357509+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: cluster 2024-09-21T12:02:57.361572+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: cluster 2024-09-21T12:02:57.361572+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.362003+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.362003+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.362750+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.362750+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.363005+0000 mon.c (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.363005+0000 mon.c (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.801170+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.801170+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.808184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.808184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.815500+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[22052]: audit 2024-09-21T12:02:57.815500+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.357509+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.357509+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: cluster 2024-09-21T12:02:57.361572+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: cluster 2024-09-21T12:02:57.361572+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.362003+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.362003+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.362750+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.362750+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.363005+0000 mon.c (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.363005+0000 mon.c (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:02:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.801170+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.801170+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:02:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.808184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.808184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.815500+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:58.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:58 smithi081 bash[21618]: audit 2024-09-21T12:02:57.815500+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:02:59.159 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[24993]: debug 2024-09-21T12:02:58.836+0000 7ff250a7e640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T12:02:59.159 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:02:58 smithi100 bash[24993]: debug 2024-09-21T12:02:58.888+0000 7ff248089640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: cluster 2024-09-21T12:02:57.661554+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: cluster 2024-09-21T12:02:57.661554+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.359926+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.359926+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: cluster 2024-09-21T12:02:58.364456+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: cluster 2024-09-21T12:02:58.364456+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.365390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.365390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.373305+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.373305+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.845823+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T12:02:59.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:02:59 smithi001 bash[19741]: audit 2024-09-21T12:02:58.845823+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: cluster 2024-09-21T12:02:57.661554+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: cluster 2024-09-21T12:02:57.661554+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.359926+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.359926+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: cluster 2024-09-21T12:02:58.364456+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: cluster 2024-09-21T12:02:58.364456+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.365390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.365390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.373305+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.373305+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.845823+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T12:02:59.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:02:59 smithi100 bash[22052]: audit 2024-09-21T12:02:58.845823+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: cluster 2024-09-21T12:02:57.661554+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: cluster 2024-09-21T12:02:57.661554+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.359926+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.359926+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: cluster 2024-09-21T12:02:58.364456+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: cluster 2024-09-21T12:02:58.364456+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.365390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.365390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.373305+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.373305+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.845823+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T12:02:59.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:02:59 smithi081 bash[21618]: audit 2024-09-21T12:02:58.845823+0000 mon.a (mon.0) 511 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T12:03:00.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:58.271529+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:58.271529+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:58.271653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:58.271653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: audit 2024-09-21T12:02:59.367601+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: audit 2024-09-21T12:02:59.367601+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:59.381623+0000 mon.a (mon.0) 513 : cluster [INF] osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761] boot 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:59.381623+0000 mon.a (mon.0) 513 : cluster [INF] osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761] boot 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:59.381719+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: cluster 2024-09-21T12:02:59.381719+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: audit 2024-09-21T12:02:59.381973+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:00 smithi001 bash[19741]: audit 2024-09-21T12:02:59.381973+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:58.271529+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:03:00.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:58.271529+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:03:00.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:58.271653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:03:00.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:58.271653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:03:00.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: audit 2024-09-21T12:02:59.367601+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: audit 2024-09-21T12:02:59.367601+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:59.381623+0000 mon.a (mon.0) 513 : cluster [INF] osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761] boot 2024-09-21T12:03:00.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:59.381623+0000 mon.a (mon.0) 513 : cluster [INF] osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761] boot 2024-09-21T12:03:00.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:59.381719+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:03:00.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: cluster 2024-09-21T12:02:59.381719+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:03:00.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: audit 2024-09-21T12:02:59.381973+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:00 smithi100 bash[22052]: audit 2024-09-21T12:02:59.381973+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:58.271529+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:58.271529+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:58.271653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:58.271653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: audit 2024-09-21T12:02:59.367601+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: audit 2024-09-21T12:02:59.367601+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:59.381623+0000 mon.a (mon.0) 513 : cluster [INF] osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761] boot 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:59.381623+0000 mon.a (mon.0) 513 : cluster [INF] osd.4 [v2:172.21.15.100:6800/1703650761,v1:172.21.15.100:6801/1703650761] boot 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:59.381719+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:03:00.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: cluster 2024-09-21T12:02:59.381719+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T12:03:00.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: audit 2024-09-21T12:02:59.381973+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:00.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:00 smithi081 bash[21618]: audit 2024-09-21T12:02:59.381973+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:03:01.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:01 smithi100 bash[22052]: cluster 2024-09-21T12:02:59.662069+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:03:01.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:01 smithi100 bash[22052]: cluster 2024-09-21T12:02:59.662069+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:03:01.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:01 smithi100 bash[22052]: cluster 2024-09-21T12:03:00.388077+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:03:01.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:01 smithi100 bash[22052]: cluster 2024-09-21T12:03:00.388077+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:03:01.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:01 smithi081 bash[21618]: cluster 2024-09-21T12:02:59.662069+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:03:01.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:01 smithi081 bash[21618]: cluster 2024-09-21T12:02:59.662069+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:03:01.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:01 smithi081 bash[21618]: cluster 2024-09-21T12:03:00.388077+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:03:01.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:01 smithi081 bash[21618]: cluster 2024-09-21T12:03:00.388077+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:03:01.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:01 smithi001 bash[19741]: cluster 2024-09-21T12:02:59.662069+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:03:01.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:01 smithi001 bash[19741]: cluster 2024-09-21T12:02:59.662069+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T12:03:01.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:01 smithi001 bash[19741]: cluster 2024-09-21T12:03:00.388077+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:03:01.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:01 smithi001 bash[19741]: cluster 2024-09-21T12:03:00.388077+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T12:03:02.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:02 smithi100 bash[22052]: cluster 2024-09-21T12:03:01.391392+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:03:02.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:02 smithi100 bash[22052]: cluster 2024-09-21T12:03:01.391392+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:03:02.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:02 smithi081 bash[21618]: cluster 2024-09-21T12:03:01.391392+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:03:02.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:02 smithi081 bash[21618]: cluster 2024-09-21T12:03:01.391392+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:03:02.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:02 smithi001 bash[19741]: cluster 2024-09-21T12:03:01.391392+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:03:02.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:02 smithi001 bash[19741]: cluster 2024-09-21T12:03:01.391392+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T12:03:03.181 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T12:03:03.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:03 smithi100 bash[22052]: cluster 2024-09-21T12:03:01.662600+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:03.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:03 smithi100 bash[22052]: cluster 2024-09-21T12:03:01.662600+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:03.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:03 smithi081 bash[21618]: cluster 2024-09-21T12:03:01.662600+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:03.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:03 smithi081 bash[21618]: cluster 2024-09-21T12:03:01.662600+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:03.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:03 smithi001 bash[19741]: cluster 2024-09-21T12:03:01.662600+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:03.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:03 smithi001 bash[19741]: cluster 2024-09-21T12:03:01.662600+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:04 smithi081 bash[21618]: cluster 2024-09-21T12:03:03.663193+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:03:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:04 smithi081 bash[21618]: cluster 2024-09-21T12:03:03.663193+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:03:04.716 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:04 smithi100 bash[22052]: cluster 2024-09-21T12:03:03.663193+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:03:04.717 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:04 smithi100 bash[22052]: cluster 2024-09-21T12:03:03.663193+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:03:04.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:04 smithi001 bash[19741]: cluster 2024-09-21T12:03:03.663193+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:03:04.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:04 smithi001 bash[19741]: cluster 2024-09-21T12:03:03.663193+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T12:03:07.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:06 smithi001 bash[19741]: cluster 2024-09-21T12:03:05.663748+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:03:07.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:06 smithi001 bash[19741]: cluster 2024-09-21T12:03:05.663748+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:03:07.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:06 smithi100 bash[22052]: cluster 2024-09-21T12:03:05.663748+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:03:07.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:06 smithi100 bash[22052]: cluster 2024-09-21T12:03:05.663748+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:03:07.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:06 smithi081 bash[21618]: cluster 2024-09-21T12:03:05.663748+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:03:07.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:06 smithi081 bash[21618]: cluster 2024-09-21T12:03:05.663748+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: cluster 2024-09-21T12:03:07.664349+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: cluster 2024-09-21T12:03:07.664349+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.551241+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.551241+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.558368+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.558368+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.560739+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.560739+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.567561+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.567561+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.571412+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:09.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.571412+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:09.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.573249+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:09.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.573249+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:09.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.582412+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:08 smithi001 bash[19741]: audit 2024-09-21T12:03:08.582412+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: cluster 2024-09-21T12:03:07.664349+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: cluster 2024-09-21T12:03:07.664349+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.551241+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.551241+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.558368+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.558368+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.560739+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.560739+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.567561+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.567561+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.571412+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:09.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.571412+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:09.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.573249+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:09.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.573249+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:09.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.582412+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.161 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:08 smithi100 bash[22052]: audit 2024-09-21T12:03:08.582412+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: cluster 2024-09-21T12:03:07.664349+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: cluster 2024-09-21T12:03:07.664349+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.551241+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.551241+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.558368+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.558368+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.560739+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:03:09.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.560739+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.567561+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.567561+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.571412+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.571412+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.573249+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.573249+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.582412+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:08 smithi081 bash[21618]: audit 2024-09-21T12:03:08.582412+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:09.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:09 smithi100 bash[22052]: cephadm 2024-09-21T12:03:08.543796+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:03:09.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:09 smithi100 bash[22052]: cephadm 2024-09-21T12:03:08.543796+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:03:09.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:09 smithi100 bash[22052]: cephadm 2024-09-21T12:03:08.562090+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 21361M 2024-09-21T12:03:09.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:09 smithi100 bash[22052]: cephadm 2024-09-21T12:03:08.562090+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 21361M 2024-09-21T12:03:10.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:09 smithi001 bash[19741]: cephadm 2024-09-21T12:03:08.543796+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:03:10.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:09 smithi001 bash[19741]: cephadm 2024-09-21T12:03:08.543796+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:03:10.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:09 smithi001 bash[19741]: cephadm 2024-09-21T12:03:08.562090+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 21361M 2024-09-21T12:03:10.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:09 smithi001 bash[19741]: cephadm 2024-09-21T12:03:08.562090+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 21361M 2024-09-21T12:03:10.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:09 smithi081 bash[21618]: cephadm 2024-09-21T12:03:08.543796+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:03:10.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:09 smithi081 bash[21618]: cephadm 2024-09-21T12:03:08.543796+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:03:10.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:09 smithi081 bash[21618]: cephadm 2024-09-21T12:03:08.562090+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 21361M 2024-09-21T12:03:10.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:09 smithi081 bash[21618]: cephadm 2024-09-21T12:03:08.562090+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 21361M 2024-09-21T12:03:10.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:10 smithi100 bash[22052]: cluster 2024-09-21T12:03:09.664967+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:03:10.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:10 smithi100 bash[22052]: cluster 2024-09-21T12:03:09.664967+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:03:11.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:10 smithi001 bash[19741]: cluster 2024-09-21T12:03:09.664967+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:03:11.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:10 smithi001 bash[19741]: cluster 2024-09-21T12:03:09.664967+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:03:11.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:10 smithi081 bash[21618]: cluster 2024-09-21T12:03:09.664967+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:03:11.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:10 smithi081 bash[21618]: cluster 2024-09-21T12:03:09.664967+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T12:03:11.174 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-21T12:03:11.221 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi100:vg_nvme/lv_3 2024-09-21T12:03:13.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:12 smithi001 bash[19741]: cluster 2024-09-21T12:03:11.665505+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:03:13.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:12 smithi001 bash[19741]: cluster 2024-09-21T12:03:11.665505+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:03:13.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:12 smithi100 bash[22052]: cluster 2024-09-21T12:03:11.665505+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:03:13.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:12 smithi100 bash[22052]: cluster 2024-09-21T12:03:11.665505+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:03:13.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:12 smithi081 bash[21618]: cluster 2024-09-21T12:03:11.665505+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:03:13.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:12 smithi081 bash[21618]: cluster 2024-09-21T12:03:11.665505+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:14 smithi001 bash[19741]: cluster 2024-09-21T12:03:13.666102+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:14 smithi001 bash[19741]: cluster 2024-09-21T12:03:13.666102+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:14 smithi100 bash[22052]: cluster 2024-09-21T12:03:13.666102+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:14 smithi100 bash[22052]: cluster 2024-09-21T12:03:13.666102+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:14 smithi081 bash[21618]: cluster 2024-09-21T12:03:13.666102+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:14 smithi081 bash[21618]: cluster 2024-09-21T12:03:13.666102+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:03:15.950 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T12:03:17.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:16 smithi001 bash[19741]: cluster 2024-09-21T12:03:15.666660+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:17.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:16 smithi001 bash[19741]: cluster 2024-09-21T12:03:15.666660+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:17.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:16 smithi100 bash[22052]: cluster 2024-09-21T12:03:15.666660+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:17.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:16 smithi100 bash[22052]: cluster 2024-09-21T12:03:15.666660+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:16 smithi081 bash[21618]: cluster 2024-09-21T12:03:15.666660+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:16 smithi081 bash[21618]: cluster 2024-09-21T12:03:15.666660+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:18.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.302837+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:03:18.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.302837+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:03:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.309352+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:03:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.309352+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:03:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.315444+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:03:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.315444+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:03:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.317272+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:18.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:17 smithi001 bash[19741]: audit 2024-09-21T12:03:17.317272+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.302837+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.302837+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.309352+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.309352+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.315444+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.315444+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.317272+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:18.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:17 smithi100 bash[22052]: audit 2024-09-21T12:03:17.317272+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:18.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.302837+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:03:18.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.302837+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:03:18.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.309352+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:03:18.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.309352+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T12:03:18.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.315444+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:03:18.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.315444+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T12:03:18.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.317272+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:18.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:17 smithi081 bash[21618]: audit 2024-09-21T12:03:17.317272+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:18 smithi001 bash[19741]: cluster 2024-09-21T12:03:17.667168+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:18 smithi001 bash[19741]: cluster 2024-09-21T12:03:17.667168+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:19.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:18 smithi100 bash[22052]: cluster 2024-09-21T12:03:17.667168+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:19.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:18 smithi100 bash[22052]: cluster 2024-09-21T12:03:17.667168+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:19.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:18 smithi081 bash[21618]: cluster 2024-09-21T12:03:17.667168+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:19.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:18 smithi081 bash[21618]: cluster 2024-09-21T12:03:17.667168+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:21.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:20 smithi001 bash[19741]: cluster 2024-09-21T12:03:19.667746+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:21.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:20 smithi001 bash[19741]: cluster 2024-09-21T12:03:19.667746+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:21.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:20 smithi100 bash[22052]: cluster 2024-09-21T12:03:19.667746+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:21.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:20 smithi100 bash[22052]: cluster 2024-09-21T12:03:19.667746+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:21.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:20 smithi081 bash[21618]: cluster 2024-09-21T12:03:19.667746+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:21.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:20 smithi081 bash[21618]: cluster 2024-09-21T12:03:19.667746+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:23.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:22 smithi001 bash[19741]: cluster 2024-09-21T12:03:21.668310+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:23.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:22 smithi001 bash[19741]: cluster 2024-09-21T12:03:21.668310+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:23.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:22 smithi100 bash[22052]: cluster 2024-09-21T12:03:21.668310+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:23.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:22 smithi100 bash[22052]: cluster 2024-09-21T12:03:21.668310+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:23.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:22 smithi081 bash[21618]: cluster 2024-09-21T12:03:21.668310+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:23.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:22 smithi081 bash[21618]: cluster 2024-09-21T12:03:21.668310+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:25.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:24 smithi001 bash[19741]: cluster 2024-09-21T12:03:23.668993+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:25.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:24 smithi001 bash[19741]: cluster 2024-09-21T12:03:23.668993+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:25.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:24 smithi100 bash[22052]: cluster 2024-09-21T12:03:23.668993+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:25.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:24 smithi100 bash[22052]: cluster 2024-09-21T12:03:23.668993+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:25.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:24 smithi081 bash[21618]: cluster 2024-09-21T12:03:23.668993+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:25.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:24 smithi081 bash[21618]: cluster 2024-09-21T12:03:23.668993+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.676453+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.676453+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.677904+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.100:0/3642776499' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.677904+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.100:0/3642776499' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.680531+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"}]': finished 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.680531+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"}]': finished 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: cluster 2024-09-21T12:03:25.685416+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: cluster 2024-09-21T12:03:25.685416+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.686655+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:26.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:25 smithi001 bash[19741]: audit 2024-09-21T12:03:25.686655+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:26.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.676453+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.676453+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.677904+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.100:0/3642776499' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.677904+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.100:0/3642776499' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.680531+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"}]': finished 2024-09-21T12:03:26.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.680531+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"}]': finished 2024-09-21T12:03:26.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: cluster 2024-09-21T12:03:25.685416+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:03:26.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: cluster 2024-09-21T12:03:25.685416+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:03:26.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.686655+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:26.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:25 smithi100 bash[22052]: audit 2024-09-21T12:03:25.686655+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:26.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.676453+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.676453+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.677904+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.100:0/3642776499' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.677904+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.100:0/3642776499' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"} : dispatch 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.680531+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"}]': finished 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.680531+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75b20410-a38c-4d0b-a323-9266ae12de61"}]': finished 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: cluster 2024-09-21T12:03:25.685416+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: cluster 2024-09-21T12:03:25.685416+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.686655+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:26.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:25 smithi081 bash[21618]: audit 2024-09-21T12:03:25.686655+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:26 smithi001 bash[19741]: cluster 2024-09-21T12:03:25.669658+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:26 smithi001 bash[19741]: cluster 2024-09-21T12:03:25.669658+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:26 smithi001 bash[19741]: audit 2024-09-21T12:03:26.301304+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.100:0/3394050537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:03:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:26 smithi001 bash[19741]: audit 2024-09-21T12:03:26.301304+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.100:0/3394050537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:03:27.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:26 smithi100 bash[22052]: cluster 2024-09-21T12:03:25.669658+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:27.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:26 smithi100 bash[22052]: cluster 2024-09-21T12:03:25.669658+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:27.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:26 smithi100 bash[22052]: audit 2024-09-21T12:03:26.301304+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.100:0/3394050537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:03:27.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:26 smithi100 bash[22052]: audit 2024-09-21T12:03:26.301304+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.100:0/3394050537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:03:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:26 smithi081 bash[21618]: cluster 2024-09-21T12:03:25.669658+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:26 smithi081 bash[21618]: cluster 2024-09-21T12:03:25.669658+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:26 smithi081 bash[21618]: audit 2024-09-21T12:03:26.301304+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.100:0/3394050537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:03:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:26 smithi081 bash[21618]: audit 2024-09-21T12:03:26.301304+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.100:0/3394050537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T12:03:29.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:28 smithi001 bash[19741]: cluster 2024-09-21T12:03:27.670234+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:29.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:28 smithi001 bash[19741]: cluster 2024-09-21T12:03:27.670234+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:29.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:28 smithi100 bash[22052]: cluster 2024-09-21T12:03:27.670234+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:29.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:28 smithi100 bash[22052]: cluster 2024-09-21T12:03:27.670234+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:28 smithi081 bash[21618]: cluster 2024-09-21T12:03:27.670234+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:28 smithi081 bash[21618]: cluster 2024-09-21T12:03:27.670234+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:30 smithi001 bash[19741]: cluster 2024-09-21T12:03:29.670781+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:30 smithi001 bash[19741]: cluster 2024-09-21T12:03:29.670781+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:31.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:30 smithi100 bash[22052]: cluster 2024-09-21T12:03:29.670781+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:31.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:30 smithi100 bash[22052]: cluster 2024-09-21T12:03:29.670781+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:31.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:30 smithi081 bash[21618]: cluster 2024-09-21T12:03:29.670781+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:31.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:30 smithi081 bash[21618]: cluster 2024-09-21T12:03:29.670781+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:32 smithi001 bash[19741]: cluster 2024-09-21T12:03:31.671311+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:32 smithi001 bash[19741]: cluster 2024-09-21T12:03:31.671311+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:33.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:32 smithi100 bash[22052]: cluster 2024-09-21T12:03:31.671311+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:33.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:32 smithi100 bash[22052]: cluster 2024-09-21T12:03:31.671311+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:33.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:32 smithi081 bash[21618]: cluster 2024-09-21T12:03:31.671311+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:33.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:32 smithi081 bash[21618]: cluster 2024-09-21T12:03:31.671311+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:34 smithi001 bash[19741]: cluster 2024-09-21T12:03:33.671832+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:34 smithi001 bash[19741]: cluster 2024-09-21T12:03:33.671832+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:35.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:34 smithi100 bash[22052]: cluster 2024-09-21T12:03:33.671832+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:35.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:34 smithi100 bash[22052]: cluster 2024-09-21T12:03:33.671832+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:34 smithi081 bash[21618]: cluster 2024-09-21T12:03:33.671832+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:34 smithi081 bash[21618]: cluster 2024-09-21T12:03:33.671832+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:37.077 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:36 smithi100 bash[22052]: cluster 2024-09-21T12:03:35.672364+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:37.077 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:36 smithi100 bash[22052]: cluster 2024-09-21T12:03:35.672364+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:36 smithi001 bash[19741]: cluster 2024-09-21T12:03:35.672364+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:36 smithi001 bash[19741]: cluster 2024-09-21T12:03:35.672364+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:37.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:36 smithi081 bash[21618]: cluster 2024-09-21T12:03:35.672364+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:37.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:36 smithi081 bash[21618]: cluster 2024-09-21T12:03:35.672364+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:38.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:38 smithi100 bash[22052]: cluster 2024-09-21T12:03:37.672885+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:38.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:38 smithi100 bash[22052]: cluster 2024-09-21T12:03:37.672885+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:38 smithi001 bash[19741]: cluster 2024-09-21T12:03:37.672885+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:38 smithi001 bash[19741]: cluster 2024-09-21T12:03:37.672885+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:39.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:38 smithi081 bash[21618]: cluster 2024-09-21T12:03:37.672885+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:39.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:38 smithi081 bash[21618]: cluster 2024-09-21T12:03:37.672885+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:40.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:39 smithi001 bash[19741]: audit 2024-09-21T12:03:39.566756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T12:03:40.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:39 smithi001 bash[19741]: audit 2024-09-21T12:03:39.566756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T12:03:40.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:39 smithi001 bash[19741]: audit 2024-09-21T12:03:39.568675+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:40.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:39 smithi001 bash[19741]: audit 2024-09-21T12:03:39.568675+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:40.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:39 smithi100 bash[22052]: audit 2024-09-21T12:03:39.566756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T12:03:40.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:39 smithi100 bash[22052]: audit 2024-09-21T12:03:39.566756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T12:03:40.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:39 smithi100 bash[22052]: audit 2024-09-21T12:03:39.568675+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:40.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:39 smithi100 bash[22052]: audit 2024-09-21T12:03:39.568675+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:40.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:39 smithi081 bash[21618]: audit 2024-09-21T12:03:39.566756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T12:03:40.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:39 smithi081 bash[21618]: audit 2024-09-21T12:03:39.566756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T12:03:40.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:39 smithi081 bash[21618]: audit 2024-09-21T12:03:39.568675+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:40.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:39 smithi081 bash[21618]: audit 2024-09-21T12:03:39.568675+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:41.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:40 smithi100 bash[22052]: cephadm 2024-09-21T12:03:39.570330+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi100 2024-09-21T12:03:41.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:40 smithi100 bash[22052]: cephadm 2024-09-21T12:03:39.570330+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi100 2024-09-21T12:03:41.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:40 smithi100 bash[22052]: cluster 2024-09-21T12:03:39.673415+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:41.097 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:40 smithi100 bash[22052]: cluster 2024-09-21T12:03:39.673415+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:40 smithi001 bash[19741]: cephadm 2024-09-21T12:03:39.570330+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi100 2024-09-21T12:03:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:40 smithi001 bash[19741]: cephadm 2024-09-21T12:03:39.570330+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi100 2024-09-21T12:03:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:40 smithi001 bash[19741]: cluster 2024-09-21T12:03:39.673415+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:40 smithi001 bash[19741]: cluster 2024-09-21T12:03:39.673415+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:41.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:40 smithi081 bash[21618]: cephadm 2024-09-21T12:03:39.570330+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi100 2024-09-21T12:03:41.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:40 smithi081 bash[21618]: cephadm 2024-09-21T12:03:39.570330+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi100 2024-09-21T12:03:41.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:40 smithi081 bash[21618]: cluster 2024-09-21T12:03:39.673415+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:41.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:40 smithi081 bash[21618]: cluster 2024-09-21T12:03:39.673415+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:42.945 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:42 smithi100 bash[22052]: cluster 2024-09-21T12:03:41.673949+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:42.945 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:42 smithi100 bash[22052]: cluster 2024-09-21T12:03:41.673949+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:43.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:42 smithi001 bash[19741]: cluster 2024-09-21T12:03:41.673949+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:43.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:42 smithi001 bash[19741]: cluster 2024-09-21T12:03:41.673949+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:43.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:42 smithi081 bash[21618]: cluster 2024-09-21T12:03:41.673949+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:43.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:42 smithi081 bash[21618]: cluster 2024-09-21T12:03:41.673949+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:43.955 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:03:43 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:03:43.955 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:43 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:03:44.268 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:03:44.269 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:03:44 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:03:45.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: cluster 2024-09-21T12:03:43.674519+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:45.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: cluster 2024-09-21T12:03:43.674519+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:45.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: audit 2024-09-21T12:03:44.196199+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:45.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: audit 2024-09-21T12:03:44.196199+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: audit 2024-09-21T12:03:44.202965+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: audit 2024-09-21T12:03:44.202965+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: audit 2024-09-21T12:03:44.210254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:44 smithi001 bash[19741]: audit 2024-09-21T12:03:44.210254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: cluster 2024-09-21T12:03:43.674519+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:45.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: cluster 2024-09-21T12:03:43.674519+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:45.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: audit 2024-09-21T12:03:44.196199+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:45.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: audit 2024-09-21T12:03:44.196199+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:45.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: audit 2024-09-21T12:03:44.202965+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: audit 2024-09-21T12:03:44.202965+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: audit 2024-09-21T12:03:44.210254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:44 smithi100 bash[22052]: audit 2024-09-21T12:03:44.210254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: cluster 2024-09-21T12:03:43.674519+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:45.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: cluster 2024-09-21T12:03:43.674519+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:45.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: audit 2024-09-21T12:03:44.196199+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:45.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: audit 2024-09-21T12:03:44.196199+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:45.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: audit 2024-09-21T12:03:44.202965+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: audit 2024-09-21T12:03:44.202965+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: audit 2024-09-21T12:03:44.210254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:45.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:44 smithi081 bash[21618]: audit 2024-09-21T12:03:44.210254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:47.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:46 smithi001 bash[19741]: cluster 2024-09-21T12:03:45.674996+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:47.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:46 smithi001 bash[19741]: cluster 2024-09-21T12:03:45.674996+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:47.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:46 smithi100 bash[22052]: cluster 2024-09-21T12:03:45.674996+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:47.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:46 smithi100 bash[22052]: cluster 2024-09-21T12:03:45.674996+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:46 smithi081 bash[21618]: cluster 2024-09-21T12:03:45.674996+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:46 smithi081 bash[21618]: cluster 2024-09-21T12:03:45.674996+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:48.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:48 smithi100 bash[22052]: cluster 2024-09-21T12:03:47.675520+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:48.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:48 smithi100 bash[22052]: cluster 2024-09-21T12:03:47.675520+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:48 smithi001 bash[19741]: cluster 2024-09-21T12:03:47.675520+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:48 smithi001 bash[19741]: cluster 2024-09-21T12:03:47.675520+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:48 smithi081 bash[21618]: cluster 2024-09-21T12:03:47.675520+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:48 smithi081 bash[21618]: cluster 2024-09-21T12:03:47.675520+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: cluster 2024-09-21T12:03:49.676060+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: cluster 2024-09-21T12:03:49.676060+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.688389+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.688389+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.696017+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.696017+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.697903+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.697903+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.699695+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.699695+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.708869+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:50 smithi001 bash[19741]: audit 2024-09-21T12:03:49.708869+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: cluster 2024-09-21T12:03:49.676060+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: cluster 2024-09-21T12:03:49.676060+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.688389+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.688389+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.696017+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.696017+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.697903+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.697903+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.699695+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.699695+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.708869+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:50 smithi100 bash[22052]: audit 2024-09-21T12:03:49.708869+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: cluster 2024-09-21T12:03:49.676060+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: cluster 2024-09-21T12:03:49.676060+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.688389+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.688389+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.696017+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.696017+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.697903+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.697903+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.699695+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.699695+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.708869+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:50 smithi081 bash[21618]: audit 2024-09-21T12:03:49.708869+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:52 smithi001 bash[19741]: cluster 2024-09-21T12:03:51.676612+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:52 smithi001 bash[19741]: cluster 2024-09-21T12:03:51.676612+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:53.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:52 smithi100 bash[22052]: cluster 2024-09-21T12:03:51.676612+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:53.133 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:52 smithi100 bash[22052]: cluster 2024-09-21T12:03:51.676612+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:53.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:52 smithi081 bash[21618]: cluster 2024-09-21T12:03:51.676612+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:53.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:52 smithi081 bash[21618]: cluster 2024-09-21T12:03:51.676612+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:54 smithi001 bash[19741]: cluster 2024-09-21T12:03:53.677186+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:54 smithi001 bash[19741]: cluster 2024-09-21T12:03:53.677186+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:55.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:54 smithi100 bash[22052]: cluster 2024-09-21T12:03:53.677186+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:55.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:54 smithi100 bash[22052]: cluster 2024-09-21T12:03:53.677186+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:55.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:54 smithi081 bash[21618]: cluster 2024-09-21T12:03:53.677186+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:55.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:54 smithi081 bash[21618]: cluster 2024-09-21T12:03:53.677186+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:56.598 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 5 on host 'smithi100' 2024-09-21T12:03:56.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: cluster 2024-09-21T12:03:55.677790+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:56.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: cluster 2024-09-21T12:03:55.677790+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:56.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: audit 2024-09-21T12:03:56.576494+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:56.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: audit 2024-09-21T12:03:56.576494+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:56.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: audit 2024-09-21T12:03:56.583659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:56.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: audit 2024-09-21T12:03:56.583659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:56.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: audit 2024-09-21T12:03:56.591202+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:56.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:56 smithi100 bash[22052]: audit 2024-09-21T12:03:56.591202+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: cluster 2024-09-21T12:03:55.677790+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: cluster 2024-09-21T12:03:55.677790+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: audit 2024-09-21T12:03:56.576494+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:57.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: audit 2024-09-21T12:03:56.576494+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:57.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: audit 2024-09-21T12:03:56.583659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: audit 2024-09-21T12:03:56.583659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: audit 2024-09-21T12:03:56.591202+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:56 smithi001 bash[19741]: audit 2024-09-21T12:03:56.591202+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: cluster 2024-09-21T12:03:55.677790+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: cluster 2024-09-21T12:03:55.677790+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: audit 2024-09-21T12:03:56.576494+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: audit 2024-09-21T12:03:56.576494+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:03:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: audit 2024-09-21T12:03:56.583659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: audit 2024-09-21T12:03:56.583659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: audit 2024-09-21T12:03:56.591202+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:56 smithi081 bash[21618]: audit 2024-09-21T12:03:56.591202+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:03:57.233 DEBUG:teuthology.orchestra.run.smithi100:osd.5> sudo journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T12:03:57.235 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T12:03:57.235 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T12:03:58.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:57 smithi001 bash[19741]: audit 2024-09-21T12:03:57.230177+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:57 smithi001 bash[19741]: audit 2024-09-21T12:03:57.230177+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:57 smithi001 bash[19741]: audit 2024-09-21T12:03:57.232296+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:57 smithi001 bash[19741]: audit 2024-09-21T12:03:57.232296+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:57 smithi100 bash[22052]: audit 2024-09-21T12:03:57.230177+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:57 smithi100 bash[22052]: audit 2024-09-21T12:03:57.230177+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:57 smithi100 bash[22052]: audit 2024-09-21T12:03:57.232296+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:57 smithi100 bash[22052]: audit 2024-09-21T12:03:57.232296+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:57 smithi081 bash[21618]: audit 2024-09-21T12:03:57.230177+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:57 smithi081 bash[21618]: audit 2024-09-21T12:03:57.230177+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:57 smithi081 bash[21618]: audit 2024-09-21T12:03:57.232296+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:58.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:57 smithi081 bash[21618]: audit 2024-09-21T12:03:57.232296+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T12:03:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: cluster 2024-09-21T12:03:57.678309+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: cluster 2024-09-21T12:03:57.678309+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.708157+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.708157+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: cluster 2024-09-21T12:03:57.714177+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: cluster 2024-09-21T12:03:57.714177+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.714676+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.714676+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.716000+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.716000+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.718123+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:58 smithi001 bash[19741]: audit 2024-09-21T12:03:57.718123+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: cluster 2024-09-21T12:03:57.678309+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:59.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: cluster 2024-09-21T12:03:57.678309+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:59.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.708157+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.708157+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: cluster 2024-09-21T12:03:57.714177+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: cluster 2024-09-21T12:03:57.714177+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.714676+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.714676+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.716000+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.716000+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.718123+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:58 smithi100 bash[22052]: audit 2024-09-21T12:03:57.718123+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: cluster 2024-09-21T12:03:57.678309+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:59.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: cluster 2024-09-21T12:03:57.678309+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:03:59.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.708157+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:03:59.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.708157+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: cluster 2024-09-21T12:03:57.714177+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: cluster 2024-09-21T12:03:57.714177+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.714676+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.714676+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.716000+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.716000+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.718123+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:58 smithi081 bash[21618]: audit 2024-09-21T12:03:57.718123+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-21T12:03:59.658 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[30513]: debug 2024-09-21T12:03:59.223+0000 7f1e11c94640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T12:03:59.658 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[30513]: debug 2024-09-21T12:03:59.251+0000 7f1e09ab3640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T12:04:00.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:58.710733+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:04:00.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:58.710733+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: cluster 2024-09-21T12:03:58.715452+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: cluster 2024-09-21T12:03:58.715452+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:58.716224+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:58.716224+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:58.724475+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:58.724475+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:59.231798+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T12:04:00.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:03:59 smithi001 bash[19741]: audit 2024-09-21T12:03:59.231798+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T12:04:00.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:58.710733+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:04:00.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:58.710733+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:04:00.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: cluster 2024-09-21T12:03:58.715452+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:04:00.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: cluster 2024-09-21T12:03:58.715452+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:04:00.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:58.716224+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:58.716224+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:58.724475+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:58.724475+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:59.231798+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T12:04:00.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:03:59 smithi100 bash[22052]: audit 2024-09-21T12:03:59.231798+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T12:04:00.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:58.710733+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:04:00.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:58.710733+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-21T12:04:00.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: cluster 2024-09-21T12:03:58.715452+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:04:00.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: cluster 2024-09-21T12:03:58.715452+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T12:04:00.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:58.716224+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:58.716224+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:58.724475+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:58.724475+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:00.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:59.231798+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T12:04:00.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:03:59 smithi081 bash[21618]: audit 2024-09-21T12:03:59.231798+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:58.277955+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:58.277955+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:58.278068+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:58.278068+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:59.678878+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:59.678878+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: audit 2024-09-21T12:03:59.727016+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: audit 2024-09-21T12:03:59.727016+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:59.733936+0000 mon.a (mon.0) 556 : cluster [INF] osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943] boot 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:59.733936+0000 mon.a (mon.0) 556 : cluster [INF] osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943] boot 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:59.734039+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:04:01.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:03:59.734039+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:04:01.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: audit 2024-09-21T12:03:59.734352+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: audit 2024-09-21T12:03:59.734352+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:04:00.702991+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:04:01.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:00 smithi001 bash[19741]: cluster 2024-09-21T12:04:00.702991+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:04:01.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:58.277955+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:58.277955+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:58.278068+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:58.278068+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:59.678878+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:59.678878+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: audit 2024-09-21T12:03:59.727016+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: audit 2024-09-21T12:03:59.727016+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:59.733936+0000 mon.a (mon.0) 556 : cluster [INF] osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943] boot 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:59.733936+0000 mon.a (mon.0) 556 : cluster [INF] osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943] boot 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:59.734039+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:03:59.734039+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: audit 2024-09-21T12:03:59.734352+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: audit 2024-09-21T12:03:59.734352+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:04:00.702991+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:04:01.160 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:00 smithi100 bash[22052]: cluster 2024-09-21T12:04:00.702991+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:58.277955+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:58.277955+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:58.278068+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:58.278068+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:59.678878+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:59.678878+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: audit 2024-09-21T12:03:59.727016+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: audit 2024-09-21T12:03:59.727016+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:59.733936+0000 mon.a (mon.0) 556 : cluster [INF] osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943] boot 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:59.733936+0000 mon.a (mon.0) 556 : cluster [INF] osd.5 [v2:172.21.15.100:6808/2908096943,v1:172.21.15.100:6809/2908096943] boot 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:59.734039+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:04:01.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:03:59.734039+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T12:04:01.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: audit 2024-09-21T12:03:59.734352+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: audit 2024-09-21T12:03:59.734352+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:04:01.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:04:00.702991+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:04:01.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:00 smithi081 bash[21618]: cluster 2024-09-21T12:04:00.702991+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T12:04:01.987 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:02.997 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:02 smithi001 bash[19741]: cluster 2024-09-21T12:04:01.679570+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:02.997 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:02 smithi001 bash[19741]: cluster 2024-09-21T12:04:01.679570+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:02.998 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:02 smithi001 bash[19741]: cluster 2024-09-21T12:04:01.705083+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:04:02.998 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:02 smithi001 bash[19741]: cluster 2024-09-21T12:04:01.705083+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:04:03.057 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:02 smithi100 bash[22052]: cluster 2024-09-21T12:04:01.679570+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:03.058 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:02 smithi100 bash[22052]: cluster 2024-09-21T12:04:01.679570+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:03.058 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:02 smithi100 bash[22052]: cluster 2024-09-21T12:04:01.705083+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:04:03.058 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:02 smithi100 bash[22052]: cluster 2024-09-21T12:04:01.705083+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:04:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:02 smithi081 bash[21618]: cluster 2024-09-21T12:04:01.679570+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:02 smithi081 bash[21618]: cluster 2024-09-21T12:04:01.679570+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:03.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:02 smithi081 bash[21618]: cluster 2024-09-21T12:04:01.705083+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:04:03.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:02 smithi081 bash[21618]: cluster 2024-09-21T12:04:01.705083+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T12:04:03.352 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:04:03.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:03 smithi100 bash[22052]: audit 2024-09-21T12:04:03.352581+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.1:0/668940418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T12:04:03.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:03 smithi100 bash[22052]: audit 2024-09-21T12:04:03.352581+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.1:0/668940418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T12:04:03.930 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":40,"num_osds":6,"num_up_osds":6,"osd_up_since":1726920239,"num_in_osds":6,"osd_in_since":1726920205,"num_remapped_pgs":0} 2024-09-21T12:04:03.931 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T12:04:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:03 smithi001 bash[19741]: audit 2024-09-21T12:04:03.352581+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.1:0/668940418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T12:04:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:03 smithi001 bash[19741]: audit 2024-09-21T12:04:03.352581+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.1:0/668940418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T12:04:04.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:03 smithi081 bash[21618]: audit 2024-09-21T12:04:03.352581+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.1:0/668940418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T12:04:04.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:03 smithi081 bash[21618]: audit 2024-09-21T12:04:03.352581+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.1:0/668940418' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T12:04:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:04 smithi001 bash[19741]: cluster 2024-09-21T12:04:03.680181+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T12:04:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:04 smithi001 bash[19741]: cluster 2024-09-21T12:04:03.680181+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T12:04:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:04 smithi100 bash[22052]: cluster 2024-09-21T12:04:03.680181+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T12:04:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:04 smithi100 bash[22052]: cluster 2024-09-21T12:04:03.680181+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T12:04:05.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:04 smithi081 bash[21618]: cluster 2024-09-21T12:04:03.680181+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T12:04:05.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:04 smithi081 bash[21618]: cluster 2024-09-21T12:04:03.680181+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: cluster 2024-09-21T12:04:05.680856+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: cluster 2024-09-21T12:04:05.680856+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: cephadm 2024-09-21T12:04:06.041635+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: cephadm 2024-09-21T12:04:06.041635+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.049574+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.049574+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.064082+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.064082+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.066942+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.066942+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.068661+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.068661+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: cephadm 2024-09-21T12:04:06.070065+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 10680M 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: cephadm 2024-09-21T12:04:06.070065+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 10680M 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.075298+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.075298+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.079079+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.079079+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.080578+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.080578+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.089780+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.375 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:07 smithi001 bash[19741]: audit 2024-09-21T12:04:06.089780+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: cluster 2024-09-21T12:04:05.680856+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: cluster 2024-09-21T12:04:05.680856+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: cephadm 2024-09-21T12:04:06.041635+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: cephadm 2024-09-21T12:04:06.041635+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.049574+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.049574+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.064082+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.064082+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.066942+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.066942+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.068661+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.068661+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: cephadm 2024-09-21T12:04:06.070065+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 10680M 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: cephadm 2024-09-21T12:04:06.070065+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 10680M 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.075298+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.075298+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.409 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.079079+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:04:07.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.079079+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:04:07.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.080578+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:04:07.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.080578+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:04:07.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.089780+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:07 smithi100 bash[22052]: audit 2024-09-21T12:04:06.089780+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: cluster 2024-09-21T12:04:05.680856+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: cluster 2024-09-21T12:04:05.680856+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: cephadm 2024-09-21T12:04:06.041635+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: cephadm 2024-09-21T12:04:06.041635+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi100 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.049574+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.049574+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.064082+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.064082+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.066942+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.066942+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.068661+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.068661+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: cephadm 2024-09-21T12:04:06.070065+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 10680M 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: cephadm 2024-09-21T12:04:06.070065+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 10680M 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.075298+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.075298+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.079079+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.079079+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.080578+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.080578+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.089780+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:07.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:07 smithi081 bash[21618]: audit 2024-09-21T12:04:06.089780+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:04:08.685 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:09.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:09 smithi001 bash[19741]: cluster 2024-09-21T12:04:07.681457+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T12:04:09.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:09 smithi001 bash[19741]: cluster 2024-09-21T12:04:07.681457+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T12:04:09.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:09 smithi100 bash[22052]: cluster 2024-09-21T12:04:07.681457+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T12:04:09.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:09 smithi100 bash[22052]: cluster 2024-09-21T12:04:07.681457+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T12:04:09.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:09 smithi081 bash[21618]: cluster 2024-09-21T12:04:07.681457+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T12:04:09.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:09 smithi081 bash[21618]: cluster 2024-09-21T12:04:07.681457+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T12:04:10.013 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:04:10.013 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":40,"fsid":"345d7bce-7810-11ef-baf6-efdc52797490","created":"2024-09-21T11:55:34.271641+0000","modified":"2024-09-21T12:04:01.698152+0000","last_up_change":"2024-09-21T12:03:59.718250+0000","last_in_change":"2024-09-21T12:03:25.677712+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-21T12:01:12.203515+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":"22","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":"f0d23ef0-026c-46f5-926e-f8cc360bd636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6803","nonce":4091807454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6805","nonce":4091807454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6809","nonce":4091807454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6807","nonce":4091807454}]},"public_addr":"172.21.15.1:6803/4091807454","cluster_addr":"172.21.15.1:6805/4091807454","heartbeat_back_addr":"172.21.15.1:6809/4091807454","heartbeat_front_addr":"172.21.15.1:6807/4091807454","state":["exists","up"]},{"osd":1,"uuid":"c9b4a294-933e-4dcc-be10-56a394e43781","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.1:6810","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6811","nonce":717034171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6813","nonce":717034171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6817","nonce":717034171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6815","nonce":717034171}]},"public_addr":"172.21.15.1:6811/717034171","cluster_addr":"172.21.15.1:6813/717034171","heartbeat_back_addr":"172.21.15.1:6817/717034171","heartbeat_front_addr":"172.21.15.1:6815/717034171","state":["exists","up"]},{"osd":2,"uuid":"96e5b3a4-21a4-46f6-b50d-3007675d790d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6801","nonce":228611166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6803","nonce":228611166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6807","nonce":228611166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6805","nonce":228611166}]},"public_addr":"172.21.15.81:6801/228611166","cluster_addr":"172.21.15.81:6803/228611166","heartbeat_back_addr":"172.21.15.81:6807/228611166","heartbeat_front_addr":"172.21.15.81:6805/228611166","state":["exists","up"]},{"osd":3,"uuid":"81d16fd1-acaf-4c77-adcc-2159473f1360","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6809","nonce":919643498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6811","nonce":919643498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6815","nonce":919643498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6813","nonce":919643498}]},"public_addr":"172.21.15.81:6809/919643498","cluster_addr":"172.21.15.81:6811/919643498","heartbeat_back_addr":"172.21.15.81:6815/919643498","heartbeat_front_addr":"172.21.15.81:6813/919643498","state":["exists","up"]},{"osd":4,"uuid":"9bb546e3-478f-432c-b6a2-1a82b08961e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6801","nonce":1703650761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6803","nonce":1703650761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6807","nonce":1703650761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6805","nonce":1703650761}]},"public_addr":"172.21.15.100:6801/1703650761","cluster_addr":"172.21.15.100:6803/1703650761","heartbeat_back_addr":"172.21.15.100:6807/1703650761","heartbeat_front_addr":"172.21.15.100:6805/1703650761","state":["exists","up"]},{"osd":5,"uuid":"75b20410-a38c-4d0b-a323-9266ae12de61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6809","nonce":2908096943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6811","nonce":2908096943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6815","nonce":2908096943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6813","nonce":2908096943}]},"public_addr":"172.21.15.100:6809/2908096943","cluster_addr":"172.21.15.100:6811/2908096943","heartbeat_back_addr":"172.21.15.100:6815/2908096943","heartbeat_front_addr":"172.21.15.100:6813/2908096943","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-21T11:59:19.884352+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-21T12:00:16.161668+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-21T12:01:08.019839+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-21T12:02:06.258798+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-21T12:02:58.271657+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-21T12:03:58.278073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.1:0/3236950890":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6801/4042926177":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6800/4042926177":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6801/2780484856":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/4211188983":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/1824263939":"2024-09-22T11:56:35.560914+0000","172.21.15.1:0/2008240710":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/2629851943":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6800/2780484856":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/2169946122":"2024-09-22T11:56:01.536862+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-21T12:04:10.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:10 smithi001 bash[19741]: audit 2024-09-21T12:04:10.012056+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.1:0/4036962079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:10.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:10 smithi001 bash[19741]: audit 2024-09-21T12:04:10.012056+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.1:0/4036962079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:10.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:10 smithi100 bash[22052]: audit 2024-09-21T12:04:10.012056+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.1:0/4036962079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:10.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:10 smithi100 bash[22052]: audit 2024-09-21T12:04:10.012056+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.1:0/4036962079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:10 smithi081 bash[21618]: audit 2024-09-21T12:04:10.012056+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.1:0/4036962079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:10 smithi081 bash[21618]: audit 2024-09-21T12:04:10.012056+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.1:0/4036962079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:10.657 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T12:01:12.203515+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': '22', '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-21T12:04:10.658 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T12:04:11.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:11 smithi001 bash[19741]: cluster 2024-09-21T12:04:09.681861+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T12:04:11.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:11 smithi001 bash[19741]: cluster 2024-09-21T12:04:09.681861+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T12:04:11.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:11 smithi100 bash[22052]: cluster 2024-09-21T12:04:09.681861+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T12:04:11.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:11 smithi100 bash[22052]: cluster 2024-09-21T12:04:09.681861+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T12:04:11.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:11 smithi081 bash[21618]: cluster 2024-09-21T12:04:09.681861+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T12:04:11.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:11 smithi081 bash[21618]: cluster 2024-09-21T12:04:09.681861+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T12:04:13.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:13 smithi001 bash[19741]: cluster 2024-09-21T12:04:11.682450+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:04:13.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:13 smithi001 bash[19741]: cluster 2024-09-21T12:04:11.682450+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:04:13.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:13 smithi100 bash[22052]: cluster 2024-09-21T12:04:11.682450+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:04:13.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:13 smithi100 bash[22052]: cluster 2024-09-21T12:04:11.682450+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:04:13.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:13 smithi081 bash[21618]: cluster 2024-09-21T12:04:11.682450+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:04:13.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:13 smithi081 bash[21618]: cluster 2024-09-21T12:04:11.682450+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T12:04:15.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:15 smithi001 bash[19741]: cluster 2024-09-21T12:04:13.683152+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:04:15.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:15 smithi001 bash[19741]: cluster 2024-09-21T12:04:13.683152+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:04:15.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:15 smithi100 bash[22052]: cluster 2024-09-21T12:04:13.683152+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:04:15.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:15 smithi100 bash[22052]: cluster 2024-09-21T12:04:13.683152+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:04:15.410 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:15.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:15 smithi081 bash[21618]: cluster 2024-09-21T12:04:13.683152+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:04:15.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:15 smithi081 bash[21618]: cluster 2024-09-21T12:04:13.683152+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T12:04:16.725 INFO:teuthology.orchestra.run.smithi001.stdout:pg_num: 1 2024-09-21T12:04:17.332 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:17 smithi001 bash[19741]: cluster 2024-09-21T12:04:15.683780+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:17.332 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:17 smithi001 bash[19741]: cluster 2024-09-21T12:04:15.683780+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:17.332 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:17 smithi001 bash[19741]: audit 2024-09-21T12:04:16.725764+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.1:0/2444219923' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T12:04:17.332 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:17 smithi001 bash[19741]: audit 2024-09-21T12:04:16.725764+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.1:0/2444219923' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T12:04:17.333 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T12:04:17.333 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T12:04:17.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:17 smithi100 bash[22052]: cluster 2024-09-21T12:04:15.683780+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:17.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:17 smithi100 bash[22052]: cluster 2024-09-21T12:04:15.683780+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:17.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:17 smithi100 bash[22052]: audit 2024-09-21T12:04:16.725764+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.1:0/2444219923' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T12:04:17.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:17 smithi100 bash[22052]: audit 2024-09-21T12:04:16.725764+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.1:0/2444219923' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T12:04:17.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:17 smithi081 bash[21618]: cluster 2024-09-21T12:04:15.683780+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:17.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:17 smithi081 bash[21618]: cluster 2024-09-21T12:04:15.683780+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:17.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:17 smithi081 bash[21618]: audit 2024-09-21T12:04:16.725764+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.1:0/2444219923' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T12:04:17.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:17 smithi081 bash[21618]: audit 2024-09-21T12:04:16.725764+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.1:0/2444219923' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T12:04:19.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:19 smithi001 bash[19741]: cluster 2024-09-21T12:04:17.684384+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:19.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:19 smithi001 bash[19741]: cluster 2024-09-21T12:04:17.684384+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:19.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:19 smithi100 bash[22052]: cluster 2024-09-21T12:04:17.684384+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:19.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:19 smithi100 bash[22052]: cluster 2024-09-21T12:04:17.684384+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:19.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:19 smithi081 bash[21618]: cluster 2024-09-21T12:04:17.684384+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:19.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:19 smithi081 bash[21618]: cluster 2024-09-21T12:04:17.684384+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:21.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:21 smithi001 bash[19741]: cluster 2024-09-21T12:04:19.684991+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:21.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:21 smithi001 bash[19741]: cluster 2024-09-21T12:04:19.684991+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:21.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:21 smithi100 bash[22052]: cluster 2024-09-21T12:04:19.684991+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:21.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:21 smithi100 bash[22052]: cluster 2024-09-21T12:04:19.684991+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:21.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:21 smithi081 bash[21618]: cluster 2024-09-21T12:04:19.684991+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:21.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:21 smithi081 bash[21618]: cluster 2024-09-21T12:04:19.684991+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:22.084 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:23 smithi001 bash[19741]: cluster 2024-09-21T12:04:21.685622+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:23 smithi001 bash[19741]: cluster 2024-09-21T12:04:21.685622+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:23.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:23 smithi100 bash[22052]: cluster 2024-09-21T12:04:21.685622+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:23.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:23 smithi100 bash[22052]: cluster 2024-09-21T12:04:21.685622+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:23.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:23 smithi081 bash[21618]: cluster 2024-09-21T12:04:21.685622+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:23.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:23 smithi081 bash[21618]: cluster 2024-09-21T12:04:21.685622+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:23.499 INFO:teuthology.orchestra.run.smithi001.stdout:[client.0] 2024-09-21T12:04:23.499 INFO:teuthology.orchestra.run.smithi001.stdout: key = AQBHtu5mVEebHRAAjkG2F8m0bbGx5V7zXm0wRw== 2024-09-21T12:04:24.126 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-21T12:04:24.126 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T12:04:24.126 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T12:04:24.150 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T12:04:24.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:24 smithi001 bash[19741]: audit 2024-09-21T12:04:23.496401+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T12:04:24.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:24 smithi001 bash[19741]: audit 2024-09-21T12:04:23.496401+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T12:04:24.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:24 smithi001 bash[19741]: audit 2024-09-21T12:04:23.499382+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:04:24.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:24 smithi001 bash[19741]: audit 2024-09-21T12:04:23.499382+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:04:24.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:24 smithi100 bash[22052]: audit 2024-09-21T12:04:23.496401+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T12:04:24.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:24 smithi100 bash[22052]: audit 2024-09-21T12:04:23.496401+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T12:04:24.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:24 smithi100 bash[22052]: audit 2024-09-21T12:04:23.499382+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:04:24.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:24 smithi100 bash[22052]: audit 2024-09-21T12:04:23.499382+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:04:24.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:24 smithi081 bash[21618]: audit 2024-09-21T12:04:23.496401+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T12:04:24.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:24 smithi081 bash[21618]: audit 2024-09-21T12:04:23.496401+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T12:04:24.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:24 smithi081 bash[21618]: audit 2024-09-21T12:04:23.499382+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:04:24.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:24 smithi081 bash[21618]: audit 2024-09-21T12:04:23.499382+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.1:0/1601544049' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T12:04:25.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:25 smithi001 bash[19741]: cluster 2024-09-21T12:04:23.686399+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:25.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:25 smithi001 bash[19741]: cluster 2024-09-21T12:04:23.686399+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:25.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:25 smithi100 bash[22052]: cluster 2024-09-21T12:04:23.686399+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:25.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:25 smithi100 bash[22052]: cluster 2024-09-21T12:04:23.686399+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:25.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:25 smithi081 bash[21618]: cluster 2024-09-21T12:04:23.686399+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:25.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:25 smithi081 bash[21618]: cluster 2024-09-21T12:04:23.686399+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:27.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:27 smithi001 bash[19741]: cluster 2024-09-21T12:04:25.686948+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:27.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:27 smithi001 bash[19741]: cluster 2024-09-21T12:04:25.686948+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:27.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:27 smithi100 bash[22052]: cluster 2024-09-21T12:04:25.686948+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:27.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:27 smithi100 bash[22052]: cluster 2024-09-21T12:04:25.686948+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:27.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:27 smithi081 bash[21618]: cluster 2024-09-21T12:04:25.686948+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:27.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:27 smithi081 bash[21618]: cluster 2024-09-21T12:04:25.686948+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:28.946 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:29.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:29 smithi001 bash[19741]: cluster 2024-09-21T12:04:27.687458+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:29.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:29 smithi001 bash[19741]: cluster 2024-09-21T12:04:27.687458+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:29.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:29 smithi100 bash[22052]: cluster 2024-09-21T12:04:27.687458+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:29.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:29 smithi100 bash[22052]: cluster 2024-09-21T12:04:27.687458+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:29.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:29 smithi081 bash[21618]: cluster 2024-09-21T12:04:27.687458+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:29.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:29 smithi081 bash[21618]: cluster 2024-09-21T12:04:27.687458+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:30.340 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:04:30.981 INFO:teuthology.orchestra.run.smithi001.stdout:[{"version":19,"timestamp":"2024-09-21T12:04:06.070715+0000","name":"","changes":[{"name":"osd/host:smithi100/osd_memory_target","previous_value":"22398949376","new_value":"11199474688"}]}] 2024-09-21T12:04:30.981 INFO:tasks.ceph_manager:config epoch is 19 2024-09-21T12:04:30.982 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T12:04:30.982 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T12:04:30.982 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T12:04:31.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:31 smithi001 bash[19741]: cluster 2024-09-21T12:04:29.687983+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:31.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:31 smithi001 bash[19741]: cluster 2024-09-21T12:04:29.687983+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:31.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:31 smithi001 bash[19741]: audit 2024-09-21T12:04:30.340117+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.1:0/2456504446' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T12:04:31.374 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:31 smithi001 bash[19741]: audit 2024-09-21T12:04:30.340117+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.1:0/2456504446' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T12:04:31.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:31 smithi100 bash[22052]: cluster 2024-09-21T12:04:29.687983+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:31.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:31 smithi100 bash[22052]: cluster 2024-09-21T12:04:29.687983+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:31.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:31 smithi100 bash[22052]: audit 2024-09-21T12:04:30.340117+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.1:0/2456504446' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T12:04:31.408 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:31 smithi100 bash[22052]: audit 2024-09-21T12:04:30.340117+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.1:0/2456504446' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T12:04:31.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:31 smithi081 bash[21618]: cluster 2024-09-21T12:04:29.687983+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:31.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:31 smithi081 bash[21618]: cluster 2024-09-21T12:04:29.687983+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:31.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:31 smithi081 bash[21618]: audit 2024-09-21T12:04:30.340117+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.1:0/2456504446' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T12:04:31.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:31 smithi081 bash[21618]: audit 2024-09-21T12:04:30.340117+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.1:0/2456504446' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T12:04:33.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:33 smithi001 bash[19741]: cluster 2024-09-21T12:04:31.688616+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:33.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:33 smithi001 bash[19741]: cluster 2024-09-21T12:04:31.688616+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:33.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:33 smithi100 bash[22052]: cluster 2024-09-21T12:04:31.688616+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:33.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:33 smithi100 bash[22052]: cluster 2024-09-21T12:04:31.688616+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:33.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:33 smithi081 bash[21618]: cluster 2024-09-21T12:04:31.688616+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:33.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:33 smithi081 bash[21618]: cluster 2024-09-21T12:04:31.688616+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:35 smithi001 bash[19741]: cluster 2024-09-21T12:04:33.689306+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:35 smithi001 bash[19741]: cluster 2024-09-21T12:04:33.689306+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:35 smithi100 bash[22052]: cluster 2024-09-21T12:04:33.689306+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:35 smithi100 bash[22052]: cluster 2024-09-21T12:04:33.689306+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:35 smithi081 bash[21618]: cluster 2024-09-21T12:04:33.689306+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:35 smithi081 bash[21618]: cluster 2024-09-21T12:04:33.689306+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:35.737 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:37.122 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:04:37.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:37 smithi001 bash[19741]: cluster 2024-09-21T12:04:35.689976+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:37.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:37 smithi001 bash[19741]: cluster 2024-09-21T12:04:35.689976+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:37.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:37 smithi100 bash[22052]: cluster 2024-09-21T12:04:35.689976+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:37.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:37 smithi100 bash[22052]: cluster 2024-09-21T12:04:35.689976+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:37.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:37 smithi081 bash[21618]: cluster 2024-09-21T12:04:35.689976+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:37.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:37 smithi081 bash[21618]: cluster 2024-09-21T12:04:35.689976+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:37.746 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6800","nonce":2795611386},{"type":"v1","addr":"172.21.15.1:6801","nonce":2795611386}]},"active_addr":"172.21.15.1:6801/2795611386","active_change":"2024-09-21T11:56:35.561116+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.1: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.1:0","nonce":2375312812}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":2327264796}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":665805889}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":579761473}]}]} 2024-09-21T12:04:37.750 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T12:04:37.750 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T12:04:37.751 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T12:04:38.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:38 smithi001 bash[19741]: audit 2024-09-21T12:04:37.118726+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.1:0/1264696803' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T12:04:38.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:38 smithi001 bash[19741]: audit 2024-09-21T12:04:37.118726+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.1:0/1264696803' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T12:04:38.410 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:38 smithi100 bash[22052]: audit 2024-09-21T12:04:37.118726+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.1:0/1264696803' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T12:04:38.411 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:38 smithi100 bash[22052]: audit 2024-09-21T12:04:37.118726+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.1:0/1264696803' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T12:04:38.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:38 smithi081 bash[21618]: audit 2024-09-21T12:04:37.118726+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.1:0/1264696803' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T12:04:38.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:38 smithi081 bash[21618]: audit 2024-09-21T12:04:37.118726+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.1:0/1264696803' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T12:04:39.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:39 smithi001 bash[19741]: cluster 2024-09-21T12:04:37.690669+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:39.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:39 smithi001 bash[19741]: cluster 2024-09-21T12:04:37.690669+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:39.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:39 smithi100 bash[22052]: cluster 2024-09-21T12:04:37.690669+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:39.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:39 smithi100 bash[22052]: cluster 2024-09-21T12:04:37.690669+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:39 smithi081 bash[21618]: cluster 2024-09-21T12:04:37.690669+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:39 smithi081 bash[21618]: cluster 2024-09-21T12:04:37.690669+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:41.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:41 smithi100 bash[22052]: cluster 2024-09-21T12:04:39.691237+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:41.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:41 smithi100 bash[22052]: cluster 2024-09-21T12:04:39.691237+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:41 smithi081 bash[21618]: cluster 2024-09-21T12:04:39.691237+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:41 smithi081 bash[21618]: cluster 2024-09-21T12:04:39.691237+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:41 smithi001 bash[19741]: cluster 2024-09-21T12:04:39.691237+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:41 smithi001 bash[19741]: cluster 2024-09-21T12:04:39.691237+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:42.506 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:43.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:43 smithi100 bash[22052]: cluster 2024-09-21T12:04:41.691743+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:43.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:43 smithi100 bash[22052]: cluster 2024-09-21T12:04:41.691743+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:43.417 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:43 smithi001 bash[19741]: cluster 2024-09-21T12:04:41.691743+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:43.418 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:43 smithi001 bash[19741]: cluster 2024-09-21T12:04:41.691743+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:43.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:43 smithi081 bash[21618]: cluster 2024-09-21T12:04:41.691743+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:43.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:43 smithi081 bash[21618]: cluster 2024-09-21T12:04:41.691743+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:43.784 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:04:43.785 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":40,"fsid":"345d7bce-7810-11ef-baf6-efdc52797490","created":"2024-09-21T11:55:34.271641+0000","modified":"2024-09-21T12:04:01.698152+0000","last_up_change":"2024-09-21T12:03:59.718250+0000","last_in_change":"2024-09-21T12:03:25.677712+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-21T12:01:12.203515+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":"22","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":"f0d23ef0-026c-46f5-926e-f8cc360bd636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6803","nonce":4091807454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6805","nonce":4091807454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6809","nonce":4091807454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6807","nonce":4091807454}]},"public_addr":"172.21.15.1:6803/4091807454","cluster_addr":"172.21.15.1:6805/4091807454","heartbeat_back_addr":"172.21.15.1:6809/4091807454","heartbeat_front_addr":"172.21.15.1:6807/4091807454","state":["exists","up"]},{"osd":1,"uuid":"c9b4a294-933e-4dcc-be10-56a394e43781","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.1:6810","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6811","nonce":717034171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6813","nonce":717034171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6817","nonce":717034171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6815","nonce":717034171}]},"public_addr":"172.21.15.1:6811/717034171","cluster_addr":"172.21.15.1:6813/717034171","heartbeat_back_addr":"172.21.15.1:6817/717034171","heartbeat_front_addr":"172.21.15.1:6815/717034171","state":["exists","up"]},{"osd":2,"uuid":"96e5b3a4-21a4-46f6-b50d-3007675d790d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6801","nonce":228611166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6803","nonce":228611166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6807","nonce":228611166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6805","nonce":228611166}]},"public_addr":"172.21.15.81:6801/228611166","cluster_addr":"172.21.15.81:6803/228611166","heartbeat_back_addr":"172.21.15.81:6807/228611166","heartbeat_front_addr":"172.21.15.81:6805/228611166","state":["exists","up"]},{"osd":3,"uuid":"81d16fd1-acaf-4c77-adcc-2159473f1360","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6809","nonce":919643498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6811","nonce":919643498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6815","nonce":919643498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6813","nonce":919643498}]},"public_addr":"172.21.15.81:6809/919643498","cluster_addr":"172.21.15.81:6811/919643498","heartbeat_back_addr":"172.21.15.81:6815/919643498","heartbeat_front_addr":"172.21.15.81:6813/919643498","state":["exists","up"]},{"osd":4,"uuid":"9bb546e3-478f-432c-b6a2-1a82b08961e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6801","nonce":1703650761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6803","nonce":1703650761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6807","nonce":1703650761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6805","nonce":1703650761}]},"public_addr":"172.21.15.100:6801/1703650761","cluster_addr":"172.21.15.100:6803/1703650761","heartbeat_back_addr":"172.21.15.100:6807/1703650761","heartbeat_front_addr":"172.21.15.100:6805/1703650761","state":["exists","up"]},{"osd":5,"uuid":"75b20410-a38c-4d0b-a323-9266ae12de61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6809","nonce":2908096943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6811","nonce":2908096943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6815","nonce":2908096943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6813","nonce":2908096943}]},"public_addr":"172.21.15.100:6809/2908096943","cluster_addr":"172.21.15.100:6811/2908096943","heartbeat_back_addr":"172.21.15.100:6815/2908096943","heartbeat_front_addr":"172.21.15.100:6813/2908096943","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-21T11:59:19.884352+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-21T12:00:16.161668+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-21T12:01:08.019839+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-21T12:02:06.258798+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-21T12:02:58.271657+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-21T12:03:58.278073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.1:0/3236950890":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6801/4042926177":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6800/4042926177":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6801/2780484856":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/4211188983":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/1824263939":"2024-09-22T11:56:35.560914+0000","172.21.15.1:0/2008240710":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/2629851943":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6800/2780484856":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/2169946122":"2024-09-22T11:56:01.536862+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-21T12:04:44.377 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T12:04:44.377 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T12:04:44.388 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:44 smithi001 bash[19741]: audit 2024-09-21T12:04:43.783714+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.1:0/586530884' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:44.388 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:44 smithi001 bash[19741]: audit 2024-09-21T12:04:43.783714+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.1:0/586530884' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:44.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:44 smithi100 bash[22052]: audit 2024-09-21T12:04:43.783714+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.1:0/586530884' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:44.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:44 smithi100 bash[22052]: audit 2024-09-21T12:04:43.783714+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.1:0/586530884' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:44.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:44 smithi081 bash[21618]: audit 2024-09-21T12:04:43.783714+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.1:0/586530884' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:44.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:44 smithi081 bash[21618]: audit 2024-09-21T12:04:43.783714+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.1:0/586530884' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:45.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:45 smithi100 bash[22052]: cluster 2024-09-21T12:04:43.692147+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:45.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:45 smithi100 bash[22052]: cluster 2024-09-21T12:04:43.692147+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:45.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:45 smithi081 bash[21618]: cluster 2024-09-21T12:04:43.692147+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:45.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:45 smithi081 bash[21618]: cluster 2024-09-21T12:04:43.692147+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:45.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:45 smithi001 bash[19741]: cluster 2024-09-21T12:04:43.692147+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:45.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:45 smithi001 bash[19741]: cluster 2024-09-21T12:04:43.692147+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:47.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:47 smithi100 bash[22052]: cluster 2024-09-21T12:04:45.692657+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:47.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:47 smithi100 bash[22052]: cluster 2024-09-21T12:04:45.692657+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:47 smithi081 bash[21618]: cluster 2024-09-21T12:04:45.692657+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:47 smithi081 bash[21618]: cluster 2024-09-21T12:04:45.692657+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:47 smithi001 bash[19741]: cluster 2024-09-21T12:04:45.692657+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:47.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:47 smithi001 bash[19741]: cluster 2024-09-21T12:04:45.692657+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:49.124 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:49.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:49 smithi100 bash[22052]: cluster 2024-09-21T12:04:47.693236+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:49.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:49 smithi100 bash[22052]: cluster 2024-09-21T12:04:47.693236+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:49 smithi081 bash[21618]: cluster 2024-09-21T12:04:47.693236+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:49 smithi081 bash[21618]: cluster 2024-09-21T12:04:47.693236+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:49.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:49 smithi001 bash[19741]: cluster 2024-09-21T12:04:47.693236+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:49.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:49 smithi001 bash[19741]: cluster 2024-09-21T12:04:47.693236+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:50.431 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:04:50.431 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":40,"fsid":"345d7bce-7810-11ef-baf6-efdc52797490","created":"2024-09-21T11:55:34.271641+0000","modified":"2024-09-21T12:04:01.698152+0000","last_up_change":"2024-09-21T12:03:59.718250+0000","last_in_change":"2024-09-21T12:03:25.677712+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-21T12:01:12.203515+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":"22","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":"f0d23ef0-026c-46f5-926e-f8cc360bd636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6803","nonce":4091807454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6805","nonce":4091807454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6809","nonce":4091807454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":4091807454},{"type":"v1","addr":"172.21.15.1:6807","nonce":4091807454}]},"public_addr":"172.21.15.1:6803/4091807454","cluster_addr":"172.21.15.1:6805/4091807454","heartbeat_back_addr":"172.21.15.1:6809/4091807454","heartbeat_front_addr":"172.21.15.1:6807/4091807454","state":["exists","up"]},{"osd":1,"uuid":"c9b4a294-933e-4dcc-be10-56a394e43781","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.1:6810","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6811","nonce":717034171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6813","nonce":717034171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6817","nonce":717034171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":717034171},{"type":"v1","addr":"172.21.15.1:6815","nonce":717034171}]},"public_addr":"172.21.15.1:6811/717034171","cluster_addr":"172.21.15.1:6813/717034171","heartbeat_back_addr":"172.21.15.1:6817/717034171","heartbeat_front_addr":"172.21.15.1:6815/717034171","state":["exists","up"]},{"osd":2,"uuid":"96e5b3a4-21a4-46f6-b50d-3007675d790d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6801","nonce":228611166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6803","nonce":228611166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6807","nonce":228611166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":228611166},{"type":"v1","addr":"172.21.15.81:6805","nonce":228611166}]},"public_addr":"172.21.15.81:6801/228611166","cluster_addr":"172.21.15.81:6803/228611166","heartbeat_back_addr":"172.21.15.81:6807/228611166","heartbeat_front_addr":"172.21.15.81:6805/228611166","state":["exists","up"]},{"osd":3,"uuid":"81d16fd1-acaf-4c77-adcc-2159473f1360","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6809","nonce":919643498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6811","nonce":919643498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6815","nonce":919643498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":919643498},{"type":"v1","addr":"172.21.15.81:6813","nonce":919643498}]},"public_addr":"172.21.15.81:6809/919643498","cluster_addr":"172.21.15.81:6811/919643498","heartbeat_back_addr":"172.21.15.81:6815/919643498","heartbeat_front_addr":"172.21.15.81:6813/919643498","state":["exists","up"]},{"osd":4,"uuid":"9bb546e3-478f-432c-b6a2-1a82b08961e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6801","nonce":1703650761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6803","nonce":1703650761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6807","nonce":1703650761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":1703650761},{"type":"v1","addr":"172.21.15.100:6805","nonce":1703650761}]},"public_addr":"172.21.15.100:6801/1703650761","cluster_addr":"172.21.15.100:6803/1703650761","heartbeat_back_addr":"172.21.15.100:6807/1703650761","heartbeat_front_addr":"172.21.15.100:6805/1703650761","state":["exists","up"]},{"osd":5,"uuid":"75b20410-a38c-4d0b-a323-9266ae12de61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6809","nonce":2908096943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6811","nonce":2908096943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6815","nonce":2908096943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2908096943},{"type":"v1","addr":"172.21.15.100:6813","nonce":2908096943}]},"public_addr":"172.21.15.100:6809/2908096943","cluster_addr":"172.21.15.100:6811/2908096943","heartbeat_back_addr":"172.21.15.100:6815/2908096943","heartbeat_front_addr":"172.21.15.100:6813/2908096943","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-21T11:59:19.884352+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-21T12:00:16.161668+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-21T12:01:08.019839+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-21T12:02:06.258798+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-21T12:02:58.271657+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-21T12:03:58.278073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.1:0/3236950890":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6801/4042926177":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6800/4042926177":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6801/2780484856":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/4211188983":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/1824263939":"2024-09-22T11:56:35.560914+0000","172.21.15.1:0/2008240710":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/2629851943":"2024-09-22T11:56:35.560914+0000","172.21.15.1:6800/2780484856":"2024-09-22T11:56:01.536862+0000","172.21.15.1:0/2169946122":"2024-09-22T11:56:01.536862+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-21T12:04:50.987 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T12:04:50.987 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T12:04:50.987 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T12:04:50.988 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T12:04:50.988 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T12:04:50.988 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T12:04:51.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:51 smithi001 bash[19741]: cluster 2024-09-21T12:04:49.693816+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:51.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:51 smithi001 bash[19741]: cluster 2024-09-21T12:04:49.693816+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:51.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:51 smithi001 bash[19741]: audit 2024-09-21T12:04:50.430830+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.1:0/2544610665' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:51.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:51 smithi001 bash[19741]: audit 2024-09-21T12:04:50.430830+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.1:0/2544610665' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:51.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:51 smithi100 bash[22052]: cluster 2024-09-21T12:04:49.693816+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:51.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:51 smithi100 bash[22052]: cluster 2024-09-21T12:04:49.693816+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:51.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:51 smithi100 bash[22052]: audit 2024-09-21T12:04:50.430830+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.1:0/2544610665' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:51.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:51 smithi100 bash[22052]: audit 2024-09-21T12:04:50.430830+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.1:0/2544610665' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:51.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:51 smithi081 bash[21618]: cluster 2024-09-21T12:04:49.693816+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:51.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:51 smithi081 bash[21618]: cluster 2024-09-21T12:04:49.693816+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:51.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:51 smithi081 bash[21618]: audit 2024-09-21T12:04:50.430830+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.1:0/2544610665' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:51.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:51 smithi081 bash[21618]: audit 2024-09-21T12:04:50.430830+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.1:0/2544610665' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T12:04:53.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:53 smithi100 bash[22052]: cluster 2024-09-21T12:04:51.694352+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:53.407 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:53 smithi100 bash[22052]: cluster 2024-09-21T12:04:51.694352+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:53.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:53 smithi081 bash[21618]: cluster 2024-09-21T12:04:51.694352+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:53.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:53 smithi081 bash[21618]: cluster 2024-09-21T12:04:51.694352+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:53 smithi001 bash[19741]: cluster 2024-09-21T12:04:51.694352+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:53.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:53 smithi001 bash[19741]: cluster 2024-09-21T12:04:51.694352+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:55 smithi081 bash[21618]: cluster 2024-09-21T12:04:53.694908+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:55 smithi081 bash[21618]: cluster 2024-09-21T12:04:53.694908+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:55 smithi001 bash[19741]: cluster 2024-09-21T12:04:53.694908+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:55 smithi001 bash[19741]: cluster 2024-09-21T12:04:53.694908+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:55 smithi100 bash[22052]: cluster 2024-09-21T12:04:53.694908+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:55 smithi100 bash[22052]: cluster 2024-09-21T12:04:53.694908+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:55.809 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:55.809 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:55.809 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:55.810 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:55.812 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:55.813 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:04:57.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:57 smithi081 bash[21618]: cluster 2024-09-21T12:04:55.695433+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:57.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:57 smithi081 bash[21618]: cluster 2024-09-21T12:04:55.695433+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:57.557 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:57 smithi001 bash[19741]: cluster 2024-09-21T12:04:55.695433+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:57.557 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:57 smithi001 bash[19741]: cluster 2024-09-21T12:04:55.695433+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:57.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:57 smithi100 bash[22052]: cluster 2024-09-21T12:04:55.695433+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:57.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:57 smithi100 bash[22052]: cluster 2024-09-21T12:04:55.695433+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:59 smithi001 bash[19741]: cluster 2024-09-21T12:04:57.695805+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:04:59 smithi001 bash[19741]: cluster 2024-09-21T12:04:57.695805+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:59 smithi081 bash[21618]: cluster 2024-09-21T12:04:57.695805+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:04:59 smithi081 bash[21618]: cluster 2024-09-21T12:04:57.695805+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:59 smithi100 bash[22052]: cluster 2024-09-21T12:04:57.695805+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:04:59 smithi100 bash[22052]: cluster 2024-09-21T12:04:57.695805+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:04:59.973 INFO:teuthology.orchestra.run.smithi001.stdout:77309411377 2024-09-21T12:04:59.973 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T12:04:59.988 INFO:teuthology.orchestra.run.smithi001.stdout:111669149732 2024-09-21T12:04:59.989 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T12:05:01.022 INFO:teuthology.orchestra.run.smithi001.stdout:137438953499 2024-09-21T12:05:01.022 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T12:05:01.050 INFO:teuthology.orchestra.run.smithi001.stdout:55834574907 2024-09-21T12:05:01.050 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T12:05:01.307 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:01 smithi001 bash[19741]: cluster 2024-09-21T12:04:59.696326+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:01.308 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:01 smithi001 bash[19741]: cluster 2024-09-21T12:04:59.696326+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:01.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:01 smithi081 bash[21618]: cluster 2024-09-21T12:04:59.696326+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:01.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:01 smithi081 bash[21618]: cluster 2024-09-21T12:04:59.696326+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:01.638 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:01 smithi100 bash[22052]: cluster 2024-09-21T12:04:59.696326+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:01.639 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:01 smithi100 bash[22052]: cluster 2024-09-21T12:04:59.696326+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:01.831 INFO:teuthology.orchestra.run.smithi001.stdout:163208757263 2024-09-21T12:05:01.831 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T12:05:01.942 INFO:teuthology.orchestra.run.smithi001.stdout:34359738438 2024-09-21T12:05:01.942 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T12:05:03.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:03 smithi001 bash[19741]: cluster 2024-09-21T12:05:01.696912+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:03.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:03 smithi001 bash[19741]: cluster 2024-09-21T12:05:01.696912+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:03.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:03 smithi100 bash[22052]: cluster 2024-09-21T12:05:01.696912+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:03.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:03 smithi100 bash[22052]: cluster 2024-09-21T12:05:01.696912+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:03.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:03 smithi081 bash[21618]: cluster 2024-09-21T12:05:01.696912+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:03.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:03 smithi081 bash[21618]: cluster 2024-09-21T12:05:01.696912+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:04.733 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:04.733 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:05.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:05 smithi001 bash[19741]: cluster 2024-09-21T12:05:03.697575+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:05.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:05 smithi001 bash[19741]: cluster 2024-09-21T12:05:03.697575+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:05.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:05 smithi100 bash[22052]: cluster 2024-09-21T12:05:03.697575+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:05.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:05 smithi100 bash[22052]: cluster 2024-09-21T12:05:03.697575+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:05 smithi081 bash[21618]: cluster 2024-09-21T12:05:03.697575+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:05 smithi081 bash[21618]: cluster 2024-09-21T12:05:03.697575+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:05.742 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:05.742 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:05.743 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:05.744 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:06.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:06 smithi001 bash[19741]: audit 2024-09-21T12:05:06.139225+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:06.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:06 smithi001 bash[19741]: audit 2024-09-21T12:05:06.139225+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:06.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:06 smithi100 bash[22052]: audit 2024-09-21T12:05:06.139225+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:06.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:06 smithi100 bash[22052]: audit 2024-09-21T12:05:06.139225+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:06 smithi081 bash[21618]: audit 2024-09-21T12:05:06.139225+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:06 smithi081 bash[21618]: audit 2024-09-21T12:05:06.139225+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:07.028 INFO:teuthology.orchestra.run.smithi001.stdout:111669149734 2024-09-21T12:05:07.337 INFO:teuthology.orchestra.run.smithi001.stdout:77309411378 2024-09-21T12:05:07.349 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: cluster 2024-09-21T12:05:05.698199+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:07.349 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: cluster 2024-09-21T12:05:05.698199+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:07.349 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:06.923410+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:06.923410+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:06.924773+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:06.924773+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:06.932090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:06.932090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:07.028297+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.1:0/866549356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T12:05:07.350 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:07 smithi001 bash[19741]: audit 2024-09-21T12:05:07.028297+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.1:0/866549356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T12:05:07.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: cluster 2024-09-21T12:05:05.698199+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:07.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: cluster 2024-09-21T12:05:05.698199+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:07.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:06.923410+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:07.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:06.923410+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:07.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:06.924773+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:07.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:06.924773+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:07.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:06.932090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:07.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:06.932090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:07.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:07.028297+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.1:0/866549356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T12:05:07.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:07 smithi100 bash[22052]: audit 2024-09-21T12:05:07.028297+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.1:0/866549356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T12:05:07.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: cluster 2024-09-21T12:05:05.698199+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:07.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: cluster 2024-09-21T12:05:05.698199+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:07.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:06.923410+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:07.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:06.923410+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:07.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:06.924773+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:06.924773+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:06.932090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:06.932090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:07.028297+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.1:0/866549356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T12:05:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:07 smithi081 bash[21618]: audit 2024-09-21T12:05:07.028297+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.1:0/866549356' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T12:05:08.102 INFO:teuthology.orchestra.run.smithi001.stdout:163208757264 2024-09-21T12:05:08.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:08 smithi001 bash[19741]: audit 2024-09-21T12:05:07.337817+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.1:0/124950265' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T12:05:08.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:08 smithi001 bash[19741]: audit 2024-09-21T12:05:07.337817+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.1:0/124950265' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T12:05:08.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:08 smithi001 bash[19741]: audit 2024-09-21T12:05:08.102307+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.1:0/68476146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T12:05:08.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:08 smithi001 bash[19741]: audit 2024-09-21T12:05:08.102307+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.1:0/68476146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T12:05:08.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:08 smithi100 bash[22052]: audit 2024-09-21T12:05:07.337817+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.1:0/124950265' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T12:05:08.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:08 smithi100 bash[22052]: audit 2024-09-21T12:05:07.337817+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.1:0/124950265' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T12:05:08.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:08 smithi100 bash[22052]: audit 2024-09-21T12:05:08.102307+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.1:0/68476146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T12:05:08.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:08 smithi100 bash[22052]: audit 2024-09-21T12:05:08.102307+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.1:0/68476146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T12:05:08.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:08 smithi081 bash[21618]: audit 2024-09-21T12:05:07.337817+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.1:0/124950265' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T12:05:08.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:08 smithi081 bash[21618]: audit 2024-09-21T12:05:07.337817+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.1:0/124950265' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T12:05:08.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:08 smithi081 bash[21618]: audit 2024-09-21T12:05:08.102307+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.1:0/68476146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T12:05:08.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:08 smithi081 bash[21618]: audit 2024-09-21T12:05:08.102307+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.1:0/68476146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T12:05:08.989 INFO:teuthology.orchestra.run.smithi001.stdout:55834574909 2024-09-21T12:05:08.992 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149732 got 111669149734 for osd.3 2024-09-21T12:05:08.993 DEBUG:teuthology.parallel:result is None 2024-09-21T12:05:09.270 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:09 smithi001 bash[19741]: cluster 2024-09-21T12:05:07.698784+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:09.270 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:09 smithi001 bash[19741]: cluster 2024-09-21T12:05:07.698784+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:09.270 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:09 smithi001 bash[19741]: audit 2024-09-21T12:05:08.989876+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.1:0/1759152113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T12:05:09.271 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:09 smithi001 bash[19741]: audit 2024-09-21T12:05:08.989876+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.1:0/1759152113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T12:05:09.292 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411377 got 77309411378 for osd.2 2024-09-21T12:05:09.292 DEBUG:teuthology.parallel:result is None 2024-09-21T12:05:09.453 INFO:teuthology.orchestra.run.smithi001.stdout:137438953501 2024-09-21T12:05:09.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:09 smithi100 bash[22052]: cluster 2024-09-21T12:05:07.698784+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:09.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:09 smithi100 bash[22052]: cluster 2024-09-21T12:05:07.698784+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:09.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:09 smithi100 bash[22052]: audit 2024-09-21T12:05:08.989876+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.1:0/1759152113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T12:05:09.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:09 smithi100 bash[22052]: audit 2024-09-21T12:05:08.989876+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.1:0/1759152113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T12:05:09.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:09 smithi081 bash[21618]: cluster 2024-09-21T12:05:07.698784+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:09.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:09 smithi081 bash[21618]: cluster 2024-09-21T12:05:07.698784+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:09.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:09 smithi081 bash[21618]: audit 2024-09-21T12:05:08.989876+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.1:0/1759152113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T12:05:09.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:09 smithi081 bash[21618]: audit 2024-09-21T12:05:08.989876+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.1:0/1759152113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T12:05:09.884 INFO:teuthology.orchestra.run.smithi001.stdout:34359738439 2024-09-21T12:05:09.940 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757263 got 163208757264 for osd.5 2024-09-21T12:05:09.940 DEBUG:teuthology.parallel:result is None 2024-09-21T12:05:10.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:10 smithi001 bash[19741]: audit 2024-09-21T12:05:09.453780+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.1:0/350018975' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T12:05:10.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:10 smithi001 bash[19741]: audit 2024-09-21T12:05:09.453780+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.1:0/350018975' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T12:05:10.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:10 smithi001 bash[19741]: audit 2024-09-21T12:05:09.884228+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.1:0/1169816347' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T12:05:10.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:10 smithi001 bash[19741]: audit 2024-09-21T12:05:09.884228+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.1:0/1169816347' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T12:05:10.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:10 smithi100 bash[22052]: audit 2024-09-21T12:05:09.453780+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.1:0/350018975' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T12:05:10.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:10 smithi100 bash[22052]: audit 2024-09-21T12:05:09.453780+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.1:0/350018975' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T12:05:10.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:10 smithi100 bash[22052]: audit 2024-09-21T12:05:09.884228+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.1:0/1169816347' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T12:05:10.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:10 smithi100 bash[22052]: audit 2024-09-21T12:05:09.884228+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.1:0/1169816347' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T12:05:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:10 smithi081 bash[21618]: audit 2024-09-21T12:05:09.453780+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.1:0/350018975' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T12:05:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:10 smithi081 bash[21618]: audit 2024-09-21T12:05:09.453780+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.1:0/350018975' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T12:05:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:10 smithi081 bash[21618]: audit 2024-09-21T12:05:09.884228+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.1:0/1169816347' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T12:05:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:10 smithi081 bash[21618]: audit 2024-09-21T12:05:09.884228+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.1:0/1169816347' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T12:05:11.007 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574907 got 55834574909 for osd.1 2024-09-21T12:05:11.007 DEBUG:teuthology.parallel:result is None 2024-09-21T12:05:11.055 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953499 got 137438953501 for osd.4 2024-09-21T12:05:11.055 DEBUG:teuthology.parallel:result is None 2024-09-21T12:05:11.116 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738439 for osd.0 2024-09-21T12:05:11.117 DEBUG:teuthology.parallel:result is None 2024-09-21T12:05:11.117 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T12:05:11.117 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T12:05:11.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:11 smithi001 bash[19741]: cluster 2024-09-21T12:05:09.699093+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:11.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:11 smithi001 bash[19741]: cluster 2024-09-21T12:05:09.699093+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:11.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:11 smithi100 bash[22052]: cluster 2024-09-21T12:05:09.699093+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:11.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:11 smithi100 bash[22052]: cluster 2024-09-21T12:05:09.699093+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:11.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:11 smithi081 bash[21618]: cluster 2024-09-21T12:05:09.699093+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:11.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:11 smithi081 bash[21618]: cluster 2024-09-21T12:05:09.699093+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:13.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:13 smithi001 bash[19741]: cluster 2024-09-21T12:05:11.699547+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:13.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:13 smithi001 bash[19741]: cluster 2024-09-21T12:05:11.699547+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:13.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:13 smithi100 bash[22052]: cluster 2024-09-21T12:05:11.699547+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:13.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:13 smithi100 bash[22052]: cluster 2024-09-21T12:05:11.699547+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:13.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:13 smithi081 bash[21618]: cluster 2024-09-21T12:05:11.699547+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:13.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:13 smithi081 bash[21618]: cluster 2024-09-21T12:05:11.699547+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:15 smithi001 bash[19741]: cluster 2024-09-21T12:05:13.700116+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:15 smithi001 bash[19741]: cluster 2024-09-21T12:05:13.700116+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:15 smithi100 bash[22052]: cluster 2024-09-21T12:05:13.700116+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:15 smithi100 bash[22052]: cluster 2024-09-21T12:05:13.700116+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:15 smithi081 bash[21618]: cluster 2024-09-21T12:05:13.700116+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:15 smithi081 bash[21618]: cluster 2024-09-21T12:05:13.700116+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:15.869 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:17.150 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-21T12:05:17.151 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:05:17.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:17 smithi001 bash[19741]: cluster 2024-09-21T12:05:15.700677+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:17.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:17 smithi001 bash[19741]: cluster 2024-09-21T12:05:15.700677+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:17.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:17 smithi100 bash[22052]: cluster 2024-09-21T12:05:15.700677+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:17.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:17 smithi100 bash[22052]: cluster 2024-09-21T12:05:15.700677+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:17.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:17 smithi081 bash[21618]: cluster 2024-09-21T12:05:15.700677+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:17.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:17 smithi081 bash[21618]: cluster 2024-09-21T12:05:15.700677+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:17.691 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":290,"stamp":"2024-09-21T12:05:15.700416+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":182696,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":178678,"kb_avail":562288216,"statfs":{"total":575970213888,"available":575783133184,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":182966945},"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.003185"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":65,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T12:04:01.749820+0000","last_change":"2024-09-21T12:04:01.748994+0000","last_active":"2024-09-21T12:04:01.749820+0000","last_peered":"2024-09-21T12:04:01.749820+0000","last_clean":"2024-09-21T12:04:01.749820+0000","last_became_active":"2024-09-21T12:04:01.737729+0000","last_became_peered":"2024-09-21T12:04:01.737729+0000","last_unstale":"2024-09-21T12:04:01.749820+0000","last_undegraded":"2024-09-21T12:04:01.749820+0000","last_fullsized":"2024-09-21T12:04:01.749820+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T12:01:12.954551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T12:01:12.954551+0000","last_clean_scrub_stamp":"2024-09-21T12:01:12.954551+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-22T23:31:03.611960+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":38,"seq":163208757266,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32128,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713024,"statfs":{"total":95995035648,"available":95962136576,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953503,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":26,"seq":111669149736,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27968,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717184,"statfs":{"total":95995035648,"available":95966396416,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411380,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":31544,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713608,"statfs":{"total":95995035648,"available":95962734592,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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-21T12:05:17.692 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T12:05:18.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:18 smithi001 bash[19741]: audit 2024-09-21T12:05:17.150392+0000 mgr.x (mgr.14152) 328 : audit [DBG] from='client.14421 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:18.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:18 smithi001 bash[19741]: audit 2024-09-21T12:05:17.150392+0000 mgr.x (mgr.14152) 328 : audit [DBG] from='client.14421 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:18.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:18 smithi100 bash[22052]: audit 2024-09-21T12:05:17.150392+0000 mgr.x (mgr.14152) 328 : audit [DBG] from='client.14421 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:18.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:18 smithi100 bash[22052]: audit 2024-09-21T12:05:17.150392+0000 mgr.x (mgr.14152) 328 : audit [DBG] from='client.14421 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:18 smithi081 bash[21618]: audit 2024-09-21T12:05:17.150392+0000 mgr.x (mgr.14152) 328 : audit [DBG] from='client.14421 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:18 smithi081 bash[21618]: audit 2024-09-21T12:05:17.150392+0000 mgr.x (mgr.14152) 328 : audit [DBG] from='client.14421 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:19.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:19 smithi001 bash[19741]: cluster 2024-09-21T12:05:17.701348+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:19.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:19 smithi001 bash[19741]: cluster 2024-09-21T12:05:17.701348+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:19.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:19 smithi100 bash[22052]: cluster 2024-09-21T12:05:17.701348+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:19.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:19 smithi100 bash[22052]: cluster 2024-09-21T12:05:17.701348+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:19.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:19 smithi081 bash[21618]: cluster 2024-09-21T12:05:17.701348+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:19.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:19 smithi081 bash[21618]: cluster 2024-09-21T12:05:17.701348+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:21.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:21 smithi001 bash[19741]: cluster 2024-09-21T12:05:19.701953+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:21.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:21 smithi001 bash[19741]: cluster 2024-09-21T12:05:19.701953+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:21.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:21 smithi100 bash[22052]: cluster 2024-09-21T12:05:19.701953+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:21.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:21 smithi100 bash[22052]: cluster 2024-09-21T12:05:19.701953+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:21 smithi081 bash[21618]: cluster 2024-09-21T12:05:19.701953+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:21 smithi081 bash[21618]: cluster 2024-09-21T12:05:19.701953+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:22.447 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:23.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:23 smithi001 bash[19741]: cluster 2024-09-21T12:05:21.702547+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:23.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:23 smithi001 bash[19741]: cluster 2024-09-21T12:05:21.702547+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:23.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:23 smithi100 bash[22052]: cluster 2024-09-21T12:05:21.702547+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:23.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:23 smithi100 bash[22052]: cluster 2024-09-21T12:05:21.702547+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:23.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:23 smithi081 bash[21618]: cluster 2024-09-21T12:05:21.702547+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:23.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:23 smithi081 bash[21618]: cluster 2024-09-21T12:05:21.702547+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:23.746 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-21T12:05:23.746 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:05:24.317 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":294,"stamp":"2024-09-21T12:05:23.702787+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":182696,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":178678,"kb_avail":562288216,"statfs":{"total":575970213888,"available":575783133184,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":182966945},"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.003484"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":65,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T12:04:01.749820+0000","last_change":"2024-09-21T12:04:01.748994+0000","last_active":"2024-09-21T12:04:01.749820+0000","last_peered":"2024-09-21T12:04:01.749820+0000","last_clean":"2024-09-21T12:04:01.749820+0000","last_became_active":"2024-09-21T12:04:01.737729+0000","last_became_peered":"2024-09-21T12:04:01.737729+0000","last_unstale":"2024-09-21T12:04:01.749820+0000","last_undegraded":"2024-09-21T12:04:01.749820+0000","last_fullsized":"2024-09-21T12:04:01.749820+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T12:01:12.954551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T12:01:12.954551+0000","last_clean_scrub_stamp":"2024-09-21T12:01:12.954551+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-22T23:31:03.611960+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":38,"seq":163208757268,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32128,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713024,"statfs":{"total":95995035648,"available":95962136576,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953504,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":26,"seq":111669149738,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27968,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717184,"statfs":{"total":95995035648,"available":95966396416,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":77309411382,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574912,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31544,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713608,"statfs":{"total":95995035648,"available":95962734592,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738443,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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-21T12:05:24.317 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T12:05:24.317 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T12:05:24.317 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T12:05:24.318 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T12:05:25.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:25 smithi001 bash[19741]: cluster 2024-09-21T12:05:23.703041+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:25.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:25 smithi001 bash[19741]: cluster 2024-09-21T12:05:23.703041+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:25.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:25 smithi001 bash[19741]: audit 2024-09-21T12:05:23.745756+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:25.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:25 smithi001 bash[19741]: audit 2024-09-21T12:05:23.745756+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:25.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:25 smithi100 bash[22052]: cluster 2024-09-21T12:05:23.703041+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:25.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:25 smithi100 bash[22052]: cluster 2024-09-21T12:05:23.703041+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:25.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:25 smithi100 bash[22052]: audit 2024-09-21T12:05:23.745756+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:25.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:25 smithi100 bash[22052]: audit 2024-09-21T12:05:23.745756+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:25.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:25 smithi081 bash[21618]: cluster 2024-09-21T12:05:23.703041+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:25.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:25 smithi081 bash[21618]: cluster 2024-09-21T12:05:23.703041+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:25.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:25 smithi081 bash[21618]: audit 2024-09-21T12:05:23.745756+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:25.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:25 smithi081 bash[21618]: audit 2024-09-21T12:05:23.745756+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:27 smithi001 bash[19741]: cluster 2024-09-21T12:05:25.703599+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:27 smithi001 bash[19741]: cluster 2024-09-21T12:05:25.703599+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:27.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:27 smithi100 bash[22052]: cluster 2024-09-21T12:05:25.703599+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:27 smithi100 bash[22052]: cluster 2024-09-21T12:05:25.703599+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:27 smithi081 bash[21618]: cluster 2024-09-21T12:05:25.703599+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:27 smithi081 bash[21618]: cluster 2024-09-21T12:05:25.703599+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:29.070 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:29.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:29 smithi001 bash[19741]: cluster 2024-09-21T12:05:27.704167+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:29.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:29 smithi001 bash[19741]: cluster 2024-09-21T12:05:27.704167+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:29 smithi100 bash[22052]: cluster 2024-09-21T12:05:27.704167+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:29 smithi100 bash[22052]: cluster 2024-09-21T12:05:27.704167+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:29 smithi081 bash[21618]: cluster 2024-09-21T12:05:27.704167+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:29 smithi081 bash[21618]: cluster 2024-09-21T12:05:27.704167+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:30.409 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:05:30.409 INFO:teuthology.orchestra.run.smithi001.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T12:05:30.964 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T12:05:30.964 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T12:05:30.964 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T12:05:30.973 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T12:05:30.973 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T12:05:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:31 smithi001 bash[19741]: cluster 2024-09-21T12:05:29.704727+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:31 smithi001 bash[19741]: cluster 2024-09-21T12:05:29.704727+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:31 smithi001 bash[19741]: audit 2024-09-21T12:05:30.409460+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.1:0/3459532166' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T12:05:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:31 smithi001 bash[19741]: audit 2024-09-21T12:05:30.409460+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.1:0/3459532166' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T12:05:31.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:31 smithi100 bash[22052]: cluster 2024-09-21T12:05:29.704727+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:31.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:31 smithi100 bash[22052]: cluster 2024-09-21T12:05:29.704727+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:31.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:31 smithi100 bash[22052]: audit 2024-09-21T12:05:30.409460+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.1:0/3459532166' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T12:05:31.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:31 smithi100 bash[22052]: audit 2024-09-21T12:05:30.409460+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.1:0/3459532166' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T12:05:31.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:31 smithi081 bash[21618]: cluster 2024-09-21T12:05:29.704727+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:31.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:31 smithi081 bash[21618]: cluster 2024-09-21T12:05:29.704727+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:31.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:31 smithi081 bash[21618]: audit 2024-09-21T12:05:30.409460+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.1:0/3459532166' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T12:05:31.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:31 smithi081 bash[21618]: audit 2024-09-21T12:05:30.409460+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.1:0/3459532166' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T12:05:33.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:33 smithi001 bash[19741]: cluster 2024-09-21T12:05:31.705299+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:33.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:33 smithi001 bash[19741]: cluster 2024-09-21T12:05:31.705299+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:33.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:33 smithi100 bash[22052]: cluster 2024-09-21T12:05:31.705299+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:33.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:33 smithi100 bash[22052]: cluster 2024-09-21T12:05:31.705299+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:33 smithi081 bash[21618]: cluster 2024-09-21T12:05:31.705299+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:33 smithi081 bash[21618]: cluster 2024-09-21T12:05:31.705299+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:35 smithi001 bash[19741]: cluster 2024-09-21T12:05:33.705842+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:35 smithi001 bash[19741]: cluster 2024-09-21T12:05:33.705842+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:35 smithi100 bash[22052]: cluster 2024-09-21T12:05:33.705842+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:35 smithi100 bash[22052]: cluster 2024-09-21T12:05:33.705842+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:35 smithi081 bash[21618]: cluster 2024-09-21T12:05:33.705842+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:35 smithi081 bash[21618]: cluster 2024-09-21T12:05:33.705842+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:35.719 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:37 smithi001 bash[19741]: cluster 2024-09-21T12:05:35.706403+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:37 smithi001 bash[19741]: cluster 2024-09-21T12:05:35.706403+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:37 smithi001 bash[19741]: audit 2024-09-21T12:05:37.118465+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T12:05:37.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:37 smithi001 bash[19741]: audit 2024-09-21T12:05:37.118465+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T12:05:37.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:37 smithi100 bash[22052]: cluster 2024-09-21T12:05:35.706403+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:37.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:37 smithi100 bash[22052]: cluster 2024-09-21T12:05:35.706403+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:37.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:37 smithi100 bash[22052]: audit 2024-09-21T12:05:37.118465+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T12:05:37.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:37 smithi100 bash[22052]: audit 2024-09-21T12:05:37.118465+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T12:05:37.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:37 smithi081 bash[21618]: cluster 2024-09-21T12:05:35.706403+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:37.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:37 smithi081 bash[21618]: cluster 2024-09-21T12:05:35.706403+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:37.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:37 smithi081 bash[21618]: audit 2024-09-21T12:05:37.118465+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T12:05:37.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:37 smithi081 bash[21618]: audit 2024-09-21T12:05:37.118465+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T12:05:38.539 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: audit 2024-09-21T12:05:37.117687+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: audit 2024-09-21T12:05:37.117687+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: audit 2024-09-21T12:05:37.264192+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: audit 2024-09-21T12:05:37.264192+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: cluster 2024-09-21T12:05:37.269960+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: cluster 2024-09-21T12:05:37.269960+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: audit 2024-09-21T12:05:37.280759+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: audit 2024-09-21T12:05:37.280759+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:38.540 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:38 smithi001 bash[19741]: debug 2024-09-21T12:05:38.291+0000 7f0aaea08640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:38.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: audit 2024-09-21T12:05:37.117687+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: audit 2024-09-21T12:05:37.117687+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: audit 2024-09-21T12:05:37.264192+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: audit 2024-09-21T12:05:37.264192+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: cluster 2024-09-21T12:05:37.269960+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: cluster 2024-09-21T12:05:37.269960+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: audit 2024-09-21T12:05:37.280759+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:38.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:38 smithi100 bash[22052]: audit 2024-09-21T12:05:37.280759+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:38.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: audit 2024-09-21T12:05:37.117687+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:05:38.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: audit 2024-09-21T12:05:37.117687+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:05:38.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: audit 2024-09-21T12:05:37.264192+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T12:05:38.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: audit 2024-09-21T12:05:37.264192+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T12:05:38.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: cluster 2024-09-21T12:05:37.269960+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:05:38.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: cluster 2024-09-21T12:05:37.269960+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T12:05:38.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: audit 2024-09-21T12:05:37.280759+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:38.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:38 smithi081 bash[21618]: audit 2024-09-21T12:05:37.280759+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.021 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T12:05:39.033 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T12:05:39.034 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:37.707026+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:37.707026+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.273509+0000 mon.a (mon.0) 593 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.273509+0000 mon.a (mon.0) 593 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.283883+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.283883+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.291831+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.291831+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:05:39.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.295905+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.295905+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.298034+0000 mon.a (mon.0) 597 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.298034+0000 mon.a (mon.0) 597 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.298149+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.298149+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.304555+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.304555+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.314139+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.314139+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T12:05:39.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.314844+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cluster 2024-09-21T12:05:38.314844+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cephadm 2024-09-21T12:05:38.320990+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cephadm 2024-09-21T12:05:38.320990+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.336475+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.336475+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.338869+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.338869+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.343019+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.343019+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.344402+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.344402+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.351674+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.351674+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.354707+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.354707+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.357118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.357118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.360303+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: audit 2024-09-21T12:05:38.360303+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cephadm 2024-09-21T12:05:38.361606+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi100.magccq on smithi100 2024-09-21T12:05:39.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:39 smithi001 bash[19741]: cephadm 2024-09-21T12:05:38.361606+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi100.magccq on smithi100 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:37.707026+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:37.707026+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.273509+0000 mon.a (mon.0) 593 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.273509+0000 mon.a (mon.0) 593 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.283883+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.283883+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.291831+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.291831+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.295905+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.295905+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.298034+0000 mon.a (mon.0) 597 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.298034+0000 mon.a (mon.0) 597 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.298149+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.298149+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.304555+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.304555+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.314139+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.314139+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T12:05:39.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.314844+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cluster 2024-09-21T12:05:38.314844+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cephadm 2024-09-21T12:05:38.320990+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cephadm 2024-09-21T12:05:38.320990+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.336475+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.336475+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.338869+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.338869+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.343019+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.343019+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.344402+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:39.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.344402+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.351674+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.351674+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.354707+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.354707+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.357118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.357118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.360303+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: audit 2024-09-21T12:05:38.360303+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cephadm 2024-09-21T12:05:38.361606+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi100.magccq on smithi100 2024-09-21T12:05:39.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:39 smithi100 bash[22052]: cephadm 2024-09-21T12:05:38.361606+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi100.magccq on smithi100 2024-09-21T12:05:39.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:37.707026+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:39.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:37.707026+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.273509+0000 mon.a (mon.0) 593 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.273509+0000 mon.a (mon.0) 593 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.283883+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.283883+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.291831+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.291831+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.295905+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.295905+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.298034+0000 mon.a (mon.0) 597 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.298034+0000 mon.a (mon.0) 597 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.298149+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.298149+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T12:05:39.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.304555+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.304555+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.314139+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.314139+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.314844+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cluster 2024-09-21T12:05:38.314844+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cephadm 2024-09-21T12:05:38.320990+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cephadm 2024-09-21T12:05:38.320990+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T12:05:39.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.336475+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.336475+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.338869+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.338869+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.343019+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.343019+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.344402+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.344402+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.351674+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.351674+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.354707+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.354707+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.357118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:39.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.357118+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi100.magccq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:39.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.360303+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: audit 2024-09-21T12:05:38.360303+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:39.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cephadm 2024-09-21T12:05:38.361606+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi100.magccq on smithi100 2024-09-21T12:05:39.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:39 smithi081 bash[21618]: cephadm 2024-09-21T12:05:38.361606+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi100.magccq on smithi100 2024-09-21T12:05:40.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:40 smithi100 bash[22052]: cluster 2024-09-21T12:05:39.309490+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T12:05:40.406 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:40 smithi100 bash[22052]: cluster 2024-09-21T12:05:39.309490+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T12:05:40.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:40 smithi001 bash[19741]: cluster 2024-09-21T12:05:39.309490+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T12:05:40.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:40 smithi001 bash[19741]: cluster 2024-09-21T12:05:39.309490+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T12:05:40.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:40 smithi081 bash[21618]: cluster 2024-09-21T12:05:39.309490+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T12:05:40.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:40 smithi081 bash[21618]: cluster 2024-09-21T12:05:39.309490+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T12:05:41.156 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:05:41 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:41.156 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:05:41 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:41.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:41 smithi001 bash[19741]: cluster 2024-09-21T12:05:39.707719+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 7 active+clean, 42 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:41 smithi001 bash[19741]: cluster 2024-09-21T12:05:39.707719+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 7 active+clean, 42 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:41 smithi001 bash[19741]: cluster 2024-09-21T12:05:40.306330+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:05:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:41 smithi001 bash[19741]: cluster 2024-09-21T12:05:40.306330+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:05:41.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:41 smithi001 bash[19741]: cluster 2024-09-21T12:05:40.320049+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T12:05:41.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:41 smithi001 bash[19741]: cluster 2024-09-21T12:05:40.320049+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T12:05:41.656 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:05:41 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:41.656 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:05:41 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 bash[22052]: cluster 2024-09-21T12:05:39.707719+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 7 active+clean, 42 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 bash[22052]: cluster 2024-09-21T12:05:39.707719+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 7 active+clean, 42 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 bash[22052]: cluster 2024-09-21T12:05:40.306330+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 bash[22052]: cluster 2024-09-21T12:05:40.306330+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 bash[22052]: cluster 2024-09-21T12:05:40.320049+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T12:05:41.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:41 smithi100 bash[22052]: cluster 2024-09-21T12:05:40.320049+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T12:05:41.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:41 smithi081 bash[21618]: cluster 2024-09-21T12:05:39.707719+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 7 active+clean, 42 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:41.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:41 smithi081 bash[21618]: cluster 2024-09-21T12:05:39.707719+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 7 active+clean, 42 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:41.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:41 smithi081 bash[21618]: cluster 2024-09-21T12:05:40.306330+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:05:41.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:41 smithi081 bash[21618]: cluster 2024-09-21T12:05:40.306330+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:05:41.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:41 smithi081 bash[21618]: cluster 2024-09-21T12:05:40.320049+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T12:05:41.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:41 smithi081 bash[21618]: cluster 2024-09-21T12:05:40.320049+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.374150+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.374150+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.381886+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.381886+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.389392+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.389392+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.390751+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.390751+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:42.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.394131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:42.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.394131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:42.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.399115+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:42.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: audit 2024-09-21T12:05:41.399115+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:42.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: cephadm 2024-09-21T12:05:41.401025+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi001.spptjj on smithi001 2024-09-21T12:05:42.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:42 smithi100 bash[22052]: cephadm 2024-09-21T12:05:41.401025+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi001.spptjj on smithi001 2024-09-21T12:05:42.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.374150+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.374150+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.381886+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.381886+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.389392+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.389392+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.390751+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.390751+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.394131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.394131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.399115+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: audit 2024-09-21T12:05:41.399115+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: cephadm 2024-09-21T12:05:41.401025+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi001.spptjj on smithi001 2024-09-21T12:05:42.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:42 smithi081 bash[21618]: cephadm 2024-09-21T12:05:41.401025+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi001.spptjj on smithi001 2024-09-21T12:05:42.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.374150+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.374150+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.381886+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.381886+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.389392+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.389392+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.390751+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.390751+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.394131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.394131+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi001.spptjj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.399115+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: audit 2024-09-21T12:05:41.399115+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:42.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: cephadm 2024-09-21T12:05:41.401025+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi001.spptjj on smithi001 2024-09-21T12:05:42.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:42 smithi001 bash[19741]: cephadm 2024-09-21T12:05:41.401025+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi001.spptjj on smithi001 2024-09-21T12:05:43.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:43 smithi001 bash[19741]: cluster 2024-09-21T12:05:41.708508+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 16 creating+peering, 37 active+clean, 12 unknown; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:43.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:43 smithi001 bash[19741]: cluster 2024-09-21T12:05:41.708508+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 16 creating+peering, 37 active+clean, 12 unknown; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:43.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:43 smithi100 bash[22052]: cluster 2024-09-21T12:05:41.708508+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 16 creating+peering, 37 active+clean, 12 unknown; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:43.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:43 smithi100 bash[22052]: cluster 2024-09-21T12:05:41.708508+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 16 creating+peering, 37 active+clean, 12 unknown; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:43.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:43 smithi081 bash[21618]: cluster 2024-09-21T12:05:41.708508+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 16 creating+peering, 37 active+clean, 12 unknown; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:43.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:43 smithi081 bash[21618]: cluster 2024-09-21T12:05:41.708508+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 16 creating+peering, 37 active+clean, 12 unknown; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:43.991 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:43.991 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:43.991 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:43.992 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:43.992 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:44.070 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:44.339 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:44.340 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:44.340 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:05:43 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.408800+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:boot 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.408800+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:boot 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.408972+0000 mon.a (mon.0) 620 : cluster [INF] daemon mds.cephfs.smithi100.magccq assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.408972+0000 mon.a (mon.0) 620 : cluster [INF] daemon mds.cephfs.smithi100.magccq assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409080+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409080+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409115+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409115+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T12:05:44.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409144+0000 mon.a (mon.0) 623 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409144+0000 mon.a (mon.0) 623 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409519+0000 mon.a (mon.0) 624 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.409519+0000 mon.a (mon.0) 624 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:43.409736+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:43.409736+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.414730+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:creating} 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.414730+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:creating} 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.436018+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi100.magccq is now active in filesystem cephfs as rank 0 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.436018+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi100.magccq is now active in filesystem cephfs as rank 0 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.129128+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.129128+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.133885+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.133885+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.138012+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.138012+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.142116+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.142116+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.148034+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.148034+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.175847+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:44.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:44 smithi001 bash[19741]: audit 2024-09-21T12:05:44.175847+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:44.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.408800+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:boot 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.408800+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:boot 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.408972+0000 mon.a (mon.0) 620 : cluster [INF] daemon mds.cephfs.smithi100.magccq assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.408972+0000 mon.a (mon.0) 620 : cluster [INF] daemon mds.cephfs.smithi100.magccq assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409080+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409080+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409115+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409115+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409144+0000 mon.a (mon.0) 623 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409144+0000 mon.a (mon.0) 623 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409519+0000 mon.a (mon.0) 624 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T12:05:44.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.409519+0000 mon.a (mon.0) 624 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:43.409736+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:43.409736+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.414730+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:creating} 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.414730+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:creating} 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.436018+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi100.magccq is now active in filesystem cephfs as rank 0 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.436018+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi100.magccq is now active in filesystem cephfs as rank 0 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.129128+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.129128+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.133885+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.133885+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.138012+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.138012+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.142116+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.142116+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.148034+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.148034+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.175847+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:44.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:44 smithi081 bash[21618]: audit 2024-09-21T12:05:44.175847+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.408800+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:boot 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.408800+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:boot 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.408972+0000 mon.a (mon.0) 620 : cluster [INF] daemon mds.cephfs.smithi100.magccq assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.408972+0000 mon.a (mon.0) 620 : cluster [INF] daemon mds.cephfs.smithi100.magccq assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409080+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409080+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T12:05:44.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409115+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409115+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409144+0000 mon.a (mon.0) 623 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409144+0000 mon.a (mon.0) 623 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409519+0000 mon.a (mon.0) 624 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.409519+0000 mon.a (mon.0) 624 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:43.409736+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:43.409736+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.414730+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:creating} 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.414730+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:creating} 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.436018+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi100.magccq is now active in filesystem cephfs as rank 0 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.436018+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi100.magccq is now active in filesystem cephfs as rank 0 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.129128+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.129128+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.133885+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.133885+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.138012+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.138012+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.142116+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.142116+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.148034+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.148034+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.175847+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:44.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:44 smithi100 bash[22052]: audit 2024-09-21T12:05:44.175847+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.709023+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: cluster 2024-09-21T12:05:43.709023+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: cluster 2024-09-21T12:05:44.475437+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:active 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: cluster 2024-09-21T12:05:44.475437+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:active 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: cluster 2024-09-21T12:05:44.475669+0000 mon.a (mon.0) 635 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:active} 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: cluster 2024-09-21T12:05:44.475669+0000 mon.a (mon.0) 635 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:active} 2024-09-21T12:05:45.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: audit 2024-09-21T12:05:44.650976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:45 smithi081 bash[21618]: audit 2024-09-21T12:05:44.650976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:45.750 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.709023+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: cluster 2024-09-21T12:05:43.709023+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: cluster 2024-09-21T12:05:44.475437+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:active 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: cluster 2024-09-21T12:05:44.475437+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:active 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: cluster 2024-09-21T12:05:44.475669+0000 mon.a (mon.0) 635 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:active} 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: cluster 2024-09-21T12:05:44.475669+0000 mon.a (mon.0) 635 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:active} 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: audit 2024-09-21T12:05:44.650976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:45.751 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:45 smithi100 bash[22052]: audit 2024-09-21T12:05:44.650976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:45.848 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:05:45.848 INFO:teuthology.orchestra.run.smithi001.stdout:[{"events": ["2024-09-21T12:05:44.148210Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T11:58:24.444207Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:00:08.644747Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T11:58:03.741804Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:00:08.644621Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:00:08.644852Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T12:05:45.859 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.709023+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: cluster 2024-09-21T12:05:43.709023+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: cluster 2024-09-21T12:05:44.475437+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:active 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: cluster 2024-09-21T12:05:44.475437+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.100:6816/3608043803,v1:172.21.15.100:6817/3608043803] up:active 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: cluster 2024-09-21T12:05:44.475669+0000 mon.a (mon.0) 635 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:active} 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: cluster 2024-09-21T12:05:44.475669+0000 mon.a (mon.0) 635 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi100.magccq=up:active} 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: audit 2024-09-21T12:05:44.650976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:45.860 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:45 smithi001 bash[19741]: audit 2024-09-21T12:05:44.650976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:46.477 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T12:05:46.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.716917+0000 mon.a (mon.0) 637 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi100.magccq in favor of higher affinity standby. 2024-09-21T12:05:46.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.716917+0000 mon.a (mon.0) 637 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi100.magccq in favor of higher affinity standby. 2024-09-21T12:05:46.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.716963+0000 mon.a (mon.0) 638 : cluster [WRN] Replacing daemon mds.cephfs.smithi100.magccq as rank 0 with standby daemon mds.cephfs.smithi001.spptjj 2024-09-21T12:05:46.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.716963+0000 mon.a (mon.0) 638 : cluster [WRN] Replacing daemon mds.cephfs.smithi100.magccq as rank 0 with standby daemon mds.cephfs.smithi001.spptjj 2024-09-21T12:05:46.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.717383+0000 mon.a (mon.0) 639 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.717383+0000 mon.a (mon.0) 639 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.717425+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.717425+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.723073+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.723073+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.723170+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:boot 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.723170+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:boot 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.723274+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:replay} 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.723274+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:replay} 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: audit 2024-09-21T12:05:45.723653+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:05:46.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:46 smithi081 bash[21618]: audit 2024-09-21T12:05:45.723653+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:05:46.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.716917+0000 mon.a (mon.0) 637 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi100.magccq in favor of higher affinity standby. 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.716917+0000 mon.a (mon.0) 637 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi100.magccq in favor of higher affinity standby. 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.716963+0000 mon.a (mon.0) 638 : cluster [WRN] Replacing daemon mds.cephfs.smithi100.magccq as rank 0 with standby daemon mds.cephfs.smithi001.spptjj 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.716963+0000 mon.a (mon.0) 638 : cluster [WRN] Replacing daemon mds.cephfs.smithi100.magccq as rank 0 with standby daemon mds.cephfs.smithi001.spptjj 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.717383+0000 mon.a (mon.0) 639 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.717383+0000 mon.a (mon.0) 639 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.717425+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.717425+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.723073+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.723073+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.723170+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:boot 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.723170+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:boot 2024-09-21T12:05:46.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.723274+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:replay} 2024-09-21T12:05:46.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.723274+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:replay} 2024-09-21T12:05:46.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: audit 2024-09-21T12:05:45.723653+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:05:46.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:46 smithi001 bash[19741]: audit 2024-09-21T12:05:45.723653+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:05:46.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.716917+0000 mon.a (mon.0) 637 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi100.magccq in favor of higher affinity standby. 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.716917+0000 mon.a (mon.0) 637 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi100.magccq in favor of higher affinity standby. 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.716963+0000 mon.a (mon.0) 638 : cluster [WRN] Replacing daemon mds.cephfs.smithi100.magccq as rank 0 with standby daemon mds.cephfs.smithi001.spptjj 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.716963+0000 mon.a (mon.0) 638 : cluster [WRN] Replacing daemon mds.cephfs.smithi100.magccq as rank 0 with standby daemon mds.cephfs.smithi001.spptjj 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.717383+0000 mon.a (mon.0) 639 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.717383+0000 mon.a (mon.0) 639 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.717425+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.717425+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.723073+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.723073+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.723170+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:boot 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.723170+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:boot 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.723274+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:replay} 2024-09-21T12:05:46.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.723274+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:replay} 2024-09-21T12:05:46.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: audit 2024-09-21T12:05:45.723653+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:05:46.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:46 smithi100 bash[22052]: audit 2024-09-21T12:05:45.723653+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:05:47.479 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:05:47.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.709514+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 577 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 276 B/s wr, 3 op/s 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:45.709514+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 577 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 276 B/s wr, 3 op/s 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: audit 2024-09-21T12:05:45.845565+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: audit 2024-09-21T12:05:45.845565+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.719610+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.719610+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.726457+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:reconnect 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.726457+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:reconnect 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.726578+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.100:6816/2898407582,v1:172.21.15.100:6817/2898407582] up:boot 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.726578+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.100:6816/2898407582,v1:172.21.15.100:6817/2898407582] up:boot 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.726794+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:reconnect} 1 up:standby 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: cluster 2024-09-21T12:05:46.726794+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:reconnect} 1 up:standby 2024-09-21T12:05:47.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: audit 2024-09-21T12:05:46.727276+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:47.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:47 smithi001 bash[19741]: audit 2024-09-21T12:05:46.727276+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:47.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.709514+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 577 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 276 B/s wr, 3 op/s 2024-09-21T12:05:47.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:45.709514+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 577 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 276 B/s wr, 3 op/s 2024-09-21T12:05:47.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: audit 2024-09-21T12:05:45.845565+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: audit 2024-09-21T12:05:45.845565+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.719610+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.719610+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.726457+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:reconnect 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.726457+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:reconnect 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.726578+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.100:6816/2898407582,v1:172.21.15.100:6817/2898407582] up:boot 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.726578+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.100:6816/2898407582,v1:172.21.15.100:6817/2898407582] up:boot 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.726794+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:reconnect} 1 up:standby 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: cluster 2024-09-21T12:05:46.726794+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:reconnect} 1 up:standby 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: audit 2024-09-21T12:05:46.727276+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:47.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:47 smithi100 bash[22052]: audit 2024-09-21T12:05:46.727276+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.709514+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 577 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 276 B/s wr, 3 op/s 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:45.709514+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 577 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 276 B/s wr, 3 op/s 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: audit 2024-09-21T12:05:45.845565+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: audit 2024-09-21T12:05:45.845565+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.719610+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.719610+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.726457+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:reconnect 2024-09-21T12:05:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.726457+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:reconnect 2024-09-21T12:05:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.726578+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.100:6816/2898407582,v1:172.21.15.100:6817/2898407582] up:boot 2024-09-21T12:05:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.726578+0000 mon.a (mon.0) 647 : cluster [DBG] mds.? [v2:172.21.15.100:6816/2898407582,v1:172.21.15.100:6817/2898407582] up:boot 2024-09-21T12:05:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.726794+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:reconnect} 1 up:standby 2024-09-21T12:05:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: cluster 2024-09-21T12:05:46.726794+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:reconnect} 1 up:standby 2024-09-21T12:05:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: audit 2024-09-21T12:05:46.727276+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:47 smithi081 bash[21618]: audit 2024-09-21T12:05:46.727276+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:05:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.709954+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 578 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-21T12:05:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.709954+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 578 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-21T12:05:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.725311+0000 mon.a (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:rejoin 2024-09-21T12:05:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.725311+0000 mon.a (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:rejoin 2024-09-21T12:05:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.725378+0000 mon.a (mon.0) 651 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:rejoin} 1 up:standby 2024-09-21T12:05:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.725378+0000 mon.a (mon.0) 651 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:rejoin} 1 up:standby 2024-09-21T12:05:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.725452+0000 mon.a (mon.0) 652 : cluster [INF] daemon mds.cephfs.smithi001.spptjj is now active in filesystem cephfs as rank 0 2024-09-21T12:05:49.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:48 smithi001 bash[19741]: cluster 2024-09-21T12:05:47.725452+0000 mon.a (mon.0) 652 : cluster [INF] daemon mds.cephfs.smithi001.spptjj is now active in filesystem cephfs as rank 0 2024-09-21T12:05:49.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.709954+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 578 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-21T12:05:49.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.709954+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 578 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-21T12:05:49.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.725311+0000 mon.a (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:rejoin 2024-09-21T12:05:49.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.725311+0000 mon.a (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:rejoin 2024-09-21T12:05:49.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.725378+0000 mon.a (mon.0) 651 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:rejoin} 1 up:standby 2024-09-21T12:05:49.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.725378+0000 mon.a (mon.0) 651 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:rejoin} 1 up:standby 2024-09-21T12:05:49.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.725452+0000 mon.a (mon.0) 652 : cluster [INF] daemon mds.cephfs.smithi001.spptjj is now active in filesystem cephfs as rank 0 2024-09-21T12:05:49.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:48 smithi100 bash[22052]: cluster 2024-09-21T12:05:47.725452+0000 mon.a (mon.0) 652 : cluster [INF] daemon mds.cephfs.smithi001.spptjj is now active in filesystem cephfs as rank 0 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.709954+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 578 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.709954+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 578 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.725311+0000 mon.a (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:rejoin 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.725311+0000 mon.a (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:rejoin 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.725378+0000 mon.a (mon.0) 651 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:rejoin} 1 up:standby 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.725378+0000 mon.a (mon.0) 651 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi001.spptjj=up:rejoin} 1 up:standby 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.725452+0000 mon.a (mon.0) 652 : cluster [INF] daemon mds.cephfs.smithi001.spptjj is now active in filesystem cephfs as rank 0 2024-09-21T12:05:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:48 smithi081 bash[21618]: cluster 2024-09-21T12:05:47.725452+0000 mon.a (mon.0) 652 : cluster [INF] daemon mds.cephfs.smithi001.spptjj is now active in filesystem cephfs as rank 0 2024-09-21T12:05:50.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.724025+0000 mon.a (mon.0) 653 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T12:05:50.126 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.724025+0000 mon.a (mon.0) 653 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.724071+0000 mon.a (mon.0) 654 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.724071+0000 mon.a (mon.0) 654 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.737418+0000 mon.a (mon.0) 655 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:active 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.737418+0000 mon.a (mon.0) 655 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:active 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.737527+0000 mon.a (mon.0) 656 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi001.spptjj=up:active} 1 up:standby 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: cluster 2024-09-21T12:05:48.737527+0000 mon.a (mon.0) 656 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi001.spptjj=up:active} 1 up:standby 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: audit 2024-09-21T12:05:49.486749+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: audit 2024-09-21T12:05:49.486749+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: audit 2024-09-21T12:05:49.494963+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: audit 2024-09-21T12:05:49.494963+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: audit 2024-09-21T12:05:49.658487+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.127 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:49 smithi001 bash[19741]: audit 2024-09-21T12:05:49.658487+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.724025+0000 mon.a (mon.0) 653 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T12:05:50.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.724025+0000 mon.a (mon.0) 653 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T12:05:50.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.724071+0000 mon.a (mon.0) 654 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.724071+0000 mon.a (mon.0) 654 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.737418+0000 mon.a (mon.0) 655 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:active 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.737418+0000 mon.a (mon.0) 655 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:active 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.737527+0000 mon.a (mon.0) 656 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi001.spptjj=up:active} 1 up:standby 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: cluster 2024-09-21T12:05:48.737527+0000 mon.a (mon.0) 656 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi001.spptjj=up:active} 1 up:standby 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: audit 2024-09-21T12:05:49.486749+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: audit 2024-09-21T12:05:49.486749+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: audit 2024-09-21T12:05:49.494963+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: audit 2024-09-21T12:05:49.494963+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: audit 2024-09-21T12:05:49.658487+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:49 smithi100 bash[22052]: audit 2024-09-21T12:05:49.658487+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.724025+0000 mon.a (mon.0) 653 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.724025+0000 mon.a (mon.0) 653 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.724071+0000 mon.a (mon.0) 654 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.724071+0000 mon.a (mon.0) 654 : cluster [INF] Cluster is now healthy 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.737418+0000 mon.a (mon.0) 655 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:active 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.737418+0000 mon.a (mon.0) 655 : cluster [DBG] mds.? [v2:172.21.15.1:6818/390103055,v1:172.21.15.1:6819/390103055] up:active 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.737527+0000 mon.a (mon.0) 656 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi001.spptjj=up:active} 1 up:standby 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: cluster 2024-09-21T12:05:48.737527+0000 mon.a (mon.0) 656 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi001.spptjj=up:active} 1 up:standby 2024-09-21T12:05:50.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: audit 2024-09-21T12:05:49.486749+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: audit 2024-09-21T12:05:49.486749+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: audit 2024-09-21T12:05:49.494963+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: audit 2024-09-21T12:05:49.494963+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: audit 2024-09-21T12:05:49.658487+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:50.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:49 smithi081 bash[21618]: audit 2024-09-21T12:05:49.658487+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: cluster 2024-09-21T12:05:49.710492+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: cluster 2024-09-21T12:05:49.710492+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.503319+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.503319+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.507944+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.507944+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.508673+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.508673+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.509355+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.509355+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.513262+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.513262+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.544009+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.544009+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.546132+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.546132+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.546928+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.546928+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.552620+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.125 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:50 smithi001 bash[19741]: audit 2024-09-21T12:05:50.552620+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: cluster 2024-09-21T12:05:49.710492+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: cluster 2024-09-21T12:05:49.710492+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.503319+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.503319+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.507944+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.507944+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.508673+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.508673+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.509355+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.509355+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.513262+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.513262+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.544009+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.544009+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.546132+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.546132+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.546928+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.546928+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.552620+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:50 smithi100 bash[22052]: audit 2024-09-21T12:05:50.552620+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: cluster 2024-09-21T12:05:49.710492+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-09-21T12:05:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: cluster 2024-09-21T12:05:49.710492+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-09-21T12:05:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.503319+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.503319+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.507944+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.507944+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.508673+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.508673+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.509355+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.509355+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.513262+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.513262+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.544009+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.544009+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.546132+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.546132+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.546928+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.546928+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:05:51.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.552620+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:51.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:50 smithi081 bash[21618]: audit 2024-09-21T12:05:50.552620+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.1:0/3470568243' entity='mgr.x' 2024-09-21T12:05:52.236 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:52 smithi001 bash[19741]: cluster 2024-09-21T12:05:51.711299+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T12:05:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:52 smithi001 bash[19741]: cluster 2024-09-21T12:05:51.711299+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T12:05:53.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:52 smithi100 bash[22052]: cluster 2024-09-21T12:05:51.711299+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T12:05:53.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:52 smithi100 bash[22052]: cluster 2024-09-21T12:05:51.711299+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T12:05:53.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:52 smithi081 bash[21618]: cluster 2024-09-21T12:05:51.711299+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T12:05:53.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:52 smithi081 bash[21618]: cluster 2024-09-21T12:05:51.711299+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T12:05:53.636 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:05:53.636 INFO:teuthology.orchestra.run.smithi001.stdout:[{"events": ["2024-09-21T12:05:44.148210Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:05:49.478883Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T11:58:24.444207Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:05:50.498799Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T11:58:03.741804Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:01:58.803500Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:01:58.803830Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T12:05:54.203 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T12:05:54.203 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T12:05:54.215 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T12:05:54.215 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T12:05:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:54 smithi001 bash[19741]: audit 2024-09-21T12:05:53.628489+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:54 smithi001 bash[19741]: audit 2024-09-21T12:05:53.628489+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:54 smithi001 bash[19741]: cluster 2024-09-21T12:05:53.711778+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.4 KiB/s wr, 12 op/s 2024-09-21T12:05:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:54 smithi001 bash[19741]: cluster 2024-09-21T12:05:53.711778+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.4 KiB/s wr, 12 op/s 2024-09-21T12:05:55.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:54 smithi100 bash[22052]: audit 2024-09-21T12:05:53.628489+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:55.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:54 smithi100 bash[22052]: audit 2024-09-21T12:05:53.628489+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:55.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:54 smithi100 bash[22052]: cluster 2024-09-21T12:05:53.711778+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.4 KiB/s wr, 12 op/s 2024-09-21T12:05:55.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:54 smithi100 bash[22052]: cluster 2024-09-21T12:05:53.711778+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.4 KiB/s wr, 12 op/s 2024-09-21T12:05:55.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:54 smithi081 bash[21618]: audit 2024-09-21T12:05:53.628489+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:55.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:54 smithi081 bash[21618]: audit 2024-09-21T12:05:53.628489+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:05:55.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:54 smithi081 bash[21618]: cluster 2024-09-21T12:05:53.711778+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.4 KiB/s wr, 12 op/s 2024-09-21T12:05:55.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:54 smithi081 bash[21618]: cluster 2024-09-21T12:05:53.711778+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.4 KiB/s wr, 12 op/s 2024-09-21T12:05:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:56 smithi001 bash[19741]: cluster 2024-09-21T12:05:55.712540+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-21T12:05:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:56 smithi001 bash[19741]: cluster 2024-09-21T12:05:55.712540+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-21T12:05:57.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:56 smithi100 bash[22052]: cluster 2024-09-21T12:05:55.712540+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-21T12:05:57.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:56 smithi100 bash[22052]: cluster 2024-09-21T12:05:55.712540+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-21T12:05:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:56 smithi081 bash[21618]: cluster 2024-09-21T12:05:55.712540+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-21T12:05:57.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:56 smithi081 bash[21618]: cluster 2024-09-21T12:05:55.712540+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-21T12:05:58.983 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:05:59.090 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:58 smithi001 bash[19741]: cluster 2024-09-21T12:05:57.713312+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 1 KiB/s wr, 8 op/s 2024-09-21T12:05:59.090 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:05:58 smithi001 bash[19741]: cluster 2024-09-21T12:05:57.713312+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 1 KiB/s wr, 8 op/s 2024-09-21T12:05:59.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:58 smithi100 bash[22052]: cluster 2024-09-21T12:05:57.713312+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 1 KiB/s wr, 8 op/s 2024-09-21T12:05:59.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:05:58 smithi100 bash[22052]: cluster 2024-09-21T12:05:57.713312+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 1 KiB/s wr, 8 op/s 2024-09-21T12:05:59.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:58 smithi081 bash[21618]: cluster 2024-09-21T12:05:57.713312+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 1 KiB/s wr, 8 op/s 2024-09-21T12:05:59.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:05:58 smithi081 bash[21618]: cluster 2024-09-21T12:05:57.713312+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 1 KiB/s wr, 8 op/s 2024-09-21T12:06:00.623 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19996]: debug 2024-09-21T12:06:00.267+0000 7feacb236640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:00.623 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19996]: debug 2024-09-21T12:06:00.267+0000 7feacb236640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:00.623 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19996]: debug 2024-09-21T12:06:00.267+0000 7feacb236640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:00.623 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19996]: debug 2024-09-21T12:06:00.267+0000 7feacb236640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:00.623 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19996]: debug 2024-09-21T12:06:00.267+0000 7feacb236640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:00.899 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T12:06:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19741]: cluster 2024-09-21T12:05:59.714177+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T12:06:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19741]: cluster 2024-09-21T12:05:59.714177+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T12:06:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19741]: audit 2024-09-21T12:06:00.267584+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:06:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:00 smithi001 bash[19741]: audit 2024-09-21T12:06:00.267584+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:06:01.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:00 smithi100 bash[22052]: cluster 2024-09-21T12:05:59.714177+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T12:06:01.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:00 smithi100 bash[22052]: cluster 2024-09-21T12:05:59.714177+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T12:06:01.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:00 smithi100 bash[22052]: audit 2024-09-21T12:06:00.267584+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:06:01.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:00 smithi100 bash[22052]: audit 2024-09-21T12:06:00.267584+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:06:01.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:00 smithi081 bash[21618]: cluster 2024-09-21T12:05:59.714177+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T12:06:01.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:00 smithi081 bash[21618]: cluster 2024-09-21T12:05:59.714177+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T12:06:01.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:00 smithi081 bash[21618]: audit 2024-09-21T12:06:00.267584+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:06:01.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:00 smithi081 bash[21618]: audit 2024-09-21T12:06:00.267584+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:06:03.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:02 smithi001 bash[19741]: cluster 2024-09-21T12:06:01.715022+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T12:06:03.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:02 smithi001 bash[19741]: cluster 2024-09-21T12:06:01.715022+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T12:06:03.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:02 smithi001 bash[19741]: cluster 2024-09-21T12:06:01.767408+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e15: x(active, since 9m) 2024-09-21T12:06:03.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:02 smithi001 bash[19741]: cluster 2024-09-21T12:06:01.767408+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e15: x(active, since 9m) 2024-09-21T12:06:03.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:02 smithi100 bash[22052]: cluster 2024-09-21T12:06:01.715022+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T12:06:03.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:02 smithi100 bash[22052]: cluster 2024-09-21T12:06:01.715022+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T12:06:03.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:02 smithi100 bash[22052]: cluster 2024-09-21T12:06:01.767408+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e15: x(active, since 9m) 2024-09-21T12:06:03.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:02 smithi100 bash[22052]: cluster 2024-09-21T12:06:01.767408+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e15: x(active, since 9m) 2024-09-21T12:06:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:02 smithi081 bash[21618]: cluster 2024-09-21T12:06:01.715022+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T12:06:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:02 smithi081 bash[21618]: cluster 2024-09-21T12:06:01.715022+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T12:06:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:02 smithi081 bash[21618]: cluster 2024-09-21T12:06:01.767408+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e15: x(active, since 9m) 2024-09-21T12:06:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:02 smithi081 bash[21618]: cluster 2024-09-21T12:06:01.767408+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e15: x(active, since 9m) 2024-09-21T12:06:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:04 smithi001 bash[19741]: cluster 2024-09-21T12:06:03.715608+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T12:06:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:04 smithi001 bash[19741]: cluster 2024-09-21T12:06:03.715608+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T12:06:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:04 smithi100 bash[22052]: cluster 2024-09-21T12:06:03.715608+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T12:06:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:04 smithi100 bash[22052]: cluster 2024-09-21T12:06:03.715608+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T12:06:05.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:04 smithi081 bash[21618]: cluster 2024-09-21T12:06:03.715608+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T12:06:05.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:04 smithi081 bash[21618]: cluster 2024-09-21T12:06:03.715608+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T12:06:05.662 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:06:07.119 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:06 smithi001 bash[19741]: cluster 2024-09-21T12:06:05.716426+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T12:06:07.119 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:06 smithi001 bash[19741]: cluster 2024-09-21T12:06:05.716426+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T12:06:07.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:06 smithi100 bash[22052]: cluster 2024-09-21T12:06:05.716426+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T12:06:07.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:06 smithi100 bash[22052]: cluster 2024-09-21T12:06:05.716426+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T12:06:07.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:06 smithi081 bash[21618]: cluster 2024-09-21T12:06:05.716426+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T12:06:07.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:06 smithi081 bash[21618]: cluster 2024-09-21T12:06:05.716426+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T12:06:07.700 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T12:06:08.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:07 smithi001 bash[19741]: audit 2024-09-21T12:06:07.081901+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14481 -' 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-21T12:06:08.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:07 smithi001 bash[19741]: audit 2024-09-21T12:06:07.081901+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14481 -' 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-21T12:06:08.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:07 smithi100 bash[22052]: audit 2024-09-21T12:06:07.081901+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14481 -' 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-21T12:06:08.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:07 smithi100 bash[22052]: audit 2024-09-21T12:06:07.081901+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14481 -' 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-21T12:06:08.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:07 smithi081 bash[21618]: audit 2024-09-21T12:06:07.081901+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14481 -' 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-21T12:06:08.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:07 smithi081 bash[21618]: audit 2024-09-21T12:06:07.081901+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14481 -' 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-21T12:06:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:08 smithi001 bash[19741]: cluster 2024-09-21T12:06:07.717133+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T12:06:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:08 smithi001 bash[19741]: cluster 2024-09-21T12:06:07.717133+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T12:06:09.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:08 smithi100 bash[22052]: cluster 2024-09-21T12:06:07.717133+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T12:06:09.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:08 smithi100 bash[22052]: cluster 2024-09-21T12:06:07.717133+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T12:06:09.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:08 smithi081 bash[21618]: cluster 2024-09-21T12:06:07.717133+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T12:06:09.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:08 smithi081 bash[21618]: cluster 2024-09-21T12:06:07.717133+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T12:06:11.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:10 smithi001 bash[19741]: cluster 2024-09-21T12:06:09.717982+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T12:06:11.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:10 smithi001 bash[19741]: cluster 2024-09-21T12:06:09.717982+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T12:06:11.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:10 smithi100 bash[22052]: cluster 2024-09-21T12:06:09.717982+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T12:06:11.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:10 smithi100 bash[22052]: cluster 2024-09-21T12:06:09.717982+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T12:06:11.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:10 smithi081 bash[21618]: cluster 2024-09-21T12:06:09.717982+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T12:06:11.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:10 smithi081 bash[21618]: cluster 2024-09-21T12:06:09.717982+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 586 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T12:06:12.463 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:06:12.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:12 smithi001 bash[19741]: cluster 2024-09-21T12:06:11.718832+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T12:06:12.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:12 smithi001 bash[19741]: cluster 2024-09-21T12:06:11.718832+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T12:06:13.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:12 smithi100 bash[22052]: cluster 2024-09-21T12:06:11.718832+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T12:06:13.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:12 smithi100 bash[22052]: cluster 2024-09-21T12:06:11.718832+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T12:06:13.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:12 smithi081 bash[21618]: cluster 2024-09-21T12:06:11.718832+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T12:06:13.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:12 smithi081 bash[21618]: cluster 2024-09-21T12:06:11.718832+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T12:06:14.455 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T12:06:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:14 smithi001 bash[19741]: cluster 2024-09-21T12:06:13.719347+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-21T12:06:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:14 smithi001 bash[19741]: cluster 2024-09-21T12:06:13.719347+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-21T12:06:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:14 smithi001 bash[19741]: audit 2024-09-21T12:06:13.822084+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14487 -' 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-21T12:06:15.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:14 smithi001 bash[19741]: audit 2024-09-21T12:06:13.822084+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14487 -' 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-21T12:06:15.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:14 smithi100 bash[22052]: cluster 2024-09-21T12:06:13.719347+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-21T12:06:15.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:14 smithi100 bash[22052]: cluster 2024-09-21T12:06:13.719347+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-21T12:06:15.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:14 smithi100 bash[22052]: audit 2024-09-21T12:06:13.822084+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14487 -' 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-21T12:06:15.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:14 smithi100 bash[22052]: audit 2024-09-21T12:06:13.822084+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14487 -' 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-21T12:06:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:14 smithi081 bash[21618]: cluster 2024-09-21T12:06:13.719347+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-21T12:06:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:14 smithi081 bash[21618]: cluster 2024-09-21T12:06:13.719347+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-21T12:06:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:14 smithi081 bash[21618]: audit 2024-09-21T12:06:13.822084+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14487 -' 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-21T12:06:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:14 smithi081 bash[21618]: audit 2024-09-21T12:06:13.822084+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14487 -' 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-21T12:06:17.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:16 smithi001 bash[19741]: cluster 2024-09-21T12:06:15.720115+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T12:06:17.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:16 smithi001 bash[19741]: cluster 2024-09-21T12:06:15.720115+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T12:06:17.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:16 smithi100 bash[22052]: cluster 2024-09-21T12:06:15.720115+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T12:06:17.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:16 smithi100 bash[22052]: cluster 2024-09-21T12:06:15.720115+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T12:06:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:16 smithi081 bash[21618]: cluster 2024-09-21T12:06:15.720115+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T12:06:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:16 smithi081 bash[21618]: cluster 2024-09-21T12:06:15.720115+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 607 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T12:06:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:18 smithi001 bash[19741]: cluster 2024-09-21T12:06:17.720888+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 634 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s wr, 1 op/s 2024-09-21T12:06:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:18 smithi001 bash[19741]: cluster 2024-09-21T12:06:17.720888+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 634 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s wr, 1 op/s 2024-09-21T12:06:19.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:18 smithi100 bash[22052]: cluster 2024-09-21T12:06:17.720888+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 634 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s wr, 1 op/s 2024-09-21T12:06:19.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:18 smithi100 bash[22052]: cluster 2024-09-21T12:06:17.720888+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 634 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s wr, 1 op/s 2024-09-21T12:06:19.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:18 smithi081 bash[21618]: cluster 2024-09-21T12:06:17.720888+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 634 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s wr, 1 op/s 2024-09-21T12:06:19.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:18 smithi081 bash[21618]: cluster 2024-09-21T12:06:17.720888+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 634 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s wr, 1 op/s 2024-09-21T12:06:19.211 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:06:20.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:20 smithi001 bash[19741]: cluster 2024-09-21T12:06:19.721684+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 635 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T12:06:20.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:20 smithi001 bash[19741]: cluster 2024-09-21T12:06:19.721684+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 635 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T12:06:20.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:20 smithi001 bash[19741]: audit 2024-09-21T12:06:20.562891+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T12:06:20.867 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:20 smithi001 bash[19741]: audit 2024-09-21T12:06:20.562891+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T12:06:20.868 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:20 smithi001 bash[19996]: ignoring --setuser ceph since I am not root 2024-09-21T12:06:20.868 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:20 smithi001 bash[19996]: ignoring --setgroup ceph since I am not root 2024-09-21T12:06:21.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:20 smithi100 bash[22052]: cluster 2024-09-21T12:06:19.721684+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 635 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T12:06:21.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:20 smithi100 bash[22052]: cluster 2024-09-21T12:06:19.721684+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 635 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T12:06:21.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:20 smithi100 bash[22052]: audit 2024-09-21T12:06:20.562891+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T12:06:21.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:20 smithi100 bash[22052]: audit 2024-09-21T12:06:20.562891+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T12:06:21.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:20 smithi081 bash[21618]: cluster 2024-09-21T12:06:19.721684+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 635 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T12:06:21.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:20 smithi081 bash[21618]: cluster 2024-09-21T12:06:19.721684+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 635 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T12:06:21.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:20 smithi081 bash[21618]: audit 2024-09-21T12:06:20.562891+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T12:06:21.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:20 smithi081 bash[21618]: audit 2024-09-21T12:06:20.562891+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T12:06:21.432 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T12:06:22.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:21 smithi001 bash[19741]: audit 2024-09-21T12:06:20.809726+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T12:06:22.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:21 smithi001 bash[19741]: audit 2024-09-21T12:06:20.809726+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T12:06:22.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:21 smithi001 bash[19741]: cluster 2024-09-21T12:06:20.816254+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T12:06:22.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:21 smithi001 bash[19741]: cluster 2024-09-21T12:06:20.816254+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T12:06:22.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:21 smithi100 bash[22052]: audit 2024-09-21T12:06:20.809726+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T12:06:22.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:21 smithi100 bash[22052]: audit 2024-09-21T12:06:20.809726+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T12:06:22.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:21 smithi100 bash[22052]: cluster 2024-09-21T12:06:20.816254+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T12:06:22.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:21 smithi100 bash[22052]: cluster 2024-09-21T12:06:20.816254+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T12:06:22.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:21 smithi081 bash[21618]: audit 2024-09-21T12:06:20.809726+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T12:06:22.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:21 smithi081 bash[21618]: audit 2024-09-21T12:06:20.809726+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.1:0/635968035' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T12:06:22.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:21 smithi081 bash[21618]: cluster 2024-09-21T12:06:20.816254+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T12:06:22.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:21 smithi081 bash[21618]: cluster 2024-09-21T12:06:20.816254+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T12:06:26.172 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:06:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.155800+0000 mon.a (mon.0) 673 : cluster [INF] Active manager daemon x restarted 2024-09-21T12:06:27.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.155800+0000 mon.a (mon.0) 673 : cluster [INF] Active manager daemon x restarted 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.156084+0000 mon.a (mon.0) 674 : cluster [INF] Activating manager daemon x 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.156084+0000 mon.a (mon.0) 674 : cluster [INF] Activating manager daemon x 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.166886+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.166886+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.167167+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0111825s) 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.167167+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0111825s) 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.168172+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.168172+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.168355+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.168355+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.168563+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.168563+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:06:27.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.173734+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.173734+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.173996+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.173996+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.178174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.178174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.179897+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.179897+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.180256+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T12:06:27.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.180256+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.180950+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.180950+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.182036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.182036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.183137+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.183137+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184057+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184057+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184333+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184333+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184601+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184601+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184868+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:06:27.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:27 smithi001 bash[19741]: audit 2024-09-21T12:06:27.184868+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:06:27.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.155800+0000 mon.a (mon.0) 673 : cluster [INF] Active manager daemon x restarted 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.155800+0000 mon.a (mon.0) 673 : cluster [INF] Active manager daemon x restarted 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.156084+0000 mon.a (mon.0) 674 : cluster [INF] Activating manager daemon x 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.156084+0000 mon.a (mon.0) 674 : cluster [INF] Activating manager daemon x 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.166886+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.166886+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.167167+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0111825s) 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.167167+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0111825s) 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.168172+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.168172+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.168355+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.168355+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:06:27.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.168563+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.168563+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.173734+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.173734+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.173996+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.173996+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.178174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.178174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.179897+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.179897+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.180256+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.180256+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.180950+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T12:06:27.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.180950+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.182036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.182036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.183137+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.183137+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184057+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184057+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184333+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184333+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184601+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184601+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184868+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:06:27.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:27 smithi100 bash[22052]: audit 2024-09-21T12:06:27.184868+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:06:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.155800+0000 mon.a (mon.0) 673 : cluster [INF] Active manager daemon x restarted 2024-09-21T12:06:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.155800+0000 mon.a (mon.0) 673 : cluster [INF] Active manager daemon x restarted 2024-09-21T12:06:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.156084+0000 mon.a (mon.0) 674 : cluster [INF] Activating manager daemon x 2024-09-21T12:06:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.156084+0000 mon.a (mon.0) 674 : cluster [INF] Activating manager daemon x 2024-09-21T12:06:27.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.166886+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.166886+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.167167+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0111825s) 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.167167+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0111825s) 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.168172+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.168172+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.168355+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.168355+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.168563+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.168563+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.173734+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.173734+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi001.spptjj"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.173996+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:06:27.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.173996+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi100.magccq"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.178174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.178174+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.179897+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.179897+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.180256+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.180256+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.180950+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T12:06:27.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.180950+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.182036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.182036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.183137+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.183137+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184057+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184057+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184333+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184333+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184601+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184601+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184868+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:06:27.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:27 smithi081 bash[21618]: audit 2024-09-21T12:06:27.184868+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.221476+0000 mon.a (mon.0) 692 : cluster [INF] Manager daemon x is now available 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: cluster 2024-09-21T12:06:27.221476+0000 mon.a (mon.0) 692 : cluster [INF] Manager daemon x is now available 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.667805+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.667805+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.696730+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.696730+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.702983+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.702983+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.704290+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:06:28.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:28 smithi081 bash[21618]: audit 2024-09-21T12:06:27.704290+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.221476+0000 mon.a (mon.0) 692 : cluster [INF] Manager daemon x is now available 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: cluster 2024-09-21T12:06:27.221476+0000 mon.a (mon.0) 692 : cluster [INF] Manager daemon x is now available 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.667805+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.667805+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.696730+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.696730+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.702983+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.702983+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.704290+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:06:28.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:28 smithi001 bash[19741]: audit 2024-09-21T12:06:27.704290+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.221476+0000 mon.a (mon.0) 692 : cluster [INF] Manager daemon x is now available 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: cluster 2024-09-21T12:06:27.221476+0000 mon.a (mon.0) 692 : cluster [INF] Manager daemon x is now available 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.667805+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.667805+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.696730+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.696730+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.702983+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.702983+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T12:06:28.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.704290+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:06:28.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:28 smithi100 bash[22052]: audit 2024-09-21T12:06:27.704290+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T12:06:29.606 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.219709+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.219709+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: cluster 2024-09-21T12:06:28.233357+0000 mon.a (mon.0) 698 : cluster [DBG] mgrmap e18: x(active, since 1.07736s) 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: cluster 2024-09-21T12:06:28.233357+0000 mon.a (mon.0) 698 : cluster [DBG] mgrmap e18: x(active, since 1.07736s) 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: cluster 2024-09-21T12:06:28.233471+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: cluster 2024-09-21T12:06:28.233471+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.238836+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.238836+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: cluster 2024-09-21T12:06:28.244280+0000 mgr.x (mgr.14499) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: cluster 2024-09-21T12:06:28.244280+0000 mgr.x (mgr.14499) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.629129+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.629129+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.635151+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19741]: audit 2024-09-21T12:06:28.635151+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a54b88640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a54b88640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a54b88640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a54b88640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a54b88640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a52383640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.608 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a52383640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a52383640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a52383640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.266+0000 7f6a52383640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: debug 2024-09-21T12:06:29.602+0000 7f6a44b28640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: Traceback (most recent call last): 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:29.609 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: self._run(expiration_interval) 2024-09-21T12:06:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.219709+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:06:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.219709+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:06:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: cluster 2024-09-21T12:06:28.233357+0000 mon.a (mon.0) 698 : cluster [DBG] mgrmap e18: x(active, since 1.07736s) 2024-09-21T12:06:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: cluster 2024-09-21T12:06:28.233357+0000 mon.a (mon.0) 698 : cluster [DBG] mgrmap e18: x(active, since 1.07736s) 2024-09-21T12:06:29.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: cluster 2024-09-21T12:06:28.233471+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T12:06:29.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: cluster 2024-09-21T12:06:28.233471+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T12:06:29.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.238836+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T12:06:29.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.238836+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T12:06:29.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: cluster 2024-09-21T12:06:28.244280+0000 mgr.x (mgr.14499) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: cluster 2024-09-21T12:06:28.244280+0000 mgr.x (mgr.14499) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.629129+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.629129+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.635151+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:29 smithi100 bash[22052]: audit 2024-09-21T12:06:28.635151+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.219709+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:06:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.219709+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T12:06:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: cluster 2024-09-21T12:06:28.233357+0000 mon.a (mon.0) 698 : cluster [DBG] mgrmap e18: x(active, since 1.07736s) 2024-09-21T12:06:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: cluster 2024-09-21T12:06:28.233357+0000 mon.a (mon.0) 698 : cluster [DBG] mgrmap e18: x(active, since 1.07736s) 2024-09-21T12:06:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: cluster 2024-09-21T12:06:28.233471+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T12:06:29.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: cluster 2024-09-21T12:06:28.233471+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T12:06:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.238836+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T12:06:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.238836+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T12:06:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: cluster 2024-09-21T12:06:28.244280+0000 mgr.x (mgr.14499) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: cluster 2024-09-21T12:06:28.244280+0000 mgr.x (mgr.14499) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.629129+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.629129+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.635151+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:29 smithi081 bash[21618]: audit 2024-09-21T12:06:28.635151+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:29.873 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: s = self.context.wrap_socket( 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: return self.sslsocket_class._create( 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: self.do_handshake() 2024-09-21T12:06:29.874 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:29.875 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: self._sslobj.do_handshake() 2024-09-21T12:06:29.875 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:06:29 smithi001 bash[19996]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cluster 2024-09-21T12:06:29.219589+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:06:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cluster 2024-09-21T12:06:29.219589+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:06:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: audit 2024-09-21T12:06:29.227576+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T12:06:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: audit 2024-09-21T12:06:29.227576+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T12:06:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cluster 2024-09-21T12:06:29.236164+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T12:06:30.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cluster 2024-09-21T12:06:29.236164+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.479333+0000 mgr.x (mgr.14499) 3 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTING 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.479333+0000 mgr.x (mgr.14499) 3 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTING 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.603643+0000 mgr.x (mgr.14499) 4 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.603643+0000 mgr.x (mgr.14499) 4 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.606801+0000 mgr.x (mgr.14499) 5 : cephadm [ERR] [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: Traceback (most recent call last): 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self._run(expiration_interval) 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:30.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: s = self.context.wrap_socket( 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: return self.sslsocket_class._create( 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self.do_handshake() 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self._sslobj.do_handshake() 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.606801+0000 mgr.x (mgr.14499) 5 : cephadm [ERR] [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:30.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: Traceback (most recent call last): 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self._run(expiration_interval) 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: s = self.context.wrap_socket( 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:30.627 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: return self.sslsocket_class._create( 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self.do_handshake() 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: self._sslobj.do_handshake() 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cluster 2024-09-21T12:06:29.641426+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cluster 2024-09-21T12:06:29.641426+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.704765+0000 mgr.x (mgr.14499) 6 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.704765+0000 mgr.x (mgr.14499) 6 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.704913+0000 mgr.x (mgr.14499) 7 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTED 2024-09-21T12:06:30.628 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:30 smithi001 bash[19741]: cephadm 2024-09-21T12:06:29.704913+0000 mgr.x (mgr.14499) 7 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTED 2024-09-21T12:06:30.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cluster 2024-09-21T12:06:29.219589+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:06:30.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cluster 2024-09-21T12:06:29.219589+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:06:30.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: audit 2024-09-21T12:06:29.227576+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T12:06:30.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: audit 2024-09-21T12:06:29.227576+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cluster 2024-09-21T12:06:29.236164+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cluster 2024-09-21T12:06:29.236164+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.479333+0000 mgr.x (mgr.14499) 3 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTING 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.479333+0000 mgr.x (mgr.14499) 3 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTING 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.603643+0000 mgr.x (mgr.14499) 4 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.603643+0000 mgr.x (mgr.14499) 4 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.606801+0000 mgr.x (mgr.14499) 5 : cephadm [ERR] [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: Traceback (most recent call last): 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self._run(expiration_interval) 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:30.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: s = self.context.wrap_socket( 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: return self.sslsocket_class._create( 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self.do_handshake() 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self._sslobj.do_handshake() 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.606801+0000 mgr.x (mgr.14499) 5 : cephadm [ERR] [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: Traceback (most recent call last): 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self._run(expiration_interval) 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:30.659 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: s = self.context.wrap_socket( 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: return self.sslsocket_class._create( 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self.do_handshake() 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: self._sslobj.do_handshake() 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cluster 2024-09-21T12:06:29.641426+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cluster 2024-09-21T12:06:29.641426+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.704765+0000 mgr.x (mgr.14499) 6 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.704765+0000 mgr.x (mgr.14499) 6 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.704913+0000 mgr.x (mgr.14499) 7 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTED 2024-09-21T12:06:30.660 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:30 smithi100 bash[22052]: cephadm 2024-09-21T12:06:29.704913+0000 mgr.x (mgr.14499) 7 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTED 2024-09-21T12:06:30.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cluster 2024-09-21T12:06:29.219589+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:06:30.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cluster 2024-09-21T12:06:29.219589+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T12:06:30.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: audit 2024-09-21T12:06:29.227576+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: audit 2024-09-21T12:06:29.227576+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cluster 2024-09-21T12:06:29.236164+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cluster 2024-09-21T12:06:29.236164+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.479333+0000 mgr.x (mgr.14499) 3 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTING 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.479333+0000 mgr.x (mgr.14499) 3 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTING 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.603643+0000 mgr.x (mgr.14499) 4 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.603643+0000 mgr.x (mgr.14499) 4 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on https://172.21.15.1:7150 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.606801+0000 mgr.x (mgr.14499) 5 : cephadm [ERR] [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: Traceback (most recent call last): 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:30.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self._run(expiration_interval) 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: s = self.context.wrap_socket( 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: return self.sslsocket_class._create( 2024-09-21T12:06:30.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self.do_handshake() 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self._sslobj.do_handshake() 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.606801+0000 mgr.x (mgr.14499) 5 : cephadm [ERR] [21/Sep/2024:12:06:29] ENGINE Error in HTTPServer.serve 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: Traceback (most recent call last): 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self._connections.run(self.expiration_interval) 2024-09-21T12:06:30.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self._run(expiration_interval) 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: s = self.context.wrap_socket( 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: return self.sslsocket_class._create( 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self.do_handshake() 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T12:06:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: self._sslobj.do_handshake() 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cluster 2024-09-21T12:06:29.641426+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cluster 2024-09-21T12:06:29.641426+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.704765+0000 mgr.x (mgr.14499) 6 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.704765+0000 mgr.x (mgr.14499) 6 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Serving on http://172.21.15.1:8765 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.704913+0000 mgr.x (mgr.14499) 7 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTED 2024-09-21T12:06:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:30 smithi081 bash[21618]: cephadm 2024-09-21T12:06:29.704913+0000 mgr.x (mgr.14499) 7 : cephadm [INF] [21/Sep/2024:12:06:29] ENGINE Bus STARTED 2024-09-21T12:06:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:31 smithi001 bash[19741]: cluster 2024-09-21T12:06:30.235534+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T12:06:31.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:31 smithi001 bash[19741]: cluster 2024-09-21T12:06:30.235534+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T12:06:31.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:31 smithi100 bash[22052]: cluster 2024-09-21T12:06:30.235534+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T12:06:31.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:31 smithi100 bash[22052]: cluster 2024-09-21T12:06:30.235534+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T12:06:31.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:31 smithi081 bash[21618]: cluster 2024-09-21T12:06:30.235534+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T12:06:31.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:31 smithi081 bash[21618]: cluster 2024-09-21T12:06:30.235534+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T12:06:32.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.180509+0000 mgr.x (mgr.14499) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:32.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.180509+0000 mgr.x (mgr.14499) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:32.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.237546+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:06:32.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.237546+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:06:32.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.237591+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2024-09-21T12:06:32.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.237591+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2024-09-21T12:06:32.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.256569+0000 mon.a (mon.0) 710 : cluster [DBG] mgrmap e20: x(active, since 4s) 2024-09-21T12:06:32.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:32 smithi001 bash[19741]: cluster 2024-09-21T12:06:31.256569+0000 mon.a (mon.0) 710 : cluster [DBG] mgrmap e20: x(active, since 4s) 2024-09-21T12:06:32.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.180509+0000 mgr.x (mgr.14499) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:32.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.180509+0000 mgr.x (mgr.14499) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:32.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.237546+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:06:32.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.237546+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:06:32.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.237591+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2024-09-21T12:06:32.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.237591+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2024-09-21T12:06:32.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.256569+0000 mon.a (mon.0) 710 : cluster [DBG] mgrmap e20: x(active, since 4s) 2024-09-21T12:06:32.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:32 smithi100 bash[22052]: cluster 2024-09-21T12:06:31.256569+0000 mon.a (mon.0) 710 : cluster [DBG] mgrmap e20: x(active, since 4s) 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.180509+0000 mgr.x (mgr.14499) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.180509+0000 mgr.x (mgr.14499) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.237546+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.237546+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.237591+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.237591+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.256569+0000 mon.a (mon.0) 710 : cluster [DBG] mgrmap e20: x(active, since 4s) 2024-09-21T12:06:32.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:32 smithi081 bash[21618]: cluster 2024-09-21T12:06:31.256569+0000 mon.a (mon.0) 710 : cluster [DBG] mgrmap e20: x(active, since 4s) 2024-09-21T12:06:34.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: cluster 2024-09-21T12:06:33.181153+0000 mgr.x (mgr.14499) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: cluster 2024-09-21T12:06:33.181153+0000 mgr.x (mgr.14499) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.295925+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.295925+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.303459+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.303459+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.442167+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.442167+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.449705+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.449705+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.936120+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.936120+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.940951+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:34 smithi001 bash[19741]: audit 2024-09-21T12:06:33.940951+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: cluster 2024-09-21T12:06:33.181153+0000 mgr.x (mgr.14499) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: cluster 2024-09-21T12:06:33.181153+0000 mgr.x (mgr.14499) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.295925+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.295925+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.303459+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.303459+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.442167+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.442167+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.449705+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.449705+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.936120+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.936120+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.940951+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:34 smithi100 bash[22052]: audit 2024-09-21T12:06:33.940951+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: cluster 2024-09-21T12:06:33.181153+0000 mgr.x (mgr.14499) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: cluster 2024-09-21T12:06:33.181153+0000 mgr.x (mgr.14499) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.295925+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.295925+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.303459+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.303459+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.442167+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.442167+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.449705+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.449705+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.936120+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.936120+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.940951+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:34.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:34 smithi081 bash[21618]: audit 2024-09-21T12:06:33.940951+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.372247+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.372247+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.379085+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.379085+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.381575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.381575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.383194+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.383194+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: cephadm 2024-09-21T12:06:34.384374+0000 mgr.x (mgr.14499) 10 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 8632M 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: cephadm 2024-09-21T12:06:34.384374+0000 mgr.x (mgr.14499) 10 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 8632M 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.389868+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.389868+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.595560+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.595560+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.602818+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:34.602818+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.073344+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.073344+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.079803+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.079803+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.081078+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.625 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.081078+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.081934+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.081934+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.086459+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.086459+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.088749+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.088749+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.089463+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:35.626 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:35 smithi001 bash[19741]: audit 2024-09-21T12:06:35.089463+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.372247+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.372247+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.379085+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.379085+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.381575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.381575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.383194+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.383194+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: cephadm 2024-09-21T12:06:34.384374+0000 mgr.x (mgr.14499) 10 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 8632M 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: cephadm 2024-09-21T12:06:34.384374+0000 mgr.x (mgr.14499) 10 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 8632M 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.389868+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.389868+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.595560+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.595560+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.602818+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:34.602818+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.073344+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.073344+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.079803+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.079803+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.657 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.081078+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.081078+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.081934+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.081934+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.086459+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.086459+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.088749+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.088749+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.089463+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:35.658 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:35 smithi100 bash[22052]: audit 2024-09-21T12:06:35.089463+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:35.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.372247+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.372247+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.379085+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.379085+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.381575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.381575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.383194+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.383194+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: cephadm 2024-09-21T12:06:34.384374+0000 mgr.x (mgr.14499) 10 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 8632M 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: cephadm 2024-09-21T12:06:34.384374+0000 mgr.x (mgr.14499) 10 : cephadm [INF] Adjusting osd_memory_target on smithi100 to 8632M 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.389868+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.389868+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.595560+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.595560+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.602818+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:34.602818+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.073344+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.073344+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.079803+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.079803+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.081078+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.081078+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.081934+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.081934+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.086459+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.086459+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:35.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.088749+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:35.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.088749+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:35.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.089463+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:35.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:35 smithi081 bash[21618]: audit 2024-09-21T12:06:35.089463+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.082492+0000 mgr.x (mgr.14499) 11 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 6586M 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.082492+0000 mgr.x (mgr.14499) 11 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 6586M 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.090519+0000 mgr.x (mgr.14499) 12 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.090519+0000 mgr.x (mgr.14499) 12 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.090927+0000 mgr.x (mgr.14499) 13 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.090927+0000 mgr.x (mgr.14499) 13 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.091439+0000 mgr.x (mgr.14499) 14 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.091439+0000 mgr.x (mgr.14499) 14 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cluster 2024-09-21T12:06:35.182357+0000 mgr.x (mgr.14499) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T12:06:36.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cluster 2024-09-21T12:06:35.182357+0000 mgr.x (mgr.14499) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.236672+0000 mgr.x (mgr.14499) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.236672+0000 mgr.x (mgr.14499) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.236908+0000 mgr.x (mgr.14499) 17 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.236908+0000 mgr.x (mgr.14499) 17 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.237116+0000 mgr.x (mgr.14499) 18 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.237116+0000 mgr.x (mgr.14499) 18 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.357592+0000 mgr.x (mgr.14499) 19 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.357592+0000 mgr.x (mgr.14499) 19 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.357779+0000 mgr.x (mgr.14499) 20 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.357779+0000 mgr.x (mgr.14499) 20 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.358599+0000 mgr.x (mgr.14499) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.358599+0000 mgr.x (mgr.14499) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.476854+0000 mgr.x (mgr.14499) 22 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.476854+0000 mgr.x (mgr.14499) 22 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.477104+0000 mgr.x (mgr.14499) 23 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.477104+0000 mgr.x (mgr.14499) 23 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.483187+0000 mgr.x (mgr.14499) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: cephadm 2024-09-21T12:06:35.483187+0000 mgr.x (mgr.14499) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.601811+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.601811+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.607173+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.607173+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.612985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.612985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.617535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.617535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.621600+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.621600+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.625909+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.625909+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.632267+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.632267+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.877 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.664937+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.664937+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.668161+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.668161+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.669670+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.669670+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.676593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.878 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:36 smithi001 bash[19741]: audit 2024-09-21T12:06:35.676593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.082492+0000 mgr.x (mgr.14499) 11 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 6586M 2024-09-21T12:06:36.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.082492+0000 mgr.x (mgr.14499) 11 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 6586M 2024-09-21T12:06:36.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.090519+0000 mgr.x (mgr.14499) 12 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T12:06:36.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.090519+0000 mgr.x (mgr.14499) 12 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T12:06:36.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.090927+0000 mgr.x (mgr.14499) 13 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T12:06:36.906 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.090927+0000 mgr.x (mgr.14499) 13 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.091439+0000 mgr.x (mgr.14499) 14 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.091439+0000 mgr.x (mgr.14499) 14 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cluster 2024-09-21T12:06:35.182357+0000 mgr.x (mgr.14499) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cluster 2024-09-21T12:06:35.182357+0000 mgr.x (mgr.14499) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.236672+0000 mgr.x (mgr.14499) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.236672+0000 mgr.x (mgr.14499) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.236908+0000 mgr.x (mgr.14499) 17 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.236908+0000 mgr.x (mgr.14499) 17 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.237116+0000 mgr.x (mgr.14499) 18 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.237116+0000 mgr.x (mgr.14499) 18 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.357592+0000 mgr.x (mgr.14499) 19 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.357592+0000 mgr.x (mgr.14499) 19 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.357779+0000 mgr.x (mgr.14499) 20 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.357779+0000 mgr.x (mgr.14499) 20 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.358599+0000 mgr.x (mgr.14499) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.358599+0000 mgr.x (mgr.14499) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.476854+0000 mgr.x (mgr.14499) 22 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.476854+0000 mgr.x (mgr.14499) 22 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.477104+0000 mgr.x (mgr.14499) 23 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.477104+0000 mgr.x (mgr.14499) 23 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.483187+0000 mgr.x (mgr.14499) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.908 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: cephadm 2024-09-21T12:06:35.483187+0000 mgr.x (mgr.14499) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.601811+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.601811+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.607173+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.607173+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.612985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.612985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.617535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.617535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.621600+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.621600+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.625909+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.625909+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.909 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.632267+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.632267+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.664937+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.664937+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.668161+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.668161+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.669670+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.669670+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.676593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.910 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:36 smithi100 bash[22052]: audit 2024-09-21T12:06:35.676593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.082492+0000 mgr.x (mgr.14499) 11 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 6586M 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.082492+0000 mgr.x (mgr.14499) 11 : cephadm [INF] Adjusting osd_memory_target on smithi001 to 6586M 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.090519+0000 mgr.x (mgr.14499) 12 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.090519+0000 mgr.x (mgr.14499) 12 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.conf 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.090927+0000 mgr.x (mgr.14499) 13 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.090927+0000 mgr.x (mgr.14499) 13 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-21T12:06:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.091439+0000 mgr.x (mgr.14499) 14 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.091439+0000 mgr.x (mgr.14499) 14 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cluster 2024-09-21T12:06:35.182357+0000 mgr.x (mgr.14499) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cluster 2024-09-21T12:06:35.182357+0000 mgr.x (mgr.14499) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.236672+0000 mgr.x (mgr.14499) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.236672+0000 mgr.x (mgr.14499) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.236908+0000 mgr.x (mgr.14499) 17 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.236908+0000 mgr.x (mgr.14499) 17 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.237116+0000 mgr.x (mgr.14499) 18 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.237116+0000 mgr.x (mgr.14499) 18 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.357592+0000 mgr.x (mgr.14499) 19 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.357592+0000 mgr.x (mgr.14499) 19 : cephadm [INF] Updating smithi001:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.357779+0000 mgr.x (mgr.14499) 20 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.357779+0000 mgr.x (mgr.14499) 20 : cephadm [INF] Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.358599+0000 mgr.x (mgr.14499) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.358599+0000 mgr.x (mgr.14499) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.476854+0000 mgr.x (mgr.14499) 22 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.476854+0000 mgr.x (mgr.14499) 22 : cephadm [INF] Updating smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.477104+0000 mgr.x (mgr.14499) 23 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.477104+0000 mgr.x (mgr.14499) 23 : cephadm [INF] Updating smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.483187+0000 mgr.x (mgr.14499) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: cephadm 2024-09-21T12:06:35.483187+0000 mgr.x (mgr.14499) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T12:06:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.601811+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.601811+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.607173+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.607173+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.612985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.612985+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.617535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.617535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.621600+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.621600+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.625909+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.625909+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.632267+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.632267+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.664937+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.664937+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.668161+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.668161+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.669670+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.669670+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.676593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:36.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:36 smithi081 bash[21618]: audit 2024-09-21T12:06:35.676593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:06:38.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:38 smithi001 bash[19741]: cluster 2024-09-21T12:06:37.183062+0000 mgr.x (mgr.14499) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T12:06:38.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:38 smithi001 bash[19741]: cluster 2024-09-21T12:06:37.183062+0000 mgr.x (mgr.14499) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T12:06:38.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:38 smithi100 bash[22052]: cluster 2024-09-21T12:06:37.183062+0000 mgr.x (mgr.14499) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T12:06:38.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:38 smithi100 bash[22052]: cluster 2024-09-21T12:06:37.183062+0000 mgr.x (mgr.14499) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T12:06:38.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:38 smithi081 bash[21618]: cluster 2024-09-21T12:06:37.183062+0000 mgr.x (mgr.14499) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T12:06:38.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:38 smithi081 bash[21618]: cluster 2024-09-21T12:06:37.183062+0000 mgr.x (mgr.14499) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T12:06:40.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:40 smithi001 bash[19741]: cluster 2024-09-21T12:06:39.184272+0000 mgr.x (mgr.14499) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T12:06:40.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:40 smithi001 bash[19741]: cluster 2024-09-21T12:06:39.184272+0000 mgr.x (mgr.14499) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T12:06:40.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:40 smithi100 bash[22052]: cluster 2024-09-21T12:06:39.184272+0000 mgr.x (mgr.14499) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T12:06:40.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:40 smithi100 bash[22052]: cluster 2024-09-21T12:06:39.184272+0000 mgr.x (mgr.14499) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T12:06:40.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:40 smithi081 bash[21618]: cluster 2024-09-21T12:06:39.184272+0000 mgr.x (mgr.14499) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T12:06:40.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:40 smithi081 bash[21618]: cluster 2024-09-21T12:06:39.184272+0000 mgr.x (mgr.14499) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T12:06:42.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:42 smithi001 bash[19741]: cluster 2024-09-21T12:06:41.185106+0000 mgr.x (mgr.14499) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-21T12:06:42.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:42 smithi001 bash[19741]: cluster 2024-09-21T12:06:41.185106+0000 mgr.x (mgr.14499) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-21T12:06:42.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:42 smithi100 bash[22052]: cluster 2024-09-21T12:06:41.185106+0000 mgr.x (mgr.14499) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-21T12:06:42.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:42 smithi100 bash[22052]: cluster 2024-09-21T12:06:41.185106+0000 mgr.x (mgr.14499) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-21T12:06:42.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:42 smithi081 bash[21618]: cluster 2024-09-21T12:06:41.185106+0000 mgr.x (mgr.14499) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-21T12:06:42.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:42 smithi081 bash[21618]: cluster 2024-09-21T12:06:41.185106+0000 mgr.x (mgr.14499) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-21T12:06:44.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:44 smithi001 bash[19741]: cluster 2024-09-21T12:06:43.185911+0000 mgr.x (mgr.14499) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:44.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:44 smithi001 bash[19741]: cluster 2024-09-21T12:06:43.185911+0000 mgr.x (mgr.14499) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:44.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:44 smithi100 bash[22052]: cluster 2024-09-21T12:06:43.185911+0000 mgr.x (mgr.14499) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:44.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:44 smithi100 bash[22052]: cluster 2024-09-21T12:06:43.185911+0000 mgr.x (mgr.14499) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:44 smithi081 bash[21618]: cluster 2024-09-21T12:06:43.185911+0000 mgr.x (mgr.14499) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:44 smithi081 bash[21618]: cluster 2024-09-21T12:06:43.185911+0000 mgr.x (mgr.14499) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:46.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:46 smithi001 bash[19741]: cluster 2024-09-21T12:06:45.187322+0000 mgr.x (mgr.14499) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:46.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:46 smithi001 bash[19741]: cluster 2024-09-21T12:06:45.187322+0000 mgr.x (mgr.14499) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:46.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:46 smithi100 bash[22052]: cluster 2024-09-21T12:06:45.187322+0000 mgr.x (mgr.14499) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:46.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:46 smithi100 bash[22052]: cluster 2024-09-21T12:06:45.187322+0000 mgr.x (mgr.14499) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:46.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:46 smithi081 bash[21618]: cluster 2024-09-21T12:06:45.187322+0000 mgr.x (mgr.14499) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:46.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:46 smithi081 bash[21618]: cluster 2024-09-21T12:06:45.187322+0000 mgr.x (mgr.14499) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T12:06:48.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:48 smithi100 bash[22052]: cluster 2024-09-21T12:06:47.188133+0000 mgr.x (mgr.14499) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:48.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:48 smithi100 bash[22052]: cluster 2024-09-21T12:06:47.188133+0000 mgr.x (mgr.14499) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:48.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:48 smithi081 bash[21618]: cluster 2024-09-21T12:06:47.188133+0000 mgr.x (mgr.14499) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:48.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:48 smithi081 bash[21618]: cluster 2024-09-21T12:06:47.188133+0000 mgr.x (mgr.14499) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:48 smithi001 bash[19741]: cluster 2024-09-21T12:06:47.188133+0000 mgr.x (mgr.14499) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:48 smithi001 bash[19741]: cluster 2024-09-21T12:06:47.188133+0000 mgr.x (mgr.14499) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:50.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:50 smithi100 bash[22052]: cluster 2024-09-21T12:06:49.189348+0000 mgr.x (mgr.14499) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:50.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:50 smithi100 bash[22052]: cluster 2024-09-21T12:06:49.189348+0000 mgr.x (mgr.14499) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:50 smithi081 bash[21618]: cluster 2024-09-21T12:06:49.189348+0000 mgr.x (mgr.14499) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:50 smithi081 bash[21618]: cluster 2024-09-21T12:06:49.189348+0000 mgr.x (mgr.14499) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:50 smithi001 bash[19741]: cluster 2024-09-21T12:06:49.189348+0000 mgr.x (mgr.14499) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:50 smithi001 bash[19741]: cluster 2024-09-21T12:06:49.189348+0000 mgr.x (mgr.14499) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T12:06:52.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:52 smithi100 bash[22052]: cluster 2024-09-21T12:06:51.190125+0000 mgr.x (mgr.14499) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:52.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:52 smithi100 bash[22052]: cluster 2024-09-21T12:06:51.190125+0000 mgr.x (mgr.14499) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:52 smithi081 bash[21618]: cluster 2024-09-21T12:06:51.190125+0000 mgr.x (mgr.14499) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:52 smithi081 bash[21618]: cluster 2024-09-21T12:06:51.190125+0000 mgr.x (mgr.14499) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:52 smithi001 bash[19741]: cluster 2024-09-21T12:06:51.190125+0000 mgr.x (mgr.14499) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:52 smithi001 bash[19741]: cluster 2024-09-21T12:06:51.190125+0000 mgr.x (mgr.14499) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:54.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:54 smithi100 bash[22052]: cluster 2024-09-21T12:06:53.190954+0000 mgr.x (mgr.14499) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:54.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:54 smithi100 bash[22052]: cluster 2024-09-21T12:06:53.190954+0000 mgr.x (mgr.14499) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:54.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:54 smithi081 bash[21618]: cluster 2024-09-21T12:06:53.190954+0000 mgr.x (mgr.14499) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:54.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:54 smithi081 bash[21618]: cluster 2024-09-21T12:06:53.190954+0000 mgr.x (mgr.14499) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:54 smithi001 bash[19741]: cluster 2024-09-21T12:06:53.190954+0000 mgr.x (mgr.14499) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:54 smithi001 bash[19741]: cluster 2024-09-21T12:06:53.190954+0000 mgr.x (mgr.14499) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:56.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:56 smithi100 bash[22052]: cluster 2024-09-21T12:06:55.192202+0000 mgr.x (mgr.14499) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:56.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:56 smithi100 bash[22052]: cluster 2024-09-21T12:06:55.192202+0000 mgr.x (mgr.14499) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:56 smithi081 bash[21618]: cluster 2024-09-21T12:06:55.192202+0000 mgr.x (mgr.14499) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:56 smithi081 bash[21618]: cluster 2024-09-21T12:06:55.192202+0000 mgr.x (mgr.14499) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:56 smithi001 bash[19741]: cluster 2024-09-21T12:06:55.192202+0000 mgr.x (mgr.14499) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:56 smithi001 bash[19741]: cluster 2024-09-21T12:06:55.192202+0000 mgr.x (mgr.14499) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:57.982 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T12:06:58.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:58 smithi100 bash[22052]: cluster 2024-09-21T12:06:57.192872+0000 mgr.x (mgr.14499) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:58.905 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:06:58 smithi100 bash[22052]: cluster 2024-09-21T12:06:57.192872+0000 mgr.x (mgr.14499) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:58.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:58 smithi081 bash[21618]: cluster 2024-09-21T12:06:57.192872+0000 mgr.x (mgr.14499) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:58.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:06:58 smithi081 bash[21618]: cluster 2024-09-21T12:06:57.192872+0000 mgr.x (mgr.14499) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:58 smithi001 bash[19741]: cluster 2024-09-21T12:06:57.192872+0000 mgr.x (mgr.14499) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:06:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:06:58 smithi001 bash[19741]: cluster 2024-09-21T12:06:57.192872+0000 mgr.x (mgr.14499) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:00.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:00 smithi081 bash[21618]: cluster 2024-09-21T12:06:59.194097+0000 mgr.x (mgr.14499) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:00.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:00 smithi081 bash[21618]: cluster 2024-09-21T12:06:59.194097+0000 mgr.x (mgr.14499) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:00 smithi001 bash[19741]: cluster 2024-09-21T12:06:59.194097+0000 mgr.x (mgr.14499) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:00 smithi001 bash[19741]: cluster 2024-09-21T12:06:59.194097+0000 mgr.x (mgr.14499) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:01.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:00 smithi100 bash[22052]: cluster 2024-09-21T12:06:59.194097+0000 mgr.x (mgr.14499) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:01.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:00 smithi100 bash[22052]: cluster 2024-09-21T12:06:59.194097+0000 mgr.x (mgr.14499) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:02.743 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:07:02.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:02 smithi081 bash[21618]: cluster 2024-09-21T12:07:01.194759+0000 mgr.x (mgr.14499) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:02.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:02 smithi081 bash[21618]: cluster 2024-09-21T12:07:01.194759+0000 mgr.x (mgr.14499) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:03.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:02 smithi001 bash[19741]: cluster 2024-09-21T12:07:01.194759+0000 mgr.x (mgr.14499) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:03.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:02 smithi001 bash[19741]: cluster 2024-09-21T12:07:01.194759+0000 mgr.x (mgr.14499) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:03.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:02 smithi100 bash[22052]: cluster 2024-09-21T12:07:01.194759+0000 mgr.x (mgr.14499) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:03.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:02 smithi100 bash[22052]: cluster 2024-09-21T12:07:01.194759+0000 mgr.x (mgr.14499) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "results": [ 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "auth_id": "join1-admin", 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "present", 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "auth": { 2024-09-21T12:07:04.417 INFO:teuthology.orchestra.run.smithi001.stdout: "username": "Administrator", 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "password": "Passw0rd" 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "created", 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "cluster_id": "adctdb1", 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "auth_mode": "active-directory", 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "present", 2024-09-21T12:07:04.418 INFO:teuthology.orchestra.run.smithi001.stdout: "domain_settings": { 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "join_sources": [ 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "source_type": "resource", 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "ref": "join1-admin" 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: ] 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "custom_dns": [ 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "172.21.15.172" 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: ], 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "placement": { 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: "count": 3 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:07:04.419 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "created", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.share", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "cluster_id": "adctdb1", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "share_id": "share1", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "present", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "name": "share1", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "readonly": false, 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "browseable": true, 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "cephfs": { 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "volume": "cephfs", 2024-09-21T12:07:04.420 INFO:teuthology.orchestra.run.smithi001.stdout: "path": "/", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "subvolumegroup": "smb", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "subvolume": "sv1", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "provider": "samba-vfs" 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "created", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.share", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "cluster_id": "adctdb1", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "share_id": "share2", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "present", 2024-09-21T12:07:04.421 INFO:teuthology.orchestra.run.smithi001.stdout: "name": "share2", 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "readonly": false, 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "browseable": true, 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "cephfs": { 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "volume": "cephfs", 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "path": "/", 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "subvolumegroup": "smb", 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "subvolume": "sv2", 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "provider": "samba-vfs" 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "created", 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:07:04.422 INFO:teuthology.orchestra.run.smithi001.stdout: ], 2024-09-21T12:07:04.423 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:07:04.423 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.238+0000 7f6a4f37d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.238+0000 7f6a4f37d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.238+0000 7f6a4f37d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.238+0000 7f6a4f37d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.238+0000 7f6a4f37d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.258+0000 7f6a5c3d7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.258+0000 7f6a5c3d7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.495 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.258+0000 7f6a5c3d7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.496 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.258+0000 7f6a5c3d7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.496 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19996]: debug 2024-09-21T12:07:04.258+0000 7f6a5c3d7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T12:07:04.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: cluster 2024-09-21T12:07:03.195407+0000 mgr.x (mgr.14499) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: cluster 2024-09-21T12:07:03.195407+0000 mgr.x (mgr.14499) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.236863+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.236863+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.270673+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.270673+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.291549+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.291549+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.376451+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.376451+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.383137+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:07:04.874 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.383137+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.384980+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.384980+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.387986+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.387986+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.410577+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.410577+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.412241+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.412241+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.417526+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.417526+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.419082+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.419082+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.426084+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.875 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.426084+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.433692+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.433692+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.435096+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.435096+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.436919+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.436919+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.440044+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.440044+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.440885+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.876 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:04 smithi001 bash[19741]: audit 2024-09-21T12:07:04.440885+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: cluster 2024-09-21T12:07:03.195407+0000 mgr.x (mgr.14499) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: cluster 2024-09-21T12:07:03.195407+0000 mgr.x (mgr.14499) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.236863+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.236863+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.270673+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.270673+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T12:07:04.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.291549+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.291549+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.376451+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.376451+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.383137+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.383137+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.384980+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.384980+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.387986+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.387986+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T12:07:04.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.410577+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.410577+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.412241+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.412241+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.417526+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.417526+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.419082+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.419082+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.426084+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.426084+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.433692+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.433692+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.435096+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.435096+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.436919+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.436919+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.440044+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.440044+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.440885+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:04.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:04 smithi081 bash[21618]: audit 2024-09-21T12:07:04.440885+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:05.031 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T12:07:05.047 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-21T12:07:05.047 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:07:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: cluster 2024-09-21T12:07:03.195407+0000 mgr.x (mgr.14499) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: cluster 2024-09-21T12:07:03.195407+0000 mgr.x (mgr.14499) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.236863+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T12:07:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.236863+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T12:07:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.270673+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T12:07:05.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.270673+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.291549+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.291549+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.376451+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.376451+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.383137+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.383137+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.384980+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.384980+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.387986+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.387986+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.410577+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.410577+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.412241+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.412241+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.417526+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.417526+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.419082+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.419082+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.426084+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.426084+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.433692+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.433692+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.435096+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:05.158 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.435096+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:05.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.436919+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:05.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.436919+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq", "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-21T12:07:05.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.440044+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:05.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.440044+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:05.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.440885+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:05.159 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:04 smithi100 bash[22052]: audit 2024-09-21T12:07:04.440885+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:05.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.580 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.581 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.581 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.832 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.832 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: audit 2024-09-21T12:07:04.152397+0000 mgr.x (mgr.14499) 39 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: audit 2024-09-21T12:07:04.152397+0000 mgr.x (mgr.14499) 39 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: audit 2024-09-21T12:07:04.239031+0000 mgr.x (mgr.14499) 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-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: audit 2024-09-21T12:07:04.239031+0000 mgr.x (mgr.14499) 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-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: audit 2024-09-21T12:07:04.271566+0000 mgr.x (mgr.14499) 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-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: audit 2024-09-21T12:07:04.271566+0000 mgr.x (mgr.14499) 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-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.404641+0000 mgr.x (mgr.14499) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.404641+0000 mgr.x (mgr.14499) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.434404+0000 mgr.x (mgr.14499) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:07:05.833 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.434404+0000 mgr.x (mgr.14499) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.434768+0000 mgr.x (mgr.14499) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.434768+0000 mgr.x (mgr.14499) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.441784+0000 mgr.x (mgr.14499) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.441784+0000 mgr.x (mgr.14499) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.528084+0000 mgr.x (mgr.14499) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi081.setvgr' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.528084+0000 mgr.x (mgr.14499) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi081.setvgr' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.528177+0000 mgr.x (mgr.14499) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:05.834 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:05.834 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.528177+0000 mgr.x (mgr.14499) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:05.835 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.534432+0000 mgr.x (mgr.14499) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi001.uohcqq on smithi001 2024-09-21T12:07:05.835 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 bash[19741]: cephadm 2024-09-21T12:07:04.534432+0000 mgr.x (mgr.14499) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi001.uohcqq on smithi001 2024-09-21T12:07:05.835 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:05 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: audit 2024-09-21T12:07:04.152397+0000 mgr.x (mgr.14499) 39 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: audit 2024-09-21T12:07:04.152397+0000 mgr.x (mgr.14499) 39 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: audit 2024-09-21T12:07:04.239031+0000 mgr.x (mgr.14499) 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-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: audit 2024-09-21T12:07:04.239031+0000 mgr.x (mgr.14499) 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-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: audit 2024-09-21T12:07:04.271566+0000 mgr.x (mgr.14499) 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-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: audit 2024-09-21T12:07:04.271566+0000 mgr.x (mgr.14499) 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-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.404641+0000 mgr.x (mgr.14499) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.404641+0000 mgr.x (mgr.14499) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T12:07:06.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.434404+0000 mgr.x (mgr.14499) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.434404+0000 mgr.x (mgr.14499) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.434768+0000 mgr.x (mgr.14499) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.434768+0000 mgr.x (mgr.14499) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.441784+0000 mgr.x (mgr.14499) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.441784+0000 mgr.x (mgr.14499) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.528084+0000 mgr.x (mgr.14499) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi081.setvgr' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.528084+0000 mgr.x (mgr.14499) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi081.setvgr' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.528177+0000 mgr.x (mgr.14499) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.528177+0000 mgr.x (mgr.14499) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.534432+0000 mgr.x (mgr.14499) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi001.uohcqq on smithi001 2024-09-21T12:07:06.157 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:05 smithi100 bash[22052]: cephadm 2024-09-21T12:07:04.534432+0000 mgr.x (mgr.14499) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi001.uohcqq on smithi001 2024-09-21T12:07:06.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: audit 2024-09-21T12:07:04.152397+0000 mgr.x (mgr.14499) 39 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:07:06.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: audit 2024-09-21T12:07:04.152397+0000 mgr.x (mgr.14499) 39 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:07:06.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: audit 2024-09-21T12:07:04.239031+0000 mgr.x (mgr.14499) 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-21T12:07:06.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: audit 2024-09-21T12:07:04.239031+0000 mgr.x (mgr.14499) 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-21T12:07:06.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: audit 2024-09-21T12:07:04.271566+0000 mgr.x (mgr.14499) 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-21T12:07:06.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: audit 2024-09-21T12:07:04.271566+0000 mgr.x (mgr.14499) 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-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.404641+0000 mgr.x (mgr.14499) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.404641+0000 mgr.x (mgr.14499) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.434404+0000 mgr.x (mgr.14499) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.434404+0000 mgr.x (mgr.14499) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.434768+0000 mgr.x (mgr.14499) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.434768+0000 mgr.x (mgr.14499) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.441784+0000 mgr.x (mgr.14499) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.441784+0000 mgr.x (mgr.14499) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.528084+0000 mgr.x (mgr.14499) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi081.setvgr' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.528084+0000 mgr.x (mgr.14499) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi081.setvgr' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.528177+0000 mgr.x (mgr.14499) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.528177+0000 mgr.x (mgr.14499) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}} 2024-09-21T12:07:06.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.534432+0000 mgr.x (mgr.14499) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi001.uohcqq on smithi001 2024-09-21T12:07:06.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:05 smithi081 bash[21618]: cephadm 2024-09-21T12:07:04.534432+0000 mgr.x (mgr.14499) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi001.uohcqq on smithi001 2024-09-21T12:07:06.820 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:06 smithi001 bash[19741]: cluster 2024-09-21T12:07:05.196432+0000 mgr.x (mgr.14499) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:06.821 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:06 smithi001 bash[19741]: cluster 2024-09-21T12:07:05.196432+0000 mgr.x (mgr.14499) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:06.821 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:06 smithi001 bash[19741]: cluster 2024-09-21T12:07:05.685979+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e21: x(active, since 38s) 2024-09-21T12:07:06.821 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:06 smithi001 bash[19741]: cluster 2024-09-21T12:07:05.685979+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e21: x(active, since 38s) 2024-09-21T12:07:07.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:06 smithi100 bash[22052]: cluster 2024-09-21T12:07:05.196432+0000 mgr.x (mgr.14499) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:07.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:06 smithi100 bash[22052]: cluster 2024-09-21T12:07:05.196432+0000 mgr.x (mgr.14499) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:07.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:06 smithi100 bash[22052]: cluster 2024-09-21T12:07:05.685979+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e21: x(active, since 38s) 2024-09-21T12:07:07.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:06 smithi100 bash[22052]: cluster 2024-09-21T12:07:05.685979+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e21: x(active, since 38s) 2024-09-21T12:07:07.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:06 smithi081 bash[21618]: cluster 2024-09-21T12:07:05.196432+0000 mgr.x (mgr.14499) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:07.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:06 smithi081 bash[21618]: cluster 2024-09-21T12:07:05.196432+0000 mgr.x (mgr.14499) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:07.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:06 smithi081 bash[21618]: cluster 2024-09-21T12:07:05.685979+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e21: x(active, since 38s) 2024-09-21T12:07:07.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:06 smithi081 bash[21618]: cluster 2024-09-21T12:07:05.685979+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e21: x(active, since 38s) 2024-09-21T12:07:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:08 smithi001 bash[19741]: cluster 2024-09-21T12:07:07.197211+0000 mgr.x (mgr.14499) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:08 smithi001 bash[19741]: cluster 2024-09-21T12:07:07.197211+0000 mgr.x (mgr.14499) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:09.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:08 smithi100 bash[22052]: cluster 2024-09-21T12:07:07.197211+0000 mgr.x (mgr.14499) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:09.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:08 smithi100 bash[22052]: cluster 2024-09-21T12:07:07.197211+0000 mgr.x (mgr.14499) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:09.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:08 smithi081 bash[21618]: cluster 2024-09-21T12:07:07.197211+0000 mgr.x (mgr.14499) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:09.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:08 smithi081 bash[21618]: cluster 2024-09-21T12:07:07.197211+0000 mgr.x (mgr.14499) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:09.787 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:07:11.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:10 smithi001 bash[19741]: cluster 2024-09-21T12:07:09.198416+0000 mgr.x (mgr.14499) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:11.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:10 smithi001 bash[19741]: cluster 2024-09-21T12:07:09.198416+0000 mgr.x (mgr.14499) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:11.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:10 smithi100 bash[22052]: cluster 2024-09-21T12:07:09.198416+0000 mgr.x (mgr.14499) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:11.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:10 smithi100 bash[22052]: cluster 2024-09-21T12:07:09.198416+0000 mgr.x (mgr.14499) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:11.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:10 smithi081 bash[21618]: cluster 2024-09-21T12:07:09.198416+0000 mgr.x (mgr.14499) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:11.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:10 smithi081 bash[21618]: cluster 2024-09-21T12:07:09.198416+0000 mgr.x (mgr.14499) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:12.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:12 smithi001 bash[19741]: cluster 2024-09-21T12:07:11.199042+0000 mgr.x (mgr.14499) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:12.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:12 smithi001 bash[19741]: cluster 2024-09-21T12:07:11.199042+0000 mgr.x (mgr.14499) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:13.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:12 smithi100 bash[22052]: cluster 2024-09-21T12:07:11.199042+0000 mgr.x (mgr.14499) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:13.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:12 smithi100 bash[22052]: cluster 2024-09-21T12:07:11.199042+0000 mgr.x (mgr.14499) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:13.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:12 smithi081 bash[21618]: cluster 2024-09-21T12:07:11.199042+0000 mgr.x (mgr.14499) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:13.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:12 smithi081 bash[21618]: cluster 2024-09-21T12:07:11.199042+0000 mgr.x (mgr.14499) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:14.667 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:07:14.667 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:07:04.434095Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:07:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:14 smithi001 bash[19741]: cluster 2024-09-21T12:07:13.199772+0000 mgr.x (mgr.14499) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:15.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:14 smithi001 bash[19741]: cluster 2024-09-21T12:07:13.199772+0000 mgr.x (mgr.14499) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:15.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:14 smithi100 bash[22052]: cluster 2024-09-21T12:07:13.199772+0000 mgr.x (mgr.14499) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:15.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:14 smithi100 bash[22052]: cluster 2024-09-21T12:07:13.199772+0000 mgr.x (mgr.14499) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:15.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:14 smithi081 bash[21618]: cluster 2024-09-21T12:07:13.199772+0000 mgr.x (mgr.14499) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:15.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:14 smithi081 bash[21618]: cluster 2024-09-21T12:07:13.199772+0000 mgr.x (mgr.14499) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:15.799 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:07:16.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:15 smithi001 bash[19741]: audit 2024-09-21T12:07:14.663118+0000 mgr.x (mgr.14499) 54 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:16.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:15 smithi001 bash[19741]: audit 2024-09-21T12:07:14.663118+0000 mgr.x (mgr.14499) 54 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:16.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:15 smithi100 bash[22052]: audit 2024-09-21T12:07:14.663118+0000 mgr.x (mgr.14499) 54 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:16.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:15 smithi100 bash[22052]: audit 2024-09-21T12:07:14.663118+0000 mgr.x (mgr.14499) 54 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:16.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:15 smithi081 bash[21618]: audit 2024-09-21T12:07:14.663118+0000 mgr.x (mgr.14499) 54 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:16.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:15 smithi081 bash[21618]: audit 2024-09-21T12:07:14.663118+0000 mgr.x (mgr.14499) 54 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:16.800 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:07:17.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:16 smithi001 bash[19741]: cluster 2024-09-21T12:07:15.201225+0000 mgr.x (mgr.14499) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:17.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:16 smithi001 bash[19741]: cluster 2024-09-21T12:07:15.201225+0000 mgr.x (mgr.14499) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:17.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:16 smithi100 bash[22052]: cluster 2024-09-21T12:07:15.201225+0000 mgr.x (mgr.14499) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:17.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:16 smithi100 bash[22052]: cluster 2024-09-21T12:07:15.201225+0000 mgr.x (mgr.14499) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:17.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:16 smithi081 bash[21618]: cluster 2024-09-21T12:07:15.201225+0000 mgr.x (mgr.14499) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:17.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:16 smithi081 bash[21618]: cluster 2024-09-21T12:07:15.201225+0000 mgr.x (mgr.14499) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:18 smithi001 bash[19741]: cluster 2024-09-21T12:07:17.201660+0000 mgr.x (mgr.14499) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:18 smithi001 bash[19741]: cluster 2024-09-21T12:07:17.201660+0000 mgr.x (mgr.14499) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:19.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:18 smithi100 bash[22052]: cluster 2024-09-21T12:07:17.201660+0000 mgr.x (mgr.14499) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:19.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:18 smithi100 bash[22052]: cluster 2024-09-21T12:07:17.201660+0000 mgr.x (mgr.14499) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:19.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:18 smithi081 bash[21618]: cluster 2024-09-21T12:07:17.201660+0000 mgr.x (mgr.14499) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:19.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:18 smithi081 bash[21618]: cluster 2024-09-21T12:07:17.201660+0000 mgr.x (mgr.14499) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:20 smithi001 bash[19741]: cluster 2024-09-21T12:07:19.202901+0000 mgr.x (mgr.14499) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:20 smithi001 bash[19741]: cluster 2024-09-21T12:07:19.202901+0000 mgr.x (mgr.14499) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:20 smithi100 bash[22052]: cluster 2024-09-21T12:07:19.202901+0000 mgr.x (mgr.14499) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:20 smithi100 bash[22052]: cluster 2024-09-21T12:07:19.202901+0000 mgr.x (mgr.14499) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:20 smithi081 bash[21618]: cluster 2024-09-21T12:07:19.202901+0000 mgr.x (mgr.14499) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:20 smithi081 bash[21618]: cluster 2024-09-21T12:07:19.202901+0000 mgr.x (mgr.14499) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T12:07:21.595 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:07:22.952 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:22 smithi001 bash[19741]: cluster 2024-09-21T12:07:21.203598+0000 mgr.x (mgr.14499) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:22.952 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:22 smithi001 bash[19741]: cluster 2024-09-21T12:07:21.203598+0000 mgr.x (mgr.14499) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:23.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:22 smithi100 bash[22052]: cluster 2024-09-21T12:07:21.203598+0000 mgr.x (mgr.14499) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:23.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:22 smithi100 bash[22052]: cluster 2024-09-21T12:07:21.203598+0000 mgr.x (mgr.14499) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:23.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:22 smithi081 bash[21618]: cluster 2024-09-21T12:07:21.203598+0000 mgr.x (mgr.14499) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:23.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:22 smithi081 bash[21618]: cluster 2024-09-21T12:07:21.203598+0000 mgr.x (mgr.14499) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:24.036 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:07:24.036 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:07:04.434095Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:07:24.751 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:07:24.892 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:24 smithi001 bash[19741]: cluster 2024-09-21T12:07:23.204270+0000 mgr.x (mgr.14499) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:24.892 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:24 smithi001 bash[19741]: cluster 2024-09-21T12:07:23.204270+0000 mgr.x (mgr.14499) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:25.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:24 smithi100 bash[22052]: cluster 2024-09-21T12:07:23.204270+0000 mgr.x (mgr.14499) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:25.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:24 smithi100 bash[22052]: cluster 2024-09-21T12:07:23.204270+0000 mgr.x (mgr.14499) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:25.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:24 smithi081 bash[21618]: cluster 2024-09-21T12:07:23.204270+0000 mgr.x (mgr.14499) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:25.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:24 smithi081 bash[21618]: cluster 2024-09-21T12:07:23.204270+0000 mgr.x (mgr.14499) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:25.753 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:07:26.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:25 smithi001 bash[19741]: audit 2024-09-21T12:07:24.033910+0000 mgr.x (mgr.14499) 60 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:26.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:25 smithi001 bash[19741]: audit 2024-09-21T12:07:24.033910+0000 mgr.x (mgr.14499) 60 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:26.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:25 smithi100 bash[22052]: audit 2024-09-21T12:07:24.033910+0000 mgr.x (mgr.14499) 60 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:26.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:25 smithi100 bash[22052]: audit 2024-09-21T12:07:24.033910+0000 mgr.x (mgr.14499) 60 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:26.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:25 smithi081 bash[21618]: audit 2024-09-21T12:07:24.033910+0000 mgr.x (mgr.14499) 60 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:26.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:25 smithi081 bash[21618]: audit 2024-09-21T12:07:24.033910+0000 mgr.x (mgr.14499) 60 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:26 smithi001 bash[19741]: cluster 2024-09-21T12:07:25.205433+0000 mgr.x (mgr.14499) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:26 smithi001 bash[19741]: cluster 2024-09-21T12:07:25.205433+0000 mgr.x (mgr.14499) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:26 smithi001 bash[19741]: audit 2024-09-21T12:07:26.528262+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.1:0/2806993189' entity='client.smb.config.adctdb1.0.0.smithi001.uohcqq' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:07:27.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:26 smithi001 bash[19741]: audit 2024-09-21T12:07:26.528262+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.1:0/2806993189' entity='client.smb.config.adctdb1.0.0.smithi001.uohcqq' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:07:27.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:26 smithi100 bash[22052]: cluster 2024-09-21T12:07:25.205433+0000 mgr.x (mgr.14499) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:27.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:26 smithi100 bash[22052]: cluster 2024-09-21T12:07:25.205433+0000 mgr.x (mgr.14499) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:27.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:26 smithi100 bash[22052]: audit 2024-09-21T12:07:26.528262+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.1:0/2806993189' entity='client.smb.config.adctdb1.0.0.smithi001.uohcqq' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:07:27.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:26 smithi100 bash[22052]: audit 2024-09-21T12:07:26.528262+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.1:0/2806993189' entity='client.smb.config.adctdb1.0.0.smithi001.uohcqq' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:07:27.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:26 smithi081 bash[21618]: cluster 2024-09-21T12:07:25.205433+0000 mgr.x (mgr.14499) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:26 smithi081 bash[21618]: cluster 2024-09-21T12:07:25.205433+0000 mgr.x (mgr.14499) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:26 smithi081 bash[21618]: audit 2024-09-21T12:07:26.528262+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.1:0/2806993189' entity='client.smb.config.adctdb1.0.0.smithi001.uohcqq' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:07:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:26 smithi081 bash[21618]: audit 2024-09-21T12:07:26.528262+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.1:0/2806993189' entity='client.smb.config.adctdb1.0.0.smithi001.uohcqq' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:07:28.058 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:27 smithi001 bash[19741]: audit 2024-09-21T12:07:27.239898+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-21T12:07:28.059 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:27 smithi001 bash[19741]: audit 2024-09-21T12:07:27.239898+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-21T12:07:28.059 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:27 smithi001 bash[19741]: audit 2024-09-21T12:07:27.240356+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-21T12:07:28.059 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:27 smithi001 bash[19741]: audit 2024-09-21T12:07:27.240356+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-21T12:07:28.059 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:27 smithi001 bash[19741]: audit 2024-09-21T12:07:27.240755+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T12:07:28.059 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:27 smithi001 bash[19741]: audit 2024-09-21T12:07:27.240755+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T12:07:28.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:27 smithi100 bash[22052]: audit 2024-09-21T12:07:27.239898+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-21T12:07:28.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:27 smithi100 bash[22052]: audit 2024-09-21T12:07:27.239898+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-21T12:07:28.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:27 smithi100 bash[22052]: audit 2024-09-21T12:07:27.240356+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-21T12:07:28.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:27 smithi100 bash[22052]: audit 2024-09-21T12:07:27.240356+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-21T12:07:28.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:27 smithi100 bash[22052]: audit 2024-09-21T12:07:27.240755+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T12:07:28.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:27 smithi100 bash[22052]: audit 2024-09-21T12:07:27.240755+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T12:07:28.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:27 smithi081 bash[21618]: audit 2024-09-21T12:07:27.239898+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-21T12:07:28.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:27 smithi081 bash[21618]: audit 2024-09-21T12:07:27.239898+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-21T12:07:28.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:27 smithi081 bash[21618]: audit 2024-09-21T12:07:27.240356+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-21T12:07:28.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:27 smithi081 bash[21618]: audit 2024-09-21T12:07:27.240356+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-21T12:07:28.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:27 smithi081 bash[21618]: audit 2024-09-21T12:07:27.240755+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T12:07:28.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:27 smithi081 bash[21618]: audit 2024-09-21T12:07:27.240755+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T12:07:29.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: cluster 2024-09-21T12:07:27.206096+0000 mgr.x (mgr.14499) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:29.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: cluster 2024-09-21T12:07:27.206096+0000 mgr.x (mgr.14499) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:29.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: audit 2024-09-21T12:07:27.737312+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: audit 2024-09-21T12:07:27.737312+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: audit 2024-09-21T12:07:27.737441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: audit 2024-09-21T12:07:27.737441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: audit 2024-09-21T12:07:27.737555+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: audit 2024-09-21T12:07:27.737555+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: cluster 2024-09-21T12:07:27.743286+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T12:07:29.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:28 smithi001 bash[19741]: cluster 2024-09-21T12:07:27.743286+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: cluster 2024-09-21T12:07:27.206096+0000 mgr.x (mgr.14499) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: cluster 2024-09-21T12:07:27.206096+0000 mgr.x (mgr.14499) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: audit 2024-09-21T12:07:27.737312+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: audit 2024-09-21T12:07:27.737312+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: audit 2024-09-21T12:07:27.737441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: audit 2024-09-21T12:07:27.737441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: audit 2024-09-21T12:07:27.737555+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: audit 2024-09-21T12:07:27.737555+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: cluster 2024-09-21T12:07:27.743286+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T12:07:29.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:28 smithi100 bash[22052]: cluster 2024-09-21T12:07:27.743286+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T12:07:29.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: cluster 2024-09-21T12:07:27.206096+0000 mgr.x (mgr.14499) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:29.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: cluster 2024-09-21T12:07:27.206096+0000 mgr.x (mgr.14499) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: audit 2024-09-21T12:07:27.737312+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: audit 2024-09-21T12:07:27.737312+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: audit 2024-09-21T12:07:27.737441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: audit 2024-09-21T12:07:27.737441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: audit 2024-09-21T12:07:27.737555+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: audit 2024-09-21T12:07:27.737555+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: cluster 2024-09-21T12:07:27.743286+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T12:07:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:28 smithi081 bash[21618]: cluster 2024-09-21T12:07:27.743286+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T12:07:29.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:29 smithi001 bash[19741]: cluster 2024-09-21T12:07:28.753642+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T12:07:29.845 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:29 smithi001 bash[19741]: cluster 2024-09-21T12:07:28.753642+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T12:07:30.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:29 smithi100 bash[22052]: cluster 2024-09-21T12:07:28.753642+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T12:07:30.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:29 smithi100 bash[22052]: cluster 2024-09-21T12:07:28.753642+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T12:07:30.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:29 smithi081 bash[21618]: cluster 2024-09-21T12:07:28.753642+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T12:07:30.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:29 smithi081 bash[21618]: cluster 2024-09-21T12:07:28.753642+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T12:07:31.106 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:30 smithi001 bash[19741]: cluster 2024-09-21T12:07:29.206938+0000 mgr.x (mgr.14499) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:31.107 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:30 smithi001 bash[19741]: cluster 2024-09-21T12:07:29.206938+0000 mgr.x (mgr.14499) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:31.107 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:30 smithi001 bash[19741]: cluster 2024-09-21T12:07:29.748094+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:31.107 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:30 smithi001 bash[19741]: cluster 2024-09-21T12:07:29.748094+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:31.108 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:07:31.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:30 smithi100 bash[22052]: cluster 2024-09-21T12:07:29.206938+0000 mgr.x (mgr.14499) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:31.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:30 smithi100 bash[22052]: cluster 2024-09-21T12:07:29.206938+0000 mgr.x (mgr.14499) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:31.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:30 smithi100 bash[22052]: cluster 2024-09-21T12:07:29.748094+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:31.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:30 smithi100 bash[22052]: cluster 2024-09-21T12:07:29.748094+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:31.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:30 smithi081 bash[21618]: cluster 2024-09-21T12:07:29.206938+0000 mgr.x (mgr.14499) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:31.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:30 smithi081 bash[21618]: cluster 2024-09-21T12:07:29.206938+0000 mgr.x (mgr.14499) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:31.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:30 smithi081 bash[21618]: cluster 2024-09-21T12:07:29.748094+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:31.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:30 smithi081 bash[21618]: cluster 2024-09-21T12:07:29.748094+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:32.848 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:07:32.849 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:07:04.434095Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:07:32.894 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:32 smithi001 bash[19741]: cluster 2024-09-21T12:07:31.207693+0000 mgr.x (mgr.14499) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:32.894 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:32 smithi001 bash[19741]: cluster 2024-09-21T12:07:31.207693+0000 mgr.x (mgr.14499) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:33.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:32 smithi100 bash[22052]: cluster 2024-09-21T12:07:31.207693+0000 mgr.x (mgr.14499) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:33.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:32 smithi100 bash[22052]: cluster 2024-09-21T12:07:31.207693+0000 mgr.x (mgr.14499) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:33.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:32 smithi081 bash[21618]: cluster 2024-09-21T12:07:31.207693+0000 mgr.x (mgr.14499) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:33.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:32 smithi081 bash[21618]: cluster 2024-09-21T12:07:31.207693+0000 mgr.x (mgr.14499) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:33.740 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:07:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:33 smithi001 bash[19741]: audit 2024-09-21T12:07:32.846210+0000 mgr.x (mgr.14499) 65 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:33 smithi001 bash[19741]: audit 2024-09-21T12:07:32.846210+0000 mgr.x (mgr.14499) 65 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:34.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:33 smithi100 bash[22052]: audit 2024-09-21T12:07:32.846210+0000 mgr.x (mgr.14499) 65 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:34.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:33 smithi100 bash[22052]: audit 2024-09-21T12:07:32.846210+0000 mgr.x (mgr.14499) 65 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:34.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:33 smithi081 bash[21618]: audit 2024-09-21T12:07:32.846210+0000 mgr.x (mgr.14499) 65 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:34.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:33 smithi081 bash[21618]: audit 2024-09-21T12:07:32.846210+0000 mgr.x (mgr.14499) 65 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:34.741 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:07:34.869 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:07:34 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:34.870 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:07:34 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:34.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:34.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cluster 2024-09-21T12:07:33.208416+0000 mgr.x (mgr.14499) 66 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:34.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cluster 2024-09-21T12:07:33.208416+0000 mgr.x (mgr.14499) 66 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:34.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.792698+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.792698+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.798566+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.798566+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.806204+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.806204+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.807261+0000 mgr.x (mgr.14499) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.807261+0000 mgr.x (mgr.14499) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.808312+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.808312+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.810203+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.810203+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.813603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:34.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.813603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.814540+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: audit 2024-09-21T12:07:33.814540+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.815203+0000 mgr.x (mgr.14499) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.815203+0000 mgr.x (mgr.14499) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.824576+0000 mgr.x (mgr.14499) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}, 'smb.adctdb1.1.0.smithi081.setvgr': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi081.setvgr', 'hostname': 'smithi081', 'host_ip': '172.21.15.81'}} 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.824576+0000 mgr.x (mgr.14499) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}, 'smb.adctdb1.1.0.smithi081.setvgr': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi081.setvgr', 'hostname': 'smithi081', 'host_ip': '172.21.15.81'}} 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.831215+0000 mgr.x (mgr.14499) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi081.setvgr on smithi081 2024-09-21T12:07:34.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:34 smithi081 bash[21618]: cephadm 2024-09-21T12:07:33.831215+0000 mgr.x (mgr.14499) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi081.setvgr on smithi081 2024-09-21T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cluster 2024-09-21T12:07:33.208416+0000 mgr.x (mgr.14499) 66 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cluster 2024-09-21T12:07:33.208416+0000 mgr.x (mgr.14499) 66 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.792698+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.792698+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.798566+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.798566+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.806204+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.806204+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.807261+0000 mgr.x (mgr.14499) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.807261+0000 mgr.x (mgr.14499) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.808312+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.808312+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.810203+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.810203+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.813603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.813603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.814540+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: audit 2024-09-21T12:07:33.814540+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.815203+0000 mgr.x (mgr.14499) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.815203+0000 mgr.x (mgr.14499) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.824576+0000 mgr.x (mgr.14499) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}, 'smb.adctdb1.1.0.smithi081.setvgr': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi081.setvgr', 'hostname': 'smithi081', 'host_ip': '172.21.15.81'}} 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.824576+0000 mgr.x (mgr.14499) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}, 'smb.adctdb1.1.0.smithi081.setvgr': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi081.setvgr', 'hostname': 'smithi081', 'host_ip': '172.21.15.81'}} 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.831215+0000 mgr.x (mgr.14499) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi081.setvgr on smithi081 2024-09-21T12:07:35.034 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:34 smithi001 bash[19741]: cephadm 2024-09-21T12:07:33.831215+0000 mgr.x (mgr.14499) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi081.setvgr on smithi081 2024-09-21T12:07:35.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:35 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:35.138 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:07:35 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:35.138 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:07:35 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cluster 2024-09-21T12:07:33.208416+0000 mgr.x (mgr.14499) 66 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cluster 2024-09-21T12:07:33.208416+0000 mgr.x (mgr.14499) 66 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.792698+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.792698+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.798566+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.798566+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.806204+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.806204+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.807261+0000 mgr.x (mgr.14499) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.807261+0000 mgr.x (mgr.14499) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:07:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.808312+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.808312+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.810203+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.810203+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr", "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-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.813603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.813603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.814540+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: audit 2024-09-21T12:07:33.814540+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.815203+0000 mgr.x (mgr.14499) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.815203+0000 mgr.x (mgr.14499) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.824576+0000 mgr.x (mgr.14499) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}, 'smb.adctdb1.1.0.smithi081.setvgr': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi081.setvgr', 'hostname': 'smithi081', 'host_ip': '172.21.15.81'}} 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.824576+0000 mgr.x (mgr.14499) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi100.zzgzph' not in {'smb.adctdb1.0.0.smithi001.uohcqq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi001.uohcqq', 'hostname': 'smithi001', 'host_ip': '172.21.15.1'}, 'smb.adctdb1.1.0.smithi081.setvgr': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi081.setvgr', 'hostname': 'smithi081', 'host_ip': '172.21.15.81'}} 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.831215+0000 mgr.x (mgr.14499) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi081.setvgr on smithi081 2024-09-21T12:07:35.156 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:34 smithi100 bash[22052]: cephadm 2024-09-21T12:07:33.831215+0000 mgr.x (mgr.14499) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi081.setvgr on smithi081 2024-09-21T12:07:36.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:35 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.734308+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:36.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:35 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.734308+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:36.104 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:35 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.734308+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:36.104 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:35 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.734308+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:35 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.734308+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:35 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.734308+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T12:07:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:36 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.209143+0000 mgr.x (mgr.14499) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:36 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.209143+0000 mgr.x (mgr.14499) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:36 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.792033+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T12:07:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:36 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.792033+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T12:07:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:36 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.792197+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-21T12:07:37.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:36 smithi001 bash[19741]: cluster 2024-09-21T12:07:35.792197+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-21T12:07:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:36 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.209143+0000 mgr.x (mgr.14499) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:36 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.209143+0000 mgr.x (mgr.14499) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:36 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.792033+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T12:07:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:36 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.792033+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T12:07:37.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:36 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.792197+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-21T12:07:37.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:36 smithi100 bash[22052]: cluster 2024-09-21T12:07:35.792197+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-21T12:07:37.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:36 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.209143+0000 mgr.x (mgr.14499) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:37.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:36 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.209143+0000 mgr.x (mgr.14499) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 895 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:37.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:36 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.792033+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T12:07:37.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:36 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.792033+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T12:07:37.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:36 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.792197+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-21T12:07:37.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:36 smithi081 bash[21618]: cluster 2024-09-21T12:07:35.792197+0000 mon.a (mon.0) 779 : cluster [INF] Cluster is now healthy 2024-09-21T12:07:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:38 smithi001 bash[19741]: cluster 2024-09-21T12:07:37.209844+0000 mgr.x (mgr.14499) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 756 B/s rd, 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:38 smithi001 bash[19741]: cluster 2024-09-21T12:07:37.209844+0000 mgr.x (mgr.14499) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 756 B/s rd, 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:39.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:38 smithi100 bash[22052]: cluster 2024-09-21T12:07:37.209844+0000 mgr.x (mgr.14499) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 756 B/s rd, 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:39.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:38 smithi100 bash[22052]: cluster 2024-09-21T12:07:37.209844+0000 mgr.x (mgr.14499) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 756 B/s rd, 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:39.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:38 smithi081 bash[21618]: cluster 2024-09-21T12:07:37.209844+0000 mgr.x (mgr.14499) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 756 B/s rd, 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:39.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:38 smithi081 bash[21618]: cluster 2024-09-21T12:07:37.209844+0000 mgr.x (mgr.14499) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 756 B/s rd, 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:39.517 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:07:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:40 smithi001 bash[19741]: cluster 2024-09-21T12:07:39.210812+0000 mgr.x (mgr.14499) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:40 smithi001 bash[19741]: cluster 2024-09-21T12:07:39.210812+0000 mgr.x (mgr.14499) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:41.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:40 smithi100 bash[22052]: cluster 2024-09-21T12:07:39.210812+0000 mgr.x (mgr.14499) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:41.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:40 smithi100 bash[22052]: cluster 2024-09-21T12:07:39.210812+0000 mgr.x (mgr.14499) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:41.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:40 smithi081 bash[21618]: cluster 2024-09-21T12:07:39.210812+0000 mgr.x (mgr.14499) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:41.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:40 smithi081 bash[21618]: cluster 2024-09-21T12:07:39.210812+0000 mgr.x (mgr.14499) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:42 smithi001 bash[19741]: cluster 2024-09-21T12:07:41.211435+0000 mgr.x (mgr.14499) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:42 smithi001 bash[19741]: cluster 2024-09-21T12:07:41.211435+0000 mgr.x (mgr.14499) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:42 smithi001 bash[19741]: audit 2024-09-21T12:07:42.707732+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:43.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:42 smithi001 bash[19741]: audit 2024-09-21T12:07:42.707732+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:43.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:42 smithi100 bash[22052]: cluster 2024-09-21T12:07:41.211435+0000 mgr.x (mgr.14499) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:42 smithi100 bash[22052]: cluster 2024-09-21T12:07:41.211435+0000 mgr.x (mgr.14499) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:42 smithi100 bash[22052]: audit 2024-09-21T12:07:42.707732+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:43.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:42 smithi100 bash[22052]: audit 2024-09-21T12:07:42.707732+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:43.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:42 smithi081 bash[21618]: cluster 2024-09-21T12:07:41.211435+0000 mgr.x (mgr.14499) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:42 smithi081 bash[21618]: cluster 2024-09-21T12:07:41.211435+0000 mgr.x (mgr.14499) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:43.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:42 smithi081 bash[21618]: audit 2024-09-21T12:07:42.707732+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:43.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:42 smithi081 bash[21618]: audit 2024-09-21T12:07:42.707732+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:07:45.091 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:44 smithi001 bash[19741]: cluster 2024-09-21T12:07:43.212084+0000 mgr.x (mgr.14499) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:45.091 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:44 smithi001 bash[19741]: cluster 2024-09-21T12:07:43.212084+0000 mgr.x (mgr.14499) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:45.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:44 smithi100 bash[22052]: cluster 2024-09-21T12:07:43.212084+0000 mgr.x (mgr.14499) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:45.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:44 smithi100 bash[22052]: cluster 2024-09-21T12:07:43.212084+0000 mgr.x (mgr.14499) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:45.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:44 smithi081 bash[21618]: cluster 2024-09-21T12:07:43.212084+0000 mgr.x (mgr.14499) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:45.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:44 smithi081 bash[21618]: cluster 2024-09-21T12:07:43.212084+0000 mgr.x (mgr.14499) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:45.911 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:07:45.911 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:07:33.806641Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:07:47.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:46 smithi001 bash[19741]: cluster 2024-09-21T12:07:45.213123+0000 mgr.x (mgr.14499) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:47.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:46 smithi001 bash[19741]: cluster 2024-09-21T12:07:45.213123+0000 mgr.x (mgr.14499) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:47.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:46 smithi100 bash[22052]: cluster 2024-09-21T12:07:45.213123+0000 mgr.x (mgr.14499) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:47.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:46 smithi100 bash[22052]: cluster 2024-09-21T12:07:45.213123+0000 mgr.x (mgr.14499) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:46 smithi081 bash[21618]: cluster 2024-09-21T12:07:45.213123+0000 mgr.x (mgr.14499) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:46 smithi081 bash[21618]: cluster 2024-09-21T12:07:45.213123+0000 mgr.x (mgr.14499) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T12:07:48.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:47 smithi001 bash[19741]: audit 2024-09-21T12:07:45.908505+0000 mgr.x (mgr.14499) 77 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:48.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:47 smithi001 bash[19741]: audit 2024-09-21T12:07:45.908505+0000 mgr.x (mgr.14499) 77 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:48.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:47 smithi100 bash[22052]: audit 2024-09-21T12:07:45.908505+0000 mgr.x (mgr.14499) 77 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:48.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:47 smithi100 bash[22052]: audit 2024-09-21T12:07:45.908505+0000 mgr.x (mgr.14499) 77 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:47 smithi081 bash[21618]: audit 2024-09-21T12:07:45.908505+0000 mgr.x (mgr.14499) 77 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:47 smithi081 bash[21618]: audit 2024-09-21T12:07:45.908505+0000 mgr.x (mgr.14499) 77 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:48.759 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:07:48.942 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:48 smithi001 bash[19741]: cluster 2024-09-21T12:07:47.213554+0000 mgr.x (mgr.14499) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:48.942 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:48 smithi001 bash[19741]: cluster 2024-09-21T12:07:47.213554+0000 mgr.x (mgr.14499) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:49.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:48 smithi100 bash[22052]: cluster 2024-09-21T12:07:47.213554+0000 mgr.x (mgr.14499) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:49.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:48 smithi100 bash[22052]: cluster 2024-09-21T12:07:47.213554+0000 mgr.x (mgr.14499) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:49.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:48 smithi081 bash[21618]: cluster 2024-09-21T12:07:47.213554+0000 mgr.x (mgr.14499) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:49.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:48 smithi081 bash[21618]: cluster 2024-09-21T12:07:47.213554+0000 mgr.x (mgr.14499) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:49.760 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:07:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:50 smithi001 bash[19741]: cluster 2024-09-21T12:07:49.214284+0000 mgr.x (mgr.14499) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:50 smithi001 bash[19741]: cluster 2024-09-21T12:07:49.214284+0000 mgr.x (mgr.14499) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:51.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:50 smithi100 bash[22052]: cluster 2024-09-21T12:07:49.214284+0000 mgr.x (mgr.14499) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:51.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:50 smithi100 bash[22052]: cluster 2024-09-21T12:07:49.214284+0000 mgr.x (mgr.14499) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:51.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:50 smithi081 bash[21618]: cluster 2024-09-21T12:07:49.214284+0000 mgr.x (mgr.14499) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:51.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:50 smithi081 bash[21618]: cluster 2024-09-21T12:07:49.214284+0000 mgr.x (mgr.14499) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-21T12:07:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:52 smithi001 bash[19741]: cluster 2024-09-21T12:07:51.214842+0000 mgr.x (mgr.14499) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:53.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:52 smithi001 bash[19741]: cluster 2024-09-21T12:07:51.214842+0000 mgr.x (mgr.14499) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:53.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:52 smithi100 bash[22052]: cluster 2024-09-21T12:07:51.214842+0000 mgr.x (mgr.14499) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:53.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:52 smithi100 bash[22052]: cluster 2024-09-21T12:07:51.214842+0000 mgr.x (mgr.14499) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:53.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:52 smithi081 bash[21618]: cluster 2024-09-21T12:07:51.214842+0000 mgr.x (mgr.14499) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:53.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:52 smithi081 bash[21618]: cluster 2024-09-21T12:07:51.214842+0000 mgr.x (mgr.14499) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:54.612 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:07:54.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:54 smithi081 bash[21618]: cluster 2024-09-21T12:07:53.215265+0000 mgr.x (mgr.14499) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:54.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:54 smithi081 bash[21618]: cluster 2024-09-21T12:07:53.215265+0000 mgr.x (mgr.14499) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:54 smithi001 bash[19741]: cluster 2024-09-21T12:07:53.215265+0000 mgr.x (mgr.14499) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:55.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:54 smithi001 bash[19741]: cluster 2024-09-21T12:07:53.215265+0000 mgr.x (mgr.14499) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:55.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:54 smithi100 bash[22052]: cluster 2024-09-21T12:07:53.215265+0000 mgr.x (mgr.14499) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:55.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:54 smithi100 bash[22052]: cluster 2024-09-21T12:07:53.215265+0000 mgr.x (mgr.14499) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T12:07:56.419 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:07:56.419 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:07:33.806641Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:07:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:56 smithi081 bash[21618]: cluster 2024-09-21T12:07:55.216059+0000 mgr.x (mgr.14499) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:57.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:56 smithi081 bash[21618]: cluster 2024-09-21T12:07:55.216059+0000 mgr.x (mgr.14499) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:56 smithi001 bash[19741]: cluster 2024-09-21T12:07:55.216059+0000 mgr.x (mgr.14499) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:56 smithi001 bash[19741]: cluster 2024-09-21T12:07:55.216059+0000 mgr.x (mgr.14499) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:57.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:56 smithi100 bash[22052]: cluster 2024-09-21T12:07:55.216059+0000 mgr.x (mgr.14499) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:57.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:56 smithi100 bash[22052]: cluster 2024-09-21T12:07:55.216059+0000 mgr.x (mgr.14499) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:57.204 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:07:58.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:57 smithi001 bash[19741]: audit 2024-09-21T12:07:56.411790+0000 mgr.x (mgr.14499) 83 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:58.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:57 smithi001 bash[19741]: audit 2024-09-21T12:07:56.411790+0000 mgr.x (mgr.14499) 83 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:58.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:57 smithi100 bash[22052]: audit 2024-09-21T12:07:56.411790+0000 mgr.x (mgr.14499) 83 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:58.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:57 smithi100 bash[22052]: audit 2024-09-21T12:07:56.411790+0000 mgr.x (mgr.14499) 83 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:58.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:57 smithi081 bash[21618]: audit 2024-09-21T12:07:56.411790+0000 mgr.x (mgr.14499) 83 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:58.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:57 smithi081 bash[21618]: audit 2024-09-21T12:07:56.411790+0000 mgr.x (mgr.14499) 83 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:07:58.205 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:07:59.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:58 smithi081 bash[21618]: cluster 2024-09-21T12:07:57.216651+0000 mgr.x (mgr.14499) 84 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:59.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:07:58 smithi081 bash[21618]: cluster 2024-09-21T12:07:57.216651+0000 mgr.x (mgr.14499) 84 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:58 smithi001 bash[19741]: cluster 2024-09-21T12:07:57.216651+0000 mgr.x (mgr.14499) 84 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:07:58 smithi001 bash[19741]: cluster 2024-09-21T12:07:57.216651+0000 mgr.x (mgr.14499) 84 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:59.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:58 smithi100 bash[22052]: cluster 2024-09-21T12:07:57.216651+0000 mgr.x (mgr.14499) 84 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:07:59.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:07:58 smithi100 bash[22052]: cluster 2024-09-21T12:07:57.216651+0000 mgr.x (mgr.14499) 84 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:08:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:00 smithi001 bash[19741]: cluster 2024-09-21T12:07:59.217879+0000 mgr.x (mgr.14499) 85 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:00 smithi001 bash[19741]: cluster 2024-09-21T12:07:59.217879+0000 mgr.x (mgr.14499) 85 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:01.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:00 smithi100 bash[22052]: cluster 2024-09-21T12:07:59.217879+0000 mgr.x (mgr.14499) 85 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:01.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:00 smithi100 bash[22052]: cluster 2024-09-21T12:07:59.217879+0000 mgr.x (mgr.14499) 85 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:01.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:00 smithi081 bash[21618]: cluster 2024-09-21T12:07:59.217879+0000 mgr.x (mgr.14499) 85 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:01.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:00 smithi081 bash[21618]: cluster 2024-09-21T12:07:59.217879+0000 mgr.x (mgr.14499) 85 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:01.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:01 smithi081 bash[21618]: cluster 2024-09-21T12:08:00.877220+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e22: x(active, since 93s) 2024-09-21T12:08:01.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:01 smithi081 bash[21618]: cluster 2024-09-21T12:08:00.877220+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e22: x(active, since 93s) 2024-09-21T12:08:02.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:01 smithi001 bash[19741]: cluster 2024-09-21T12:08:00.877220+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e22: x(active, since 93s) 2024-09-21T12:08:02.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:01 smithi001 bash[19741]: cluster 2024-09-21T12:08:00.877220+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e22: x(active, since 93s) 2024-09-21T12:08:02.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:01 smithi100 bash[22052]: cluster 2024-09-21T12:08:00.877220+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e22: x(active, since 93s) 2024-09-21T12:08:02.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:01 smithi100 bash[22052]: cluster 2024-09-21T12:08:00.877220+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e22: x(active, since 93s) 2024-09-21T12:08:02.995 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: cluster 2024-09-21T12:08:01.218565+0000 mgr.x (mgr.14499) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: cluster 2024-09-21T12:08:01.218565+0000 mgr.x (mgr.14499) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.239452+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.239452+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.247186+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.247186+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.255025+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.255025+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.257136+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.045 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.257136+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.046 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.260627+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.046 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.260627+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.046 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.265546+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:08:03.046 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.265546+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:08:03.046 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.267288+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:03.046 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:02 smithi100 bash[22052]: audit 2024-09-21T12:08:02.267288+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: cluster 2024-09-21T12:08:01.218565+0000 mgr.x (mgr.14499) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: cluster 2024-09-21T12:08:01.218565+0000 mgr.x (mgr.14499) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.239452+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.239452+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.247186+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.247186+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.255025+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.085 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.255025+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.257136+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.257136+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.260627+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.260627+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.265546+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.265546+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.267288+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:03.086 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:02 smithi001 bash[19741]: audit 2024-09-21T12:08:02.267288+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:03.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: cluster 2024-09-21T12:08:01.218565+0000 mgr.x (mgr.14499) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: cluster 2024-09-21T12:08:01.218565+0000 mgr.x (mgr.14499) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.239452+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.239452+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.247186+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.247186+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.255025+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.255025+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.257136+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.257136+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.260627+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.260627+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph", "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-21T12:08:03.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.265546+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:08:03.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.265546+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T12:08:03.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.267288+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:03.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:02 smithi081 bash[21618]: audit 2024-09-21T12:08:02.267288+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:03.313 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:08:03 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:08:03.313 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:08:03 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:08:03.314 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:08:03.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:08:03.606 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:08:03 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:08:03.607 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:08:03 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:08:04.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:03 smithi081 bash[21618]: cephadm 2024-09-21T12:08:02.256541+0000 mgr.x (mgr.14499) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:08:04.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:03 smithi081 bash[21618]: cephadm 2024-09-21T12:08:02.256541+0000 mgr.x (mgr.14499) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:08:04.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:03 smithi081 bash[21618]: cephadm 2024-09-21T12:08:02.268785+0000 mgr.x (mgr.14499) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:04.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:03 smithi081 bash[21618]: cephadm 2024-09-21T12:08:02.268785+0000 mgr.x (mgr.14499) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:04.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:03 smithi081 bash[21618]: cephadm 2024-09-21T12:08:02.291347+0000 mgr.x (mgr.14499) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi100.zzgzph on smithi100 2024-09-21T12:08:04.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:03 smithi081 bash[21618]: cephadm 2024-09-21T12:08:02.291347+0000 mgr.x (mgr.14499) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi100.zzgzph on smithi100 2024-09-21T12:08:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:03 smithi001 bash[19741]: cephadm 2024-09-21T12:08:02.256541+0000 mgr.x (mgr.14499) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:08:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:03 smithi001 bash[19741]: cephadm 2024-09-21T12:08:02.256541+0000 mgr.x (mgr.14499) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:08:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:03 smithi001 bash[19741]: cephadm 2024-09-21T12:08:02.268785+0000 mgr.x (mgr.14499) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:03 smithi001 bash[19741]: cephadm 2024-09-21T12:08:02.268785+0000 mgr.x (mgr.14499) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:03 smithi001 bash[19741]: cephadm 2024-09-21T12:08:02.291347+0000 mgr.x (mgr.14499) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi100.zzgzph on smithi100 2024-09-21T12:08:04.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:03 smithi001 bash[19741]: cephadm 2024-09-21T12:08:02.291347+0000 mgr.x (mgr.14499) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi100.zzgzph on smithi100 2024-09-21T12:08:04.150 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 bash[22052]: cephadm 2024-09-21T12:08:02.256541+0000 mgr.x (mgr.14499) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:08:04.150 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 bash[22052]: cephadm 2024-09-21T12:08:02.256541+0000 mgr.x (mgr.14499) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T12:08:04.150 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 bash[22052]: cephadm 2024-09-21T12:08:02.268785+0000 mgr.x (mgr.14499) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:04.151 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 bash[22052]: cephadm 2024-09-21T12:08:02.268785+0000 mgr.x (mgr.14499) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:04.151 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 bash[22052]: cephadm 2024-09-21T12:08:02.291347+0000 mgr.x (mgr.14499) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi100.zzgzph on smithi100 2024-09-21T12:08:04.151 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:03 smithi100 bash[22052]: cephadm 2024-09-21T12:08:02.291347+0000 mgr.x (mgr.14499) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi100.zzgzph on smithi100 2024-09-21T12:08:04.606 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:08:04.606 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:08:02.255620Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:08:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:04 smithi001 bash[19741]: cluster 2024-09-21T12:08:03.219198+0000 mgr.x (mgr.14499) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:04 smithi001 bash[19741]: cluster 2024-09-21T12:08:03.219198+0000 mgr.x (mgr.14499) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:04 smithi001 bash[19741]: audit 2024-09-21T12:08:04.598970+0000 mgr.x (mgr.14499) 91 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:05.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:04 smithi001 bash[19741]: audit 2024-09-21T12:08:04.598970+0000 mgr.x (mgr.14499) 91 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:05.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:04 smithi100 bash[22052]: cluster 2024-09-21T12:08:03.219198+0000 mgr.x (mgr.14499) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:05.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:04 smithi100 bash[22052]: cluster 2024-09-21T12:08:03.219198+0000 mgr.x (mgr.14499) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:05.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:04 smithi100 bash[22052]: audit 2024-09-21T12:08:04.598970+0000 mgr.x (mgr.14499) 91 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:05.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:04 smithi100 bash[22052]: audit 2024-09-21T12:08:04.598970+0000 mgr.x (mgr.14499) 91 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:05.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:04 smithi081 bash[21618]: cluster 2024-09-21T12:08:03.219198+0000 mgr.x (mgr.14499) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:05.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:04 smithi081 bash[21618]: cluster 2024-09-21T12:08:03.219198+0000 mgr.x (mgr.14499) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:05.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:04 smithi081 bash[21618]: audit 2024-09-21T12:08:04.598970+0000 mgr.x (mgr.14499) 91 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:05.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:04 smithi081 bash[21618]: audit 2024-09-21T12:08:04.598970+0000 mgr.x (mgr.14499) 91 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:05.337 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:08:06.032 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:05 smithi001 bash[19741]: cluster 2024-09-21T12:08:05.220406+0000 mgr.x (mgr.14499) 92 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:06.032 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:05 smithi001 bash[19741]: cluster 2024-09-21T12:08:05.220406+0000 mgr.x (mgr.14499) 92 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:06.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:05 smithi081 bash[21618]: cluster 2024-09-21T12:08:05.220406+0000 mgr.x (mgr.14499) 92 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:06.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:05 smithi081 bash[21618]: cluster 2024-09-21T12:08:05.220406+0000 mgr.x (mgr.14499) 92 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:06.338 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:08:06.404 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:05 smithi100 bash[22052]: cluster 2024-09-21T12:08:05.220406+0000 mgr.x (mgr.14499) 92 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:06.404 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:05 smithi100 bash[22052]: cluster 2024-09-21T12:08:05.220406+0000 mgr.x (mgr.14499) 92 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:08.585 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:08 smithi001 bash[19741]: cluster 2024-09-21T12:08:07.221017+0000 mgr.x (mgr.14499) 93 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T12:08:08.585 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:08 smithi001 bash[19741]: cluster 2024-09-21T12:08:07.221017+0000 mgr.x (mgr.14499) 93 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T12:08:08.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:08 smithi100 bash[22052]: cluster 2024-09-21T12:08:07.221017+0000 mgr.x (mgr.14499) 93 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T12:08:08.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:08 smithi100 bash[22052]: cluster 2024-09-21T12:08:07.221017+0000 mgr.x (mgr.14499) 93 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T12:08:08.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:08 smithi081 bash[21618]: cluster 2024-09-21T12:08:07.221017+0000 mgr.x (mgr.14499) 93 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T12:08:08.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:08 smithi081 bash[21618]: cluster 2024-09-21T12:08:07.221017+0000 mgr.x (mgr.14499) 93 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T12:08:10.586 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:10 smithi001 bash[19741]: cluster 2024-09-21T12:08:09.221792+0000 mgr.x (mgr.14499) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:10.587 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:10 smithi001 bash[19741]: cluster 2024-09-21T12:08:09.221792+0000 mgr.x (mgr.14499) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:10.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:10 smithi100 bash[22052]: cluster 2024-09-21T12:08:09.221792+0000 mgr.x (mgr.14499) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:10.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:10 smithi100 bash[22052]: cluster 2024-09-21T12:08:09.221792+0000 mgr.x (mgr.14499) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:10 smithi081 bash[21618]: cluster 2024-09-21T12:08:09.221792+0000 mgr.x (mgr.14499) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:10 smithi081 bash[21618]: cluster 2024-09-21T12:08:09.221792+0000 mgr.x (mgr.14499) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:11.163 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:08:12.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:12 smithi001 bash[19741]: cluster 2024-09-21T12:08:11.222490+0000 mgr.x (mgr.14499) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:12.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:12 smithi001 bash[19741]: cluster 2024-09-21T12:08:11.222490+0000 mgr.x (mgr.14499) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:12.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:12 smithi081 bash[21618]: cluster 2024-09-21T12:08:11.222490+0000 mgr.x (mgr.14499) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:12.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:12 smithi081 bash[21618]: cluster 2024-09-21T12:08:11.222490+0000 mgr.x (mgr.14499) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:12.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:12 smithi100 bash[22052]: cluster 2024-09-21T12:08:11.222490+0000 mgr.x (mgr.14499) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:12.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:12 smithi100 bash[22052]: cluster 2024-09-21T12:08:11.222490+0000 mgr.x (mgr.14499) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:12.829 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:08:12.830 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:08:02.255620Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:08:13.505 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:08:13.588 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:13 smithi001 bash[19741]: audit 2024-09-21T12:08:12.826775+0000 mgr.x (mgr.14499) 96 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:13.588 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:13 smithi001 bash[19741]: audit 2024-09-21T12:08:12.826775+0000 mgr.x (mgr.14499) 96 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:13.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:13 smithi100 bash[22052]: audit 2024-09-21T12:08:12.826775+0000 mgr.x (mgr.14499) 96 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:13.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:13 smithi100 bash[22052]: audit 2024-09-21T12:08:12.826775+0000 mgr.x (mgr.14499) 96 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:13.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:13 smithi081 bash[21618]: audit 2024-09-21T12:08:12.826775+0000 mgr.x (mgr.14499) 96 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:13.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:13 smithi081 bash[21618]: audit 2024-09-21T12:08:12.826775+0000 mgr.x (mgr.14499) 96 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:14.506 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:08:14.589 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:14 smithi001 bash[19741]: cluster 2024-09-21T12:08:13.223167+0000 mgr.x (mgr.14499) 97 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:14.589 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:14 smithi001 bash[19741]: cluster 2024-09-21T12:08:13.223167+0000 mgr.x (mgr.14499) 97 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:14.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:14 smithi100 bash[22052]: cluster 2024-09-21T12:08:13.223167+0000 mgr.x (mgr.14499) 97 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:14.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:14 smithi100 bash[22052]: cluster 2024-09-21T12:08:13.223167+0000 mgr.x (mgr.14499) 97 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:14.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:14 smithi081 bash[21618]: cluster 2024-09-21T12:08:13.223167+0000 mgr.x (mgr.14499) 97 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:14.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:14 smithi081 bash[21618]: cluster 2024-09-21T12:08:13.223167+0000 mgr.x (mgr.14499) 97 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T12:08:16.498 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:16 smithi100 bash[22052]: cluster 2024-09-21T12:08:15.224401+0000 mgr.x (mgr.14499) 98 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:16.498 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:16 smithi100 bash[22052]: cluster 2024-09-21T12:08:15.224401+0000 mgr.x (mgr.14499) 98 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:16.589 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:16 smithi001 bash[19741]: cluster 2024-09-21T12:08:15.224401+0000 mgr.x (mgr.14499) 98 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:16.590 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:16 smithi001 bash[19741]: cluster 2024-09-21T12:08:15.224401+0000 mgr.x (mgr.14499) 98 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:16.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:16 smithi081 bash[21618]: cluster 2024-09-21T12:08:15.224401+0000 mgr.x (mgr.14499) 98 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:16.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:16 smithi081 bash[21618]: cluster 2024-09-21T12:08:15.224401+0000 mgr.x (mgr.14499) 98 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:18.590 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:18 smithi001 bash[19741]: cluster 2024-09-21T12:08:17.225081+0000 mgr.x (mgr.14499) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:18.591 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:18 smithi001 bash[19741]: cluster 2024-09-21T12:08:17.225081+0000 mgr.x (mgr.14499) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:18.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:18 smithi100 bash[22052]: cluster 2024-09-21T12:08:17.225081+0000 mgr.x (mgr.14499) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:18.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:18 smithi100 bash[22052]: cluster 2024-09-21T12:08:17.225081+0000 mgr.x (mgr.14499) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:18 smithi081 bash[21618]: cluster 2024-09-21T12:08:17.225081+0000 mgr.x (mgr.14499) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:18 smithi081 bash[21618]: cluster 2024-09-21T12:08:17.225081+0000 mgr.x (mgr.14499) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:19.318 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:08:20.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:20 smithi081 bash[21618]: cluster 2024-09-21T12:08:19.226299+0000 mgr.x (mgr.14499) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:20.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:20 smithi081 bash[21618]: cluster 2024-09-21T12:08:19.226299+0000 mgr.x (mgr.14499) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:20.559 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:20 smithi100 bash[22052]: cluster 2024-09-21T12:08:19.226299+0000 mgr.x (mgr.14499) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:20.559 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:20 smithi100 bash[22052]: cluster 2024-09-21T12:08:19.226299+0000 mgr.x (mgr.14499) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:20.591 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:20 smithi001 bash[19741]: cluster 2024-09-21T12:08:19.226299+0000 mgr.x (mgr.14499) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:20.591 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:20 smithi001 bash[19741]: cluster 2024-09-21T12:08:19.226299+0000 mgr.x (mgr.14499) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:20.996 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:08:20.996 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:08:02.255620Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:08:21.687 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:08:22.450 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:22 smithi001 bash[19741]: audit 2024-09-21T12:08:20.988506+0000 mgr.x (mgr.14499) 101 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:22.450 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:22 smithi001 bash[19741]: audit 2024-09-21T12:08:20.988506+0000 mgr.x (mgr.14499) 101 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:22.450 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:22 smithi001 bash[19741]: cluster 2024-09-21T12:08:21.226974+0000 mgr.x (mgr.14499) 102 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:22.450 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:22 smithi001 bash[19741]: cluster 2024-09-21T12:08:21.226974+0000 mgr.x (mgr.14499) 102 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:22.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:22 smithi081 bash[21618]: audit 2024-09-21T12:08:20.988506+0000 mgr.x (mgr.14499) 101 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:22.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:22 smithi081 bash[21618]: audit 2024-09-21T12:08:20.988506+0000 mgr.x (mgr.14499) 101 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:22.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:22 smithi081 bash[21618]: cluster 2024-09-21T12:08:21.226974+0000 mgr.x (mgr.14499) 102 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:22.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:22 smithi081 bash[21618]: cluster 2024-09-21T12:08:21.226974+0000 mgr.x (mgr.14499) 102 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:22.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:22 smithi100 bash[22052]: audit 2024-09-21T12:08:20.988506+0000 mgr.x (mgr.14499) 101 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:22.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:22 smithi100 bash[22052]: audit 2024-09-21T12:08:20.988506+0000 mgr.x (mgr.14499) 101 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:22.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:22 smithi100 bash[22052]: cluster 2024-09-21T12:08:21.226974+0000 mgr.x (mgr.14499) 102 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:22.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:22 smithi100 bash[22052]: cluster 2024-09-21T12:08:21.226974+0000 mgr.x (mgr.14499) 102 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:22.687 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:08:24.589 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:24 smithi100 bash[22052]: cluster 2024-09-21T12:08:23.227636+0000 mgr.x (mgr.14499) 103 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:24.589 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:24 smithi100 bash[22052]: cluster 2024-09-21T12:08:23.227636+0000 mgr.x (mgr.14499) 103 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:24.594 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:24 smithi001 bash[19741]: cluster 2024-09-21T12:08:23.227636+0000 mgr.x (mgr.14499) 103 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:24.594 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:24 smithi001 bash[19741]: cluster 2024-09-21T12:08:23.227636+0000 mgr.x (mgr.14499) 103 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:24.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:24 smithi081 bash[21618]: cluster 2024-09-21T12:08:23.227636+0000 mgr.x (mgr.14499) 103 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:24.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:24 smithi081 bash[21618]: cluster 2024-09-21T12:08:23.227636+0000 mgr.x (mgr.14499) 103 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:08:26.595 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:26 smithi001 bash[19741]: cluster 2024-09-21T12:08:25.228862+0000 mgr.x (mgr.14499) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:26.595 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:26 smithi001 bash[19741]: cluster 2024-09-21T12:08:25.228862+0000 mgr.x (mgr.14499) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:26.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:26 smithi081 bash[21618]: cluster 2024-09-21T12:08:25.228862+0000 mgr.x (mgr.14499) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:26.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:26 smithi081 bash[21618]: cluster 2024-09-21T12:08:25.228862+0000 mgr.x (mgr.14499) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:26.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:26 smithi100 bash[22052]: cluster 2024-09-21T12:08:25.228862+0000 mgr.x (mgr.14499) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:26.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:26 smithi100 bash[22052]: cluster 2024-09-21T12:08:25.228862+0000 mgr.x (mgr.14499) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:27.504 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:08:28.596 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: cluster 2024-09-21T12:08:27.229343+0000 mgr.x (mgr.14499) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: cluster 2024-09-21T12:08:27.229343+0000 mgr.x (mgr.14499) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.117432+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.117432+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.125738+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.125738+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.133660+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.133660+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.156508+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.156508+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.202518+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:28.597 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:28 smithi001 bash[19741]: audit 2024-09-21T12:08:28.202518+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:28.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: cluster 2024-09-21T12:08:27.229343+0000 mgr.x (mgr.14499) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:28.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: cluster 2024-09-21T12:08:27.229343+0000 mgr.x (mgr.14499) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:28.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.117432+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.117432+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.125738+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.125738+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.133660+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.133660+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.156508+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.156508+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.202518+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:28.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:28 smithi081 bash[21618]: audit 2024-09-21T12:08:28.202518+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: cluster 2024-09-21T12:08:27.229343+0000 mgr.x (mgr.14499) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: cluster 2024-09-21T12:08:27.229343+0000 mgr.x (mgr.14499) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.117432+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.117432+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.125738+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.125738+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.133660+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.133660+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.156508+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.156508+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.202518+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:28.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:28 smithi100 bash[22052]: audit 2024-09-21T12:08:28.202518+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:29.228 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:08:29.229 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:06:33.288612Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:06:33.931466Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:06:33.287680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:06:33.288027Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:08:28.157132Z 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.172"], "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-21T12:07:04.404672Z", "running": 0, "size": 3}}] 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: cephadm 2024-09-21T12:08:28.135080+0000 mgr.x (mgr.14499) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: cephadm 2024-09-21T12:08:28.135080+0000 mgr.x (mgr.14499) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.728160+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.728160+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.731222+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.731222+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.769836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.769836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.864 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.773609+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.865 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:29 smithi001 bash[19741]: audit 2024-09-21T12:08:28.773609+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.954 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T12:08:29.982 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: cephadm 2024-09-21T12:08:28.135080+0000 mgr.x (mgr.14499) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:29.982 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: cephadm 2024-09-21T12:08:28.135080+0000 mgr.x (mgr.14499) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:29.982 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.728160+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.982 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.728160+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.982 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.731222+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.983 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.731222+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.983 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.769836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.983 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.769836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.983 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.773609+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.983 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:29 smithi100 bash[22052]: audit 2024-09-21T12:08:28.773609+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: cephadm 2024-09-21T12:08:28.135080+0000 mgr.x (mgr.14499) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: cephadm 2024-09-21T12:08:28.135080+0000 mgr.x (mgr.14499) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.728160+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.728160+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.731222+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.731222+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.769836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.769836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.773609+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:29.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:29 smithi081 bash[21618]: audit 2024-09-21T12:08:28.773609+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:30.955 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:08:31.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:30 smithi081 bash[21618]: audit 2024-09-21T12:08:29.220862+0000 mgr.x (mgr.14499) 107 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:31.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:30 smithi081 bash[21618]: audit 2024-09-21T12:08:29.220862+0000 mgr.x (mgr.14499) 107 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:31.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:30 smithi081 bash[21618]: cluster 2024-09-21T12:08:29.230471+0000 mgr.x (mgr.14499) 108 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T12:08:31.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:30 smithi081 bash[21618]: cluster 2024-09-21T12:08:29.230471+0000 mgr.x (mgr.14499) 108 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T12:08:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:30 smithi001 bash[19741]: audit 2024-09-21T12:08:29.220862+0000 mgr.x (mgr.14499) 107 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:30 smithi001 bash[19741]: audit 2024-09-21T12:08:29.220862+0000 mgr.x (mgr.14499) 107 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:30 smithi001 bash[19741]: cluster 2024-09-21T12:08:29.230471+0000 mgr.x (mgr.14499) 108 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T12:08:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:30 smithi001 bash[19741]: cluster 2024-09-21T12:08:29.230471+0000 mgr.x (mgr.14499) 108 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T12:08:31.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:30 smithi100 bash[22052]: audit 2024-09-21T12:08:29.220862+0000 mgr.x (mgr.14499) 107 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:31.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:30 smithi100 bash[22052]: audit 2024-09-21T12:08:29.220862+0000 mgr.x (mgr.14499) 107 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:31.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:30 smithi100 bash[22052]: cluster 2024-09-21T12:08:29.230471+0000 mgr.x (mgr.14499) 108 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T12:08:31.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:30 smithi100 bash[22052]: cluster 2024-09-21T12:08:29.230471+0000 mgr.x (mgr.14499) 108 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T12:08:32.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:31 smithi081 bash[21618]: cluster 2024-09-21T12:08:30.803950+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e23: x(active, since 2m) 2024-09-21T12:08:32.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:31 smithi081 bash[21618]: cluster 2024-09-21T12:08:30.803950+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e23: x(active, since 2m) 2024-09-21T12:08:32.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:31 smithi001 bash[19741]: cluster 2024-09-21T12:08:30.803950+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e23: x(active, since 2m) 2024-09-21T12:08:32.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:31 smithi001 bash[19741]: cluster 2024-09-21T12:08:30.803950+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e23: x(active, since 2m) 2024-09-21T12:08:32.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:31 smithi100 bash[22052]: cluster 2024-09-21T12:08:30.803950+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e23: x(active, since 2m) 2024-09-21T12:08:32.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:31 smithi100 bash[22052]: cluster 2024-09-21T12:08:30.803950+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e23: x(active, since 2m) 2024-09-21T12:08:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:32 smithi001 bash[19741]: cluster 2024-09-21T12:08:31.231146+0000 mgr.x (mgr.14499) 109 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:32 smithi001 bash[19741]: cluster 2024-09-21T12:08:31.231146+0000 mgr.x (mgr.14499) 109 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:32 smithi001 bash[19741]: audit 2024-09-21T12:08:32.736142+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:32 smithi001 bash[19741]: audit 2024-09-21T12:08:32.736142+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:33.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:32 smithi100 bash[22052]: cluster 2024-09-21T12:08:31.231146+0000 mgr.x (mgr.14499) 109 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:33.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:32 smithi100 bash[22052]: cluster 2024-09-21T12:08:31.231146+0000 mgr.x (mgr.14499) 109 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:33.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:32 smithi100 bash[22052]: audit 2024-09-21T12:08:32.736142+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:33.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:32 smithi100 bash[22052]: audit 2024-09-21T12:08:32.736142+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:33.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:32 smithi081 bash[21618]: cluster 2024-09-21T12:08:31.231146+0000 mgr.x (mgr.14499) 109 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:33.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:32 smithi081 bash[21618]: cluster 2024-09-21T12:08:31.231146+0000 mgr.x (mgr.14499) 109 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:33.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:32 smithi081 bash[21618]: audit 2024-09-21T12:08:32.736142+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:33.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:32 smithi081 bash[21618]: audit 2024-09-21T12:08:32.736142+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: cluster 2024-09-21T12:08:33.231843+0000 mgr.x (mgr.14499) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: cluster 2024-09-21T12:08:33.231843+0000 mgr.x (mgr.14499) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:33.935343+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:33.935343+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:33.941163+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:33.941163+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.169065+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.169065+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.178691+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.178691+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.184194+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.184194+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.191592+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:34 smithi001 bash[19741]: audit 2024-09-21T12:08:34.191592+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: cluster 2024-09-21T12:08:33.231843+0000 mgr.x (mgr.14499) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:35.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: cluster 2024-09-21T12:08:33.231843+0000 mgr.x (mgr.14499) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:35.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:33.935343+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:33.935343+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:33.941163+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:33.941163+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.169065+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.169065+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.178691+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.178691+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.184194+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.184194+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.191592+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:34 smithi100 bash[22052]: audit 2024-09-21T12:08:34.191592+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: cluster 2024-09-21T12:08:33.231843+0000 mgr.x (mgr.14499) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: cluster 2024-09-21T12:08:33.231843+0000 mgr.x (mgr.14499) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:33.935343+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:33.935343+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:33.941163+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:33.941163+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.169065+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.169065+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.178691+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.178691+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.184194+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.184194+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.191592+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:34 smithi081 bash[21618]: audit 2024-09-21T12:08:34.191592+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:35.561 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:08:36.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.883026+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.883026+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.884449+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.884449+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.893572+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.893572+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.904047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.904047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.937267+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.937267+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.939941+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.939941+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.941437+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.941437+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.950575+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.028 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.950575+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.029 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.960793+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.029 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:35 smithi001 bash[19741]: audit 2024-09-21T12:08:34.960793+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.883026+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.883026+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.884449+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.884449+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.893572+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.893572+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.904047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.904047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.937267+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.937267+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.939941+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.939941+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.941437+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.941437+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.950575+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.950575+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.960793+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.155 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:35 smithi100 bash[22052]: audit 2024-09-21T12:08:34.960793+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.883026+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.883026+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.884449+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.884449+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.893572+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.893572+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.904047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.904047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.937267+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.937267+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.939941+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.939941+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.941437+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.941437+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.950575+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.950575+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.960793+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:36.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:35 smithi081 bash[21618]: audit 2024-09-21T12:08:34.960793+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:08:37.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:36 smithi081 bash[21618]: cephadm 2024-09-21T12:08:34.904954+0000 mgr.x (mgr.14499) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:36 smithi081 bash[21618]: cephadm 2024-09-21T12:08:34.904954+0000 mgr.x (mgr.14499) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:36 smithi081 bash[21618]: cephadm 2024-09-21T12:08:34.961727+0000 mgr.x (mgr.14499) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:36 smithi081 bash[21618]: cephadm 2024-09-21T12:08:34.961727+0000 mgr.x (mgr.14499) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:36 smithi081 bash[21618]: cluster 2024-09-21T12:08:35.233073+0000 mgr.x (mgr.14499) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-21T12:08:37.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:36 smithi081 bash[21618]: cluster 2024-09-21T12:08:35.233073+0000 mgr.x (mgr.14499) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-21T12:08:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:36 smithi001 bash[19741]: cephadm 2024-09-21T12:08:34.904954+0000 mgr.x (mgr.14499) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:36 smithi001 bash[19741]: cephadm 2024-09-21T12:08:34.904954+0000 mgr.x (mgr.14499) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:36 smithi001 bash[19741]: cephadm 2024-09-21T12:08:34.961727+0000 mgr.x (mgr.14499) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:36 smithi001 bash[19741]: cephadm 2024-09-21T12:08:34.961727+0000 mgr.x (mgr.14499) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:36 smithi001 bash[19741]: cluster 2024-09-21T12:08:35.233073+0000 mgr.x (mgr.14499) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-21T12:08:37.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:36 smithi001 bash[19741]: cluster 2024-09-21T12:08:35.233073+0000 mgr.x (mgr.14499) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-21T12:08:37.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:36 smithi100 bash[22052]: cephadm 2024-09-21T12:08:34.904954+0000 mgr.x (mgr.14499) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:36 smithi100 bash[22052]: cephadm 2024-09-21T12:08:34.904954+0000 mgr.x (mgr.14499) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:36 smithi100 bash[22052]: cephadm 2024-09-21T12:08:34.961727+0000 mgr.x (mgr.14499) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:36 smithi100 bash[22052]: cephadm 2024-09-21T12:08:34.961727+0000 mgr.x (mgr.14499) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:08:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:36 smithi100 bash[22052]: cluster 2024-09-21T12:08:35.233073+0000 mgr.x (mgr.14499) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-21T12:08:37.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:36 smithi100 bash[22052]: cluster 2024-09-21T12:08:35.233073+0000 mgr.x (mgr.14499) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-21T12:08:37.343 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:08:37.343 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:08:33.929072Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:08:33.928758Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:08:33.928630Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:08:33.928865Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:08:34.961429Z 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.172"], "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-21T12:07:04.404672Z", "last_refresh": "2024-09-21T12:08:33.929176Z", "running": 3, "size": 3}}] 2024-09-21T12:08:38.274 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-21T12:08:38.274 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T12:08:38.285 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T12:08:38.285 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-21T12:08:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:38 smithi001 bash[19741]: cluster 2024-09-21T12:08:37.233687+0000 mgr.x (mgr.14499) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:38 smithi001 bash[19741]: cluster 2024-09-21T12:08:37.233687+0000 mgr.x (mgr.14499) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:38 smithi001 bash[19741]: audit 2024-09-21T12:08:37.339101+0000 mgr.x (mgr.14499) 115 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:39.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:38 smithi001 bash[19741]: audit 2024-09-21T12:08:37.339101+0000 mgr.x (mgr.14499) 115 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:39.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:38 smithi100 bash[22052]: cluster 2024-09-21T12:08:37.233687+0000 mgr.x (mgr.14499) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:39.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:38 smithi100 bash[22052]: cluster 2024-09-21T12:08:37.233687+0000 mgr.x (mgr.14499) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:39.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:38 smithi100 bash[22052]: audit 2024-09-21T12:08:37.339101+0000 mgr.x (mgr.14499) 115 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:39.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:38 smithi100 bash[22052]: audit 2024-09-21T12:08:37.339101+0000 mgr.x (mgr.14499) 115 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:39.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:38 smithi081 bash[21618]: cluster 2024-09-21T12:08:37.233687+0000 mgr.x (mgr.14499) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:39.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:38 smithi081 bash[21618]: cluster 2024-09-21T12:08:37.233687+0000 mgr.x (mgr.14499) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T12:08:39.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:38 smithi081 bash[21618]: audit 2024-09-21T12:08:37.339101+0000 mgr.x (mgr.14499) 115 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:39.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:38 smithi081 bash[21618]: audit 2024-09-21T12:08:37.339101+0000 mgr.x (mgr.14499) 115 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:08:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:40 smithi001 bash[19741]: cluster 2024-09-21T12:08:39.234928+0000 mgr.x (mgr.14499) 116 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:41.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:40 smithi001 bash[19741]: cluster 2024-09-21T12:08:39.234928+0000 mgr.x (mgr.14499) 116 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:41.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:40 smithi100 bash[22052]: cluster 2024-09-21T12:08:39.234928+0000 mgr.x (mgr.14499) 116 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:41.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:40 smithi100 bash[22052]: cluster 2024-09-21T12:08:39.234928+0000 mgr.x (mgr.14499) 116 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:41.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:40 smithi081 bash[21618]: cluster 2024-09-21T12:08:39.234928+0000 mgr.x (mgr.14499) 116 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:41.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:40 smithi081 bash[21618]: cluster 2024-09-21T12:08:39.234928+0000 mgr.x (mgr.14499) 116 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T12:08:42.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:42 smithi001 bash[19741]: cluster 2024-09-21T12:08:41.235562+0000 mgr.x (mgr.14499) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:42.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:42 smithi001 bash[19741]: cluster 2024-09-21T12:08:41.235562+0000 mgr.x (mgr.14499) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:43.099 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:08:43.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:42 smithi100 bash[22052]: cluster 2024-09-21T12:08:41.235562+0000 mgr.x (mgr.14499) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:43.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:42 smithi100 bash[22052]: cluster 2024-09-21T12:08:41.235562+0000 mgr.x (mgr.14499) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:43.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:42 smithi081 bash[21618]: cluster 2024-09-21T12:08:41.235562+0000 mgr.x (mgr.14499) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:43.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:42 smithi081 bash[21618]: cluster 2024-09-21T12:08:41.235562+0000 mgr.x (mgr.14499) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:44.972 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:44 smithi001 bash[19741]: cluster 2024-09-21T12:08:43.236211+0000 mgr.x (mgr.14499) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:44.972 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:44 smithi001 bash[19741]: cluster 2024-09-21T12:08:43.236211+0000 mgr.x (mgr.14499) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:45.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:44 smithi100 bash[22052]: cluster 2024-09-21T12:08:43.236211+0000 mgr.x (mgr.14499) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:45.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:44 smithi100 bash[22052]: cluster 2024-09-21T12:08:43.236211+0000 mgr.x (mgr.14499) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:45.157 INFO:teuthology.orchestra.run.smithi001.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi001.uohcqq", "node": "172.21.15.1", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi081.setvgr", "node": "172.21.15.81", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi100.zzgzph", "node": "172.21.15.100", "state": "ready"}], "_source": "cephadm"} 2024-09-21T12:08:45.157 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T12:08:45.168 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi172.front.sepia.ceph.com 2024-09-21T12:08:45.168 DEBUG:teuthology.orchestra.run.smithi172:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T12:08:45.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:44 smithi081 bash[21618]: cluster 2024-09-21T12:08:43.236211+0000 mgr.x (mgr.14499) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:45.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:44 smithi081 bash[21618]: cluster 2024-09-21T12:08:43.236211+0000 mgr.x (mgr.14499) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T12:08:45.182 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 30 2024-09-21T12:08:47.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:46 smithi001 bash[19741]: cluster 2024-09-21T12:08:45.237454+0000 mgr.x (mgr.14499) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-21T12:08:47.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:46 smithi001 bash[19741]: cluster 2024-09-21T12:08:45.237454+0000 mgr.x (mgr.14499) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-21T12:08:47.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:46 smithi081 bash[21618]: cluster 2024-09-21T12:08:45.237454+0000 mgr.x (mgr.14499) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-21T12:08:47.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:46 smithi081 bash[21618]: cluster 2024-09-21T12:08:45.237454+0000 mgr.x (mgr.14499) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-21T12:08:47.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:46 smithi100 bash[22052]: cluster 2024-09-21T12:08:45.237454+0000 mgr.x (mgr.14499) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-21T12:08:47.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:46 smithi100 bash[22052]: cluster 2024-09-21T12:08:45.237454+0000 mgr.x (mgr.14499) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-21T12:08:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:48 smithi001 bash[19741]: cluster 2024-09-21T12:08:47.238084+0000 mgr.x (mgr.14499) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:49.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:48 smithi001 bash[19741]: cluster 2024-09-21T12:08:47.238084+0000 mgr.x (mgr.14499) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:49.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:48 smithi100 bash[22052]: cluster 2024-09-21T12:08:47.238084+0000 mgr.x (mgr.14499) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:49.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:48 smithi100 bash[22052]: cluster 2024-09-21T12:08:47.238084+0000 mgr.x (mgr.14499) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:48 smithi081 bash[21618]: cluster 2024-09-21T12:08:47.238084+0000 mgr.x (mgr.14499) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:48 smithi081 bash[21618]: cluster 2024-09-21T12:08:47.238084+0000 mgr.x (mgr.14499) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:50 smithi001 bash[19741]: cluster 2024-09-21T12:08:49.239285+0000 mgr.x (mgr.14499) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:51.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:50 smithi001 bash[19741]: cluster 2024-09-21T12:08:49.239285+0000 mgr.x (mgr.14499) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:51.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:50 smithi081 bash[21618]: cluster 2024-09-21T12:08:49.239285+0000 mgr.x (mgr.14499) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:51.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:50 smithi081 bash[21618]: cluster 2024-09-21T12:08:49.239285+0000 mgr.x (mgr.14499) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:51.247 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:50 smithi100 bash[22052]: cluster 2024-09-21T12:08:49.239285+0000 mgr.x (mgr.14499) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:51.247 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:50 smithi100 bash[22052]: cluster 2024-09-21T12:08:49.239285+0000 mgr.x (mgr.14499) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:52.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:52 smithi001 bash[19741]: cluster 2024-09-21T12:08:51.240018+0000 mgr.x (mgr.14499) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:52.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:52 smithi001 bash[19741]: cluster 2024-09-21T12:08:51.240018+0000 mgr.x (mgr.14499) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:52.878 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:52 smithi100 bash[22052]: cluster 2024-09-21T12:08:51.240018+0000 mgr.x (mgr.14499) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:52.878 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:52 smithi100 bash[22052]: cluster 2024-09-21T12:08:51.240018+0000 mgr.x (mgr.14499) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:53.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:52 smithi081 bash[21618]: cluster 2024-09-21T12:08:51.240018+0000 mgr.x (mgr.14499) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:53.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:52 smithi081 bash[21618]: cluster 2024-09-21T12:08:51.240018+0000 mgr.x (mgr.14499) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:54.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:54 smithi100 bash[22052]: cluster 2024-09-21T12:08:53.240655+0000 mgr.x (mgr.14499) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:54.996 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:54 smithi100 bash[22052]: cluster 2024-09-21T12:08:53.240655+0000 mgr.x (mgr.14499) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:55.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:54 smithi081 bash[21618]: cluster 2024-09-21T12:08:53.240655+0000 mgr.x (mgr.14499) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:55.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:54 smithi081 bash[21618]: cluster 2024-09-21T12:08:53.240655+0000 mgr.x (mgr.14499) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:55.009 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:54 smithi001 bash[19741]: cluster 2024-09-21T12:08:53.240655+0000 mgr.x (mgr.14499) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:55.009 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:54 smithi001 bash[19741]: cluster 2024-09-21T12:08:53.240655+0000 mgr.x (mgr.14499) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:08:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:56 smithi001 bash[19741]: cluster 2024-09-21T12:08:55.241909+0000 mgr.x (mgr.14499) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:57.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:56 smithi001 bash[19741]: cluster 2024-09-21T12:08:55.241909+0000 mgr.x (mgr.14499) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:57.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:56 smithi100 bash[22052]: cluster 2024-09-21T12:08:55.241909+0000 mgr.x (mgr.14499) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:57.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:56 smithi100 bash[22052]: cluster 2024-09-21T12:08:55.241909+0000 mgr.x (mgr.14499) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:57.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:56 smithi081 bash[21618]: cluster 2024-09-21T12:08:55.241909+0000 mgr.x (mgr.14499) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:57.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:56 smithi081 bash[21618]: cluster 2024-09-21T12:08:55.241909+0000 mgr.x (mgr.14499) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T12:08:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:58 smithi001 bash[19741]: cluster 2024-09-21T12:08:57.242552+0000 mgr.x (mgr.14499) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:59.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:08:58 smithi001 bash[19741]: cluster 2024-09-21T12:08:57.242552+0000 mgr.x (mgr.14499) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:59.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:58 smithi100 bash[22052]: cluster 2024-09-21T12:08:57.242552+0000 mgr.x (mgr.14499) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:59.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:08:58 smithi100 bash[22052]: cluster 2024-09-21T12:08:57.242552+0000 mgr.x (mgr.14499) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:59.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:58 smithi081 bash[21618]: cluster 2024-09-21T12:08:57.242552+0000 mgr.x (mgr.14499) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:08:59.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:08:58 smithi081 bash[21618]: cluster 2024-09-21T12:08:57.242552+0000 mgr.x (mgr.14499) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:01.020 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:00 smithi100 bash[22052]: cluster 2024-09-21T12:08:59.243699+0000 mgr.x (mgr.14499) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:01.020 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:00 smithi100 bash[22052]: cluster 2024-09-21T12:08:59.243699+0000 mgr.x (mgr.14499) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:00 smithi001 bash[19741]: cluster 2024-09-21T12:08:59.243699+0000 mgr.x (mgr.14499) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:01.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:00 smithi001 bash[19741]: cluster 2024-09-21T12:08:59.243699+0000 mgr.x (mgr.14499) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:01.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:00 smithi081 bash[21618]: cluster 2024-09-21T12:08:59.243699+0000 mgr.x (mgr.14499) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:01.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:00 smithi081 bash[21618]: cluster 2024-09-21T12:08:59.243699+0000 mgr.x (mgr.14499) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:03.021 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:02 smithi001 bash[19741]: cluster 2024-09-21T12:09:01.244349+0000 mgr.x (mgr.14499) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:03.021 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:02 smithi001 bash[19741]: cluster 2024-09-21T12:09:01.244349+0000 mgr.x (mgr.14499) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:03.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:02 smithi100 bash[22052]: cluster 2024-09-21T12:09:01.244349+0000 mgr.x (mgr.14499) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:03.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:02 smithi100 bash[22052]: cluster 2024-09-21T12:09:01.244349+0000 mgr.x (mgr.14499) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:03.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:02 smithi081 bash[21618]: cluster 2024-09-21T12:09:01.244349+0000 mgr.x (mgr.14499) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:03.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:02 smithi081 bash[21618]: cluster 2024-09-21T12:09:01.244349+0000 mgr.x (mgr.14499) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:05.022 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:04 smithi100 bash[22052]: cluster 2024-09-21T12:09:03.245079+0000 mgr.x (mgr.14499) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:05.022 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:04 smithi100 bash[22052]: cluster 2024-09-21T12:09:03.245079+0000 mgr.x (mgr.14499) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:05.022 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:04 smithi081 bash[21618]: cluster 2024-09-21T12:09:03.245079+0000 mgr.x (mgr.14499) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:05.023 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:04 smithi081 bash[21618]: cluster 2024-09-21T12:09:03.245079+0000 mgr.x (mgr.14499) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:05.023 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:04 smithi001 bash[19741]: cluster 2024-09-21T12:09:03.245079+0000 mgr.x (mgr.14499) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:05.023 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:04 smithi001 bash[19741]: cluster 2024-09-21T12:09:03.245079+0000 mgr.x (mgr.14499) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:07.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:06 smithi001 bash[19741]: cluster 2024-09-21T12:09:05.246327+0000 mgr.x (mgr.14499) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:09:07.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:06 smithi001 bash[19741]: cluster 2024-09-21T12:09:05.246327+0000 mgr.x (mgr.14499) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:09:07.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:06 smithi100 bash[22052]: cluster 2024-09-21T12:09:05.246327+0000 mgr.x (mgr.14499) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:09:07.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:06 smithi100 bash[22052]: cluster 2024-09-21T12:09:05.246327+0000 mgr.x (mgr.14499) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:09:07.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:06 smithi081 bash[21618]: cluster 2024-09-21T12:09:05.246327+0000 mgr.x (mgr.14499) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:09:07.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:06 smithi081 bash[21618]: cluster 2024-09-21T12:09:05.246327+0000 mgr.x (mgr.14499) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T12:09:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:08 smithi001 bash[19741]: cluster 2024-09-21T12:09:07.246946+0000 mgr.x (mgr.14499) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:09.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:08 smithi001 bash[19741]: cluster 2024-09-21T12:09:07.246946+0000 mgr.x (mgr.14499) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:09.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:08 smithi100 bash[22052]: cluster 2024-09-21T12:09:07.246946+0000 mgr.x (mgr.14499) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:09.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:08 smithi100 bash[22052]: cluster 2024-09-21T12:09:07.246946+0000 mgr.x (mgr.14499) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:09.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:08 smithi081 bash[21618]: cluster 2024-09-21T12:09:07.246946+0000 mgr.x (mgr.14499) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:09.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:08 smithi081 bash[21618]: cluster 2024-09-21T12:09:07.246946+0000 mgr.x (mgr.14499) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T12:09:11.025 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:10 smithi001 bash[19741]: cluster 2024-09-21T12:09:09.248152+0000 mgr.x (mgr.14499) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:09:11.025 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:10 smithi001 bash[19741]: cluster 2024-09-21T12:09:09.248152+0000 mgr.x (mgr.14499) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:09:11.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:10 smithi100 bash[22052]: cluster 2024-09-21T12:09:09.248152+0000 mgr.x (mgr.14499) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:09:11.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:10 smithi100 bash[22052]: cluster 2024-09-21T12:09:09.248152+0000 mgr.x (mgr.14499) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:09:11.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:10 smithi081 bash[21618]: cluster 2024-09-21T12:09:09.248152+0000 mgr.x (mgr.14499) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:09:11.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:10 smithi081 bash[21618]: cluster 2024-09-21T12:09:09.248152+0000 mgr.x (mgr.14499) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T12:09:13.026 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:12 smithi001 bash[19741]: cluster 2024-09-21T12:09:11.248796+0000 mgr.x (mgr.14499) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:13.026 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:12 smithi001 bash[19741]: cluster 2024-09-21T12:09:11.248796+0000 mgr.x (mgr.14499) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:13.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:12 smithi100 bash[22052]: cluster 2024-09-21T12:09:11.248796+0000 mgr.x (mgr.14499) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:13.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:12 smithi100 bash[22052]: cluster 2024-09-21T12:09:11.248796+0000 mgr.x (mgr.14499) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:13.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:12 smithi081 bash[21618]: cluster 2024-09-21T12:09:11.248796+0000 mgr.x (mgr.14499) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:13.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:12 smithi081 bash[21618]: cluster 2024-09-21T12:09:11.248796+0000 mgr.x (mgr.14499) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.026 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:14 smithi100 bash[22052]: cluster 2024-09-21T12:09:13.249725+0000 mgr.x (mgr.14499) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.026 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:14 smithi100 bash[22052]: cluster 2024-09-21T12:09:13.249725+0000 mgr.x (mgr.14499) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:14 smithi081 bash[21618]: cluster 2024-09-21T12:09:13.249725+0000 mgr.x (mgr.14499) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:14 smithi081 bash[21618]: cluster 2024-09-21T12:09:13.249725+0000 mgr.x (mgr.14499) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:14 smithi001 bash[19741]: cluster 2024-09-21T12:09:13.249725+0000 mgr.x (mgr.14499) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:14 smithi001 bash[19741]: cluster 2024-09-21T12:09:13.249725+0000 mgr.x (mgr.14499) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:15.188 DEBUG:teuthology.orchestra.run.smithi172:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.1/share1 -c ls' 2024-09-21T12:09:15.238 INFO:teuthology.orchestra.run.smithi172.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.1/share1 -c ls 2024-09-21T12:09:16.447 INFO:teuthology.orchestra.run.smithi172.stdout: . D 0 Sat Sep 21 12:06:07 2024 2024-09-21T12:09:16.447 INFO:teuthology.orchestra.run.smithi172.stdout: .. D 0 Sat Sep 21 12:06:07 2024 2024-09-21T12:09:16.447 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-09-21T12:09:16.447 INFO:teuthology.orchestra.run.smithi172.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T12:09:16.971 DEBUG:teuthology.orchestra.run.smithi172:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.1/share2 -c ls' 2024-09-21T12:09:17.022 INFO:teuthology.orchestra.run.smithi172.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.1/share2 -c ls 2024-09-21T12:09:17.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:16 smithi100 bash[22052]: cluster 2024-09-21T12:09:15.250942+0000 mgr.x (mgr.14499) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:17.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:16 smithi100 bash[22052]: cluster 2024-09-21T12:09:15.250942+0000 mgr.x (mgr.14499) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:17.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:16 smithi081 bash[21618]: cluster 2024-09-21T12:09:15.250942+0000 mgr.x (mgr.14499) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:17.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:16 smithi081 bash[21618]: cluster 2024-09-21T12:09:15.250942+0000 mgr.x (mgr.14499) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:17.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:16 smithi001 bash[19741]: cluster 2024-09-21T12:09:15.250942+0000 mgr.x (mgr.14499) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:17.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:16 smithi001 bash[19741]: cluster 2024-09-21T12:09:15.250942+0000 mgr.x (mgr.14499) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T12:09:18.194 INFO:teuthology.orchestra.run.smithi172.stdout: . D 0 Sat Sep 21 12:06:13 2024 2024-09-21T12:09:18.195 INFO:teuthology.orchestra.run.smithi172.stdout: .. D 0 Sat Sep 21 12:06:13 2024 2024-09-21T12:09:18.195 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-09-21T12:09:18.195 INFO:teuthology.orchestra.run.smithi172.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T12:09:18.766 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T12:09:18.776 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T12:09:18.778 DEBUG:teuthology.orchestra.run.smithi001:> 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-21T12:09:18.793 INFO:teuthology.orchestra.run.smithi001.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T12:09:18.793 INFO:teuthology.orchestra.run.smithi001.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-21T12:09:18.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:18 smithi081 bash[21618]: cluster 2024-09-21T12:09:17.251788+0000 mgr.x (mgr.14499) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:18.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:18 smithi081 bash[21618]: cluster 2024-09-21T12:09:17.251788+0000 mgr.x (mgr.14499) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:18 smithi001 bash[19741]: cluster 2024-09-21T12:09:17.251788+0000 mgr.x (mgr.14499) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:19.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:18 smithi001 bash[19741]: cluster 2024-09-21T12:09:17.251788+0000 mgr.x (mgr.14499) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:19.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:18 smithi100 bash[22052]: cluster 2024-09-21T12:09:17.251788+0000 mgr.x (mgr.14499) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:19.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:18 smithi100 bash[22052]: cluster 2024-09-21T12:09:17.251788+0000 mgr.x (mgr.14499) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:21.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:20 smithi001 bash[19741]: cluster 2024-09-21T12:09:19.253088+0000 mgr.x (mgr.14499) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:21.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:20 smithi001 bash[19741]: cluster 2024-09-21T12:09:19.253088+0000 mgr.x (mgr.14499) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:21.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:20 smithi100 bash[22052]: cluster 2024-09-21T12:09:19.253088+0000 mgr.x (mgr.14499) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:21.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:20 smithi100 bash[22052]: cluster 2024-09-21T12:09:19.253088+0000 mgr.x (mgr.14499) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:21.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:20 smithi081 bash[21618]: cluster 2024-09-21T12:09:19.253088+0000 mgr.x (mgr.14499) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:21.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:20 smithi081 bash[21618]: cluster 2024-09-21T12:09:19.253088+0000 mgr.x (mgr.14499) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:23.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:22 smithi100 bash[22052]: cluster 2024-09-21T12:09:21.253786+0000 mgr.x (mgr.14499) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:23.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:22 smithi100 bash[22052]: cluster 2024-09-21T12:09:21.253786+0000 mgr.x (mgr.14499) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:23.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:22 smithi081 bash[21618]: cluster 2024-09-21T12:09:21.253786+0000 mgr.x (mgr.14499) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:23.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:22 smithi081 bash[21618]: cluster 2024-09-21T12:09:21.253786+0000 mgr.x (mgr.14499) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:22 smithi001 bash[19741]: cluster 2024-09-21T12:09:21.253786+0000 mgr.x (mgr.14499) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:23.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:22 smithi001 bash[19741]: cluster 2024-09-21T12:09:21.253786+0000 mgr.x (mgr.14499) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:23.597 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:09:25.029 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:24 smithi100 bash[22052]: cluster 2024-09-21T12:09:23.254400+0000 mgr.x (mgr.14499) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:25.030 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:24 smithi100 bash[22052]: cluster 2024-09-21T12:09:23.254400+0000 mgr.x (mgr.14499) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:25.030 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:24 smithi001 bash[19741]: cluster 2024-09-21T12:09:23.254400+0000 mgr.x (mgr.14499) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:25.030 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:24 smithi001 bash[19741]: cluster 2024-09-21T12:09:23.254400+0000 mgr.x (mgr.14499) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:25.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:24 smithi081 bash[21618]: cluster 2024-09-21T12:09:23.254400+0000 mgr.x (mgr.14499) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:25.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:24 smithi081 bash[21618]: cluster 2024-09-21T12:09:23.254400+0000 mgr.x (mgr.14499) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:27.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:26 smithi081 bash[21618]: cluster 2024-09-21T12:09:25.255634+0000 mgr.x (mgr.14499) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:27.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:26 smithi081 bash[21618]: cluster 2024-09-21T12:09:25.255634+0000 mgr.x (mgr.14499) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:27.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:26 smithi001 bash[19741]: cluster 2024-09-21T12:09:25.255634+0000 mgr.x (mgr.14499) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:27.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:26 smithi001 bash[19741]: cluster 2024-09-21T12:09:25.255634+0000 mgr.x (mgr.14499) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:27.403 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:26 smithi100 bash[22052]: cluster 2024-09-21T12:09:25.255634+0000 mgr.x (mgr.14499) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:27.404 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:26 smithi100 bash[22052]: cluster 2024-09-21T12:09:25.255634+0000 mgr.x (mgr.14499) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T12:09:27.699 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:09:28.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:27 smithi081 bash[21618]: cluster 2024-09-21T12:09:27.256109+0000 mgr.x (mgr.14499) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:28.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:27 smithi081 bash[21618]: cluster 2024-09-21T12:09:27.256109+0000 mgr.x (mgr.14499) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:28.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:27 smithi001 bash[19741]: cluster 2024-09-21T12:09:27.256109+0000 mgr.x (mgr.14499) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:28.373 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:27 smithi001 bash[19741]: cluster 2024-09-21T12:09:27.256109+0000 mgr.x (mgr.14499) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:28.403 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:27 smithi100 bash[22052]: cluster 2024-09-21T12:09:27.256109+0000 mgr.x (mgr.14499) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:28.403 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:27 smithi100 bash[22052]: cluster 2024-09-21T12:09:27.256109+0000 mgr.x (mgr.14499) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:09:30.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:30 smithi081 bash[21618]: cluster 2024-09-21T12:09:29.257319+0000 mgr.x (mgr.14499) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T12:09:30.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:30 smithi081 bash[21618]: cluster 2024-09-21T12:09:29.257319+0000 mgr.x (mgr.14499) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T12:09:30.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:30 smithi001 bash[19741]: cluster 2024-09-21T12:09:29.257319+0000 mgr.x (mgr.14499) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T12:09:30.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:30 smithi001 bash[19741]: cluster 2024-09-21T12:09:29.257319+0000 mgr.x (mgr.14499) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T12:09:30.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:30 smithi100 bash[22052]: cluster 2024-09-21T12:09:29.257319+0000 mgr.x (mgr.14499) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T12:09:30.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:30 smithi100 bash[22052]: cluster 2024-09-21T12:09:29.257319+0000 mgr.x (mgr.14499) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T12:09:31.817 INFO:teuthology.orchestra.run.smithi001.stderr:Using ceph image with id '8f4d013db793' and tag '5c1cdc3c470dae78e91a0ed2bcf13509a046d301' created on 2024-09-21 10:03:08 +0000 UTC 2024-09-21T12:09:31.817 INFO:teuthology.orchestra.run.smithi001.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472 2024-09-21T12:09:32.575 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:32 smithi001 bash[19741]: cluster 2024-09-21T12:09:31.257963+0000 mgr.x (mgr.14499) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:32.576 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:32 smithi001 bash[19741]: cluster 2024-09-21T12:09:31.257963+0000 mgr.x (mgr.14499) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:32.576 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:32 smithi100 bash[22052]: cluster 2024-09-21T12:09:31.257963+0000 mgr.x (mgr.14499) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:32.576 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:32 smithi100 bash[22052]: cluster 2024-09-21T12:09:31.257963+0000 mgr.x (mgr.14499) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:32.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:32 smithi081 bash[21618]: cluster 2024-09-21T12:09:31.257963+0000 mgr.x (mgr.14499) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:32.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:32 smithi081 bash[21618]: cluster 2024-09-21T12:09:31.257963+0000 mgr.x (mgr.14499) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:34.272 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T12:09:34.327 INFO:teuthology.orchestra.run.smithi001.stderr:++ cat /tmp/svcname 2024-09-21T12:09:34.328 INFO:teuthology.orchestra.run.smithi001.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi001.uohcqq ctdb status 2024-09-21T12:09:34.545 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:34 smithi001 bash[19741]: cluster 2024-09-21T12:09:33.259021+0000 mgr.x (mgr.14499) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:34.545 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:34 smithi001 bash[19741]: cluster 2024-09-21T12:09:33.259021+0000 mgr.x (mgr.14499) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:34.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:34 smithi081 bash[21618]: cluster 2024-09-21T12:09:33.259021+0000 mgr.x (mgr.14499) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:34.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:34 smithi081 bash[21618]: cluster 2024-09-21T12:09:33.259021+0000 mgr.x (mgr.14499) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:34.640 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:34 smithi100 bash[22052]: cluster 2024-09-21T12:09:33.259021+0000 mgr.x (mgr.14499) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:34.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:34 smithi100 bash[22052]: cluster 2024-09-21T12:09:33.259021+0000 mgr.x (mgr.14499) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:35.622 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:35 smithi001 bash[19741]: audit 2024-09-21T12:09:34.998420+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:09:35.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:35 smithi001 bash[19741]: audit 2024-09-21T12:09:34.998420+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:09:35.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:35 smithi081 bash[21618]: audit 2024-09-21T12:09:34.998420+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:09:35.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:35 smithi081 bash[21618]: audit 2024-09-21T12:09:34.998420+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:09:35.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:35 smithi100 bash[22052]: audit 2024-09-21T12:09:34.998420+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:09:35.641 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:35 smithi100 bash[22052]: audit 2024-09-21T12:09:34.998420+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:09:36.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: cluster 2024-09-21T12:09:35.260071+0000 mgr.x (mgr.14499) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:36.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: cluster 2024-09-21T12:09:35.260071+0000 mgr.x (mgr.14499) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:36.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.800211+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.800211+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.801413+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.801413+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.808342+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.808342+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.816863+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: audit 2024-09-21T12:09:35.816863+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: cephadm 2024-09-21T12:09:35.817293+0000 mgr.x (mgr.14499) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:09:36.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:36 smithi081 bash[21618]: cephadm 2024-09-21T12:09:35.817293+0000 mgr.x (mgr.14499) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: cluster 2024-09-21T12:09:35.260071+0000 mgr.x (mgr.14499) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: cluster 2024-09-21T12:09:35.260071+0000 mgr.x (mgr.14499) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.800211+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.800211+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.801413+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.801413+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:09:36.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.808342+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.808342+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.816863+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: audit 2024-09-21T12:09:35.816863+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: cephadm 2024-09-21T12:09:35.817293+0000 mgr.x (mgr.14499) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:09:36.624 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:36 smithi001 bash[19741]: cephadm 2024-09-21T12:09:35.817293+0000 mgr.x (mgr.14499) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: cluster 2024-09-21T12:09:35.260071+0000 mgr.x (mgr.14499) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: cluster 2024-09-21T12:09:35.260071+0000 mgr.x (mgr.14499) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.800211+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.800211+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.801413+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.801413+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.808342+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.642 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.808342+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.816863+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: audit 2024-09-21T12:09:35.816863+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:09:36.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: cephadm 2024-09-21T12:09:35.817293+0000 mgr.x (mgr.14499) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:09:36.643 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:36 smithi100 bash[22052]: cephadm 2024-09-21T12:09:35.817293+0000 mgr.x (mgr.14499) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi001.uohcqq'}, 1: {0: 'adctdb1.1.0.smithi081.setvgr'}, 2: {0: 'adctdb1.2.0.smithi100.zzgzph'}} 3 2024-09-21T12:09:38.587 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:38 smithi001 bash[19741]: cluster 2024-09-21T12:09:37.260827+0000 mgr.x (mgr.14499) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:38.587 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:38 smithi001 bash[19741]: cluster 2024-09-21T12:09:37.260827+0000 mgr.x (mgr.14499) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:38.593 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:38 smithi100 bash[22052]: cluster 2024-09-21T12:09:37.260827+0000 mgr.x (mgr.14499) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:38.593 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:38 smithi100 bash[22052]: cluster 2024-09-21T12:09:37.260827+0000 mgr.x (mgr.14499) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:38.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:38 smithi081 bash[21618]: cluster 2024-09-21T12:09:37.260827+0000 mgr.x (mgr.14499) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:38.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:38 smithi081 bash[21618]: cluster 2024-09-21T12:09:37.260827+0000 mgr.x (mgr.14499) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:39.119 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring fsid 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:09:39.592 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T12:09:39.645 INFO:teuthology.orchestra.run.smithi001.stderr:+ cat /tmp/ctdb_status 2024-09-21T12:09:39.645 INFO:teuthology.orchestra.run.smithi001.stdout:Number of nodes:3 2024-09-21T12:09:39.645 INFO:teuthology.orchestra.run.smithi001.stdout:pnn:0 172.21.15.1 OK (THIS NODE) 2024-09-21T12:09:39.645 INFO:teuthology.orchestra.run.smithi001.stdout:pnn:1 172.21.15.81 OK 2024-09-21T12:09:39.645 INFO:teuthology.orchestra.run.smithi001.stdout:pnn:2 172.21.15.100 OK 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:Generation:448202920 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:Size:3 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:hash:0 lmaster:0 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:hash:1 lmaster:1 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:hash:2 lmaster:2 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:Recovery mode:NORMAL (0) 2024-09-21T12:09:39.646 INFO:teuthology.orchestra.run.smithi001.stdout:Leader:0 2024-09-21T12:09:39.647 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T12:09:39.700 INFO:teuthology.orchestra.run.smithi001.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T12:09:39.701 INFO:teuthology.orchestra.run.smithi001.stdout:pnn:0 172.21.15.1 OK (THIS NODE) 2024-09-21T12:09:39.702 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T12:09:39.757 INFO:teuthology.orchestra.run.smithi001.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T12:09:39.758 INFO:teuthology.orchestra.run.smithi001.stdout:pnn:1 172.21.15.81 OK 2024-09-21T12:09:39.760 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T12:09:39.812 INFO:teuthology.orchestra.run.smithi001.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T12:09:39.814 INFO:teuthology.orchestra.run.smithi001.stdout:pnn:2 172.21.15.100 OK 2024-09-21T12:09:39.815 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T12:09:39.869 INFO:teuthology.orchestra.run.smithi001.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T12:09:39.870 INFO:teuthology.orchestra.run.smithi001.stdout:Number of nodes:3 2024-09-21T12:09:39.872 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T12:09:39.925 INFO:teuthology.orchestra.run.smithi001.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T12:09:39.927 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T12:09:39.939 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi172.front.sepia.ceph.com 2024-09-21T12:09:39.939 DEBUG:teuthology.orchestra.run.smithi172:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T12:09:39.952 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 30 2024-09-21T12:09:40.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:40 smithi001 bash[19741]: cluster 2024-09-21T12:09:39.261832+0000 mgr.x (mgr.14499) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:40.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:40 smithi001 bash[19741]: cluster 2024-09-21T12:09:39.261832+0000 mgr.x (mgr.14499) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:40.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:40 smithi081 bash[21618]: cluster 2024-09-21T12:09:39.261832+0000 mgr.x (mgr.14499) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:40.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:40 smithi081 bash[21618]: cluster 2024-09-21T12:09:39.261832+0000 mgr.x (mgr.14499) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:40.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:40 smithi100 bash[22052]: cluster 2024-09-21T12:09:39.261832+0000 mgr.x (mgr.14499) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:40.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:40 smithi100 bash[22052]: cluster 2024-09-21T12:09:39.261832+0000 mgr.x (mgr.14499) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:42.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:42 smithi001 bash[19741]: cluster 2024-09-21T12:09:41.262529+0000 mgr.x (mgr.14499) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:42.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:42 smithi001 bash[19741]: cluster 2024-09-21T12:09:41.262529+0000 mgr.x (mgr.14499) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:42.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:42 smithi100 bash[22052]: cluster 2024-09-21T12:09:41.262529+0000 mgr.x (mgr.14499) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:42.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:42 smithi100 bash[22052]: cluster 2024-09-21T12:09:41.262529+0000 mgr.x (mgr.14499) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:42.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:42 smithi081 bash[21618]: cluster 2024-09-21T12:09:41.262529+0000 mgr.x (mgr.14499) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:42.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:42 smithi081 bash[21618]: cluster 2024-09-21T12:09:41.262529+0000 mgr.x (mgr.14499) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:44.561 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:44 smithi100 bash[22052]: cluster 2024-09-21T12:09:43.263495+0000 mgr.x (mgr.14499) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:44.561 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:44 smithi100 bash[22052]: cluster 2024-09-21T12:09:43.263495+0000 mgr.x (mgr.14499) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:44.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:44 smithi001 bash[19741]: cluster 2024-09-21T12:09:43.263495+0000 mgr.x (mgr.14499) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:44.602 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:44 smithi001 bash[19741]: cluster 2024-09-21T12:09:43.263495+0000 mgr.x (mgr.14499) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:44 smithi081 bash[21618]: cluster 2024-09-21T12:09:43.263495+0000 mgr.x (mgr.14499) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:44 smithi081 bash[21618]: cluster 2024-09-21T12:09:43.263495+0000 mgr.x (mgr.14499) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:46 smithi001 bash[19741]: cluster 2024-09-21T12:09:45.264575+0000 mgr.x (mgr.14499) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:46.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:46 smithi001 bash[19741]: cluster 2024-09-21T12:09:45.264575+0000 mgr.x (mgr.14499) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:46.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:46 smithi081 bash[21618]: cluster 2024-09-21T12:09:45.264575+0000 mgr.x (mgr.14499) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:46.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:46 smithi081 bash[21618]: cluster 2024-09-21T12:09:45.264575+0000 mgr.x (mgr.14499) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:46.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:46 smithi100 bash[22052]: cluster 2024-09-21T12:09:45.264575+0000 mgr.x (mgr.14499) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:46.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:46 smithi100 bash[22052]: cluster 2024-09-21T12:09:45.264575+0000 mgr.x (mgr.14499) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:48.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:48 smithi001 bash[19741]: cluster 2024-09-21T12:09:47.265183+0000 mgr.x (mgr.14499) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:48.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:48 smithi001 bash[19741]: cluster 2024-09-21T12:09:47.265183+0000 mgr.x (mgr.14499) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:48.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:48 smithi081 bash[21618]: cluster 2024-09-21T12:09:47.265183+0000 mgr.x (mgr.14499) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:48.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:48 smithi081 bash[21618]: cluster 2024-09-21T12:09:47.265183+0000 mgr.x (mgr.14499) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:48.648 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:48 smithi100 bash[22052]: cluster 2024-09-21T12:09:47.265183+0000 mgr.x (mgr.14499) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:48.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:48 smithi100 bash[22052]: cluster 2024-09-21T12:09:47.265183+0000 mgr.x (mgr.14499) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:50.613 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:50 smithi001 bash[19741]: cluster 2024-09-21T12:09:49.266566+0000 mgr.x (mgr.14499) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:50.613 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:50 smithi001 bash[19741]: cluster 2024-09-21T12:09:49.266566+0000 mgr.x (mgr.14499) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:50.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:50 smithi081 bash[21618]: cluster 2024-09-21T12:09:49.266566+0000 mgr.x (mgr.14499) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:50.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:50 smithi081 bash[21618]: cluster 2024-09-21T12:09:49.266566+0000 mgr.x (mgr.14499) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:50.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:50 smithi100 bash[22052]: cluster 2024-09-21T12:09:49.266566+0000 mgr.x (mgr.14499) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:50.649 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:50 smithi100 bash[22052]: cluster 2024-09-21T12:09:49.266566+0000 mgr.x (mgr.14499) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:52.622 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:52 smithi001 bash[19741]: cluster 2024-09-21T12:09:51.267242+0000 mgr.x (mgr.14499) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:52.623 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:52 smithi001 bash[19741]: cluster 2024-09-21T12:09:51.267242+0000 mgr.x (mgr.14499) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:52.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:52 smithi081 bash[21618]: cluster 2024-09-21T12:09:51.267242+0000 mgr.x (mgr.14499) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:52.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:52 smithi081 bash[21618]: cluster 2024-09-21T12:09:51.267242+0000 mgr.x (mgr.14499) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:52.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:52 smithi100 bash[22052]: cluster 2024-09-21T12:09:51.267242+0000 mgr.x (mgr.14499) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:52.651 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:52 smithi100 bash[22052]: cluster 2024-09-21T12:09:51.267242+0000 mgr.x (mgr.14499) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:54.575 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:54 smithi100 bash[22052]: cluster 2024-09-21T12:09:53.268319+0000 mgr.x (mgr.14499) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:54.576 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:54 smithi100 bash[22052]: cluster 2024-09-21T12:09:53.268319+0000 mgr.x (mgr.14499) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:54.622 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:54 smithi001 bash[19741]: cluster 2024-09-21T12:09:53.268319+0000 mgr.x (mgr.14499) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:54.622 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:54 smithi001 bash[19741]: cluster 2024-09-21T12:09:53.268319+0000 mgr.x (mgr.14499) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:54.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:54 smithi081 bash[21618]: cluster 2024-09-21T12:09:53.268319+0000 mgr.x (mgr.14499) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:54.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:54 smithi081 bash[21618]: cluster 2024-09-21T12:09:53.268319+0000 mgr.x (mgr.14499) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:09:56.578 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:56 smithi001 bash[19741]: cluster 2024-09-21T12:09:55.269210+0000 mgr.x (mgr.14499) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:56.578 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:56 smithi001 bash[19741]: cluster 2024-09-21T12:09:55.269210+0000 mgr.x (mgr.14499) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:56.652 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:56 smithi081 bash[21618]: cluster 2024-09-21T12:09:55.269210+0000 mgr.x (mgr.14499) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:56.652 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:56 smithi081 bash[21618]: cluster 2024-09-21T12:09:55.269210+0000 mgr.x (mgr.14499) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:56.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:56 smithi100 bash[22052]: cluster 2024-09-21T12:09:55.269210+0000 mgr.x (mgr.14499) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:56.652 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:56 smithi100 bash[22052]: cluster 2024-09-21T12:09:55.269210+0000 mgr.x (mgr.14499) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:09:58.652 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:58 smithi001 bash[19741]: cluster 2024-09-21T12:09:57.269836+0000 mgr.x (mgr.14499) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:58.652 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:09:58 smithi001 bash[19741]: cluster 2024-09-21T12:09:57.269836+0000 mgr.x (mgr.14499) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:58.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:58 smithi081 bash[21618]: cluster 2024-09-21T12:09:57.269836+0000 mgr.x (mgr.14499) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:58.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:09:58 smithi081 bash[21618]: cluster 2024-09-21T12:09:57.269836+0000 mgr.x (mgr.14499) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:58.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:58 smithi100 bash[22052]: cluster 2024-09-21T12:09:57.269836+0000 mgr.x (mgr.14499) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:09:58.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:09:58 smithi100 bash[22052]: cluster 2024-09-21T12:09:57.269836+0000 mgr.x (mgr.14499) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:00.653 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:00 smithi001 bash[19741]: cluster 2024-09-21T12:09:59.271078+0000 mgr.x (mgr.14499) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:10:00.653 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:00 smithi001 bash[19741]: cluster 2024-09-21T12:09:59.271078+0000 mgr.x (mgr.14499) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:10:00.653 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:00 smithi001 bash[19741]: cluster 2024-09-21T12:10:00.000197+0000 mon.a (mon.0) 820 : cluster [INF] overall HEALTH_OK 2024-09-21T12:10:00.653 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:00 smithi001 bash[19741]: cluster 2024-09-21T12:10:00.000197+0000 mon.a (mon.0) 820 : cluster [INF] overall HEALTH_OK 2024-09-21T12:10:00.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:00 smithi081 bash[21618]: cluster 2024-09-21T12:09:59.271078+0000 mgr.x (mgr.14499) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:10:00.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:00 smithi081 bash[21618]: cluster 2024-09-21T12:09:59.271078+0000 mgr.x (mgr.14499) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:10:00.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:00 smithi081 bash[21618]: cluster 2024-09-21T12:10:00.000197+0000 mon.a (mon.0) 820 : cluster [INF] overall HEALTH_OK 2024-09-21T12:10:00.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:00 smithi081 bash[21618]: cluster 2024-09-21T12:10:00.000197+0000 mon.a (mon.0) 820 : cluster [INF] overall HEALTH_OK 2024-09-21T12:10:00.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:00 smithi100 bash[22052]: cluster 2024-09-21T12:09:59.271078+0000 mgr.x (mgr.14499) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:10:00.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:00 smithi100 bash[22052]: cluster 2024-09-21T12:09:59.271078+0000 mgr.x (mgr.14499) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T12:10:00.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:00 smithi100 bash[22052]: cluster 2024-09-21T12:10:00.000197+0000 mon.a (mon.0) 820 : cluster [INF] overall HEALTH_OK 2024-09-21T12:10:00.655 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:00 smithi100 bash[22052]: cluster 2024-09-21T12:10:00.000197+0000 mon.a (mon.0) 820 : cluster [INF] overall HEALTH_OK 2024-09-21T12:10:02.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:02 smithi081 bash[21618]: cluster 2024-09-21T12:10:01.271712+0000 mgr.x (mgr.14499) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:02.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:02 smithi081 bash[21618]: cluster 2024-09-21T12:10:01.271712+0000 mgr.x (mgr.14499) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:02.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:02 smithi100 bash[22052]: cluster 2024-09-21T12:10:01.271712+0000 mgr.x (mgr.14499) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:02.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:02 smithi100 bash[22052]: cluster 2024-09-21T12:10:01.271712+0000 mgr.x (mgr.14499) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:02.655 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:02 smithi001 bash[19741]: cluster 2024-09-21T12:10:01.271712+0000 mgr.x (mgr.14499) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:02.655 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:02 smithi001 bash[19741]: cluster 2024-09-21T12:10:01.271712+0000 mgr.x (mgr.14499) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:04 smithi100 bash[22052]: cluster 2024-09-21T12:10:03.272702+0000 mgr.x (mgr.14499) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:04 smithi100 bash[22052]: cluster 2024-09-21T12:10:03.272702+0000 mgr.x (mgr.14499) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:04.656 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:04 smithi001 bash[19741]: cluster 2024-09-21T12:10:03.272702+0000 mgr.x (mgr.14499) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:04.656 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:04 smithi001 bash[19741]: cluster 2024-09-21T12:10:03.272702+0000 mgr.x (mgr.14499) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:04.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:04 smithi081 bash[21618]: cluster 2024-09-21T12:10:03.272702+0000 mgr.x (mgr.14499) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:04.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:04 smithi081 bash[21618]: cluster 2024-09-21T12:10:03.272702+0000 mgr.x (mgr.14499) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:06.591 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:06 smithi001 bash[19741]: cluster 2024-09-21T12:10:05.273628+0000 mgr.x (mgr.14499) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:06 smithi001 bash[19741]: cluster 2024-09-21T12:10:05.273628+0000 mgr.x (mgr.14499) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:06.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:06 smithi100 bash[22052]: cluster 2024-09-21T12:10:05.273628+0000 mgr.x (mgr.14499) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:06.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:06 smithi100 bash[22052]: cluster 2024-09-21T12:10:05.273628+0000 mgr.x (mgr.14499) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:06 smithi081 bash[21618]: cluster 2024-09-21T12:10:05.273628+0000 mgr.x (mgr.14499) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:06 smithi081 bash[21618]: cluster 2024-09-21T12:10:05.273628+0000 mgr.x (mgr.14499) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:08.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:08 smithi100 bash[22052]: cluster 2024-09-21T12:10:07.274268+0000 mgr.x (mgr.14499) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:08.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:08 smithi100 bash[22052]: cluster 2024-09-21T12:10:07.274268+0000 mgr.x (mgr.14499) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:08.658 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:08 smithi001 bash[19741]: cluster 2024-09-21T12:10:07.274268+0000 mgr.x (mgr.14499) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:08.658 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:08 smithi001 bash[19741]: cluster 2024-09-21T12:10:07.274268+0000 mgr.x (mgr.14499) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:08.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:08 smithi081 bash[21618]: cluster 2024-09-21T12:10:07.274268+0000 mgr.x (mgr.14499) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:08.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:08 smithi081 bash[21618]: cluster 2024-09-21T12:10:07.274268+0000 mgr.x (mgr.14499) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:09.958 DEBUG:teuthology.orchestra.run.smithi172:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.100/share1 -c ls' 2024-09-21T12:10:10.010 INFO:teuthology.orchestra.run.smithi172.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.100/share1 -c ls 2024-09-21T12:10:10.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:10 smithi100 bash[22052]: cluster 2024-09-21T12:10:09.275489+0000 mgr.x (mgr.14499) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:10.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:10 smithi100 bash[22052]: cluster 2024-09-21T12:10:09.275489+0000 mgr.x (mgr.14499) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:10.662 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:10 smithi001 bash[19741]: cluster 2024-09-21T12:10:09.275489+0000 mgr.x (mgr.14499) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:10.662 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:10 smithi001 bash[19741]: cluster 2024-09-21T12:10:09.275489+0000 mgr.x (mgr.14499) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:10 smithi081 bash[21618]: cluster 2024-09-21T12:10:09.275489+0000 mgr.x (mgr.14499) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:10 smithi081 bash[21618]: cluster 2024-09-21T12:10:09.275489+0000 mgr.x (mgr.14499) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T12:10:11.094 INFO:teuthology.orchestra.run.smithi172.stdout: . D 0 Sat Sep 21 12:06:07 2024 2024-09-21T12:10:11.094 INFO:teuthology.orchestra.run.smithi172.stdout: .. D 0 Sat Sep 21 12:06:07 2024 2024-09-21T12:10:11.095 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-09-21T12:10:11.095 INFO:teuthology.orchestra.run.smithi172.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T12:10:11.608 DEBUG:teuthology.orchestra.run.smithi172:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.100/share2 -c ls' 2024-09-21T12:10:11.662 INFO:teuthology.orchestra.run.smithi172.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.172 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.100/share2 -c ls 2024-09-21T12:10:12.665 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:12 smithi001 bash[19741]: cluster 2024-09-21T12:10:11.276143+0000 mgr.x (mgr.14499) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:12.665 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:12 smithi001 bash[19741]: cluster 2024-09-21T12:10:11.276143+0000 mgr.x (mgr.14499) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:12 smithi081 bash[21618]: cluster 2024-09-21T12:10:11.276143+0000 mgr.x (mgr.14499) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:12 smithi081 bash[21618]: cluster 2024-09-21T12:10:11.276143+0000 mgr.x (mgr.14499) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:12.725 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:12 smithi100 bash[22052]: cluster 2024-09-21T12:10:11.276143+0000 mgr.x (mgr.14499) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:12.725 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:12 smithi100 bash[22052]: cluster 2024-09-21T12:10:11.276143+0000 mgr.x (mgr.14499) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T12:10:12.815 INFO:teuthology.orchestra.run.smithi172.stdout: . D 0 Sat Sep 21 12:06:13 2024 2024-09-21T12:10:12.815 INFO:teuthology.orchestra.run.smithi172.stdout: .. D 0 Sat Sep 21 12:06:13 2024 2024-09-21T12:10:12.815 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-09-21T12:10:12.815 INFO:teuthology.orchestra.run.smithi172.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T12:10:13.346 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T12:10:13.356 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T12:10:13.356 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T12:10:14.603 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:14 smithi100 bash[22052]: cluster 2024-09-21T12:10:13.277302+0000 mgr.x (mgr.14499) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:14.603 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:14 smithi100 bash[22052]: cluster 2024-09-21T12:10:13.277302+0000 mgr.x (mgr.14499) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:14.775 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:14 smithi001 bash[19741]: cluster 2024-09-21T12:10:13.277302+0000 mgr.x (mgr.14499) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:14.775 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:14 smithi001 bash[19741]: cluster 2024-09-21T12:10:13.277302+0000 mgr.x (mgr.14499) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:14.775 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:14 smithi081 bash[21618]: cluster 2024-09-21T12:10:13.277302+0000 mgr.x (mgr.14499) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:14.775 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:14 smithi081 bash[21618]: cluster 2024-09-21T12:10:13.277302+0000 mgr.x (mgr.14499) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:16.605 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:16 smithi001 bash[19741]: cluster 2024-09-21T12:10:15.277938+0000 mgr.x (mgr.14499) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:16.605 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:16 smithi001 bash[19741]: cluster 2024-09-21T12:10:15.277938+0000 mgr.x (mgr.14499) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:16.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:16 smithi100 bash[22052]: cluster 2024-09-21T12:10:15.277938+0000 mgr.x (mgr.14499) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:16.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:16 smithi100 bash[22052]: cluster 2024-09-21T12:10:15.277938+0000 mgr.x (mgr.14499) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:16.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:16 smithi081 bash[21618]: cluster 2024-09-21T12:10:15.277938+0000 mgr.x (mgr.14499) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:16.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:16 smithi081 bash[21618]: cluster 2024-09-21T12:10:15.277938+0000 mgr.x (mgr.14499) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:18.178 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:10:18.608 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:18 smithi001 bash[19741]: cluster 2024-09-21T12:10:17.278600+0000 mgr.x (mgr.14499) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:18.608 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:18 smithi001 bash[19741]: cluster 2024-09-21T12:10:17.278600+0000 mgr.x (mgr.14499) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:18.776 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:18 smithi100 bash[22052]: cluster 2024-09-21T12:10:17.278600+0000 mgr.x (mgr.14499) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:18.777 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:18 smithi100 bash[22052]: cluster 2024-09-21T12:10:17.278600+0000 mgr.x (mgr.14499) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:18.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:18 smithi081 bash[21618]: cluster 2024-09-21T12:10:17.278600+0000 mgr.x (mgr.14499) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:18.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:18 smithi081 bash[21618]: cluster 2024-09-21T12:10:17.278600+0000 mgr.x (mgr.14499) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: "results": [ 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.share", 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: "cluster_id": "adctdb1", 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: "share_id": "share1", 2024-09-21T12:10:20.239 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "removed" 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "removed", 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.share", 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "cluster_id": "adctdb1", 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "share_id": "share2", 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "removed" 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "removed", 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.240 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "cluster_id": "adctdb1", 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "removed" 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "removed", 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: { 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "resource": { 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "auth_id": "join1-admin", 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "intent": "removed" 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: }, 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "state": "removed", 2024-09-21T12:10:20.241 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:10:20.242 INFO:teuthology.orchestra.run.smithi001.stdout: } 2024-09-21T12:10:20.242 INFO:teuthology.orchestra.run.smithi001.stdout: ], 2024-09-21T12:10:20.242 INFO:teuthology.orchestra.run.smithi001.stdout: "success": true 2024-09-21T12:10:20.242 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: cluster 2024-09-21T12:10:19.279649+0000 mgr.x (mgr.14499) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: cluster 2024-09-21T12:10:19.279649+0000 mgr.x (mgr.14499) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.139118+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.139118+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.140470+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.140470+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.579 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.140912+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.140912+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.142653+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.142653+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.144406+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.144406+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.144749+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.144749+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.146550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.146550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.150208+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.150208+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.153092+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.153092+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.160954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.580 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:20 smithi001 bash[19741]: audit 2024-09-21T12:10:20.160954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: cluster 2024-09-21T12:10:19.279649+0000 mgr.x (mgr.14499) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: cluster 2024-09-21T12:10:19.279649+0000 mgr.x (mgr.14499) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.139118+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.139118+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.140470+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.140470+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.140912+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.140912+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.142653+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.142653+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.700 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.144406+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.144406+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.144749+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.144749+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.146550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.146550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.150208+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.150208+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.153092+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.153092+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.160954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.701 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:20 smithi100 bash[22052]: audit 2024-09-21T12:10:20.160954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: cluster 2024-09-21T12:10:19.279649+0000 mgr.x (mgr.14499) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:20.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: cluster 2024-09-21T12:10:19.279649+0000 mgr.x (mgr.14499) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T12:10:20.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.139118+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.139118+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.140470+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.140470+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.140912+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.140912+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.142653+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.142653+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.144406+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.144406+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.144749+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.144749+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.146550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:10:20.780 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.146550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T12:10:20.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.150208+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T12:10:20.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.150208+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T12:10:20.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.153092+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.153092+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T12:10:20.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.160954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:20.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:20 smithi081 bash[21618]: audit 2024-09-21T12:10:20.160954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' 2024-09-21T12:10:21.606 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: audit 2024-09-21T12:10:20.039090+0000 mgr.x (mgr.14499) 168 : audit [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:10:21.606 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: audit 2024-09-21T12:10:20.039090+0000 mgr.x (mgr.14499) 168 : audit [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:10:21.606 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: cephadm 2024-09-21T12:10:20.132552+0000 mgr.x (mgr.14499) 169 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T12:10:21.606 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: cephadm 2024-09-21T12:10:20.132552+0000 mgr.x (mgr.14499) 169 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T12:10:21.606 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: cephadm 2024-09-21T12:10:20.217716+0000 mgr.x (mgr.14499) 170 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi001.uohcqq... 2024-09-21T12:10:21.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: cephadm 2024-09-21T12:10:20.217716+0000 mgr.x (mgr.14499) 170 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi001.uohcqq... 2024-09-21T12:10:21.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: cephadm 2024-09-21T12:10:20.217962+0000 mgr.x (mgr.14499) 171 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi001.uohcqq from smithi001 -- ports [445, 9922] 2024-09-21T12:10:21.607 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:21 smithi001 bash[19741]: cephadm 2024-09-21T12:10:20.217962+0000 mgr.x (mgr.14499) 171 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi001.uohcqq from smithi001 -- ports [445, 9922] 2024-09-21T12:10:21.608 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T12:10:21.619 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-21T12:10:21.619 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: audit 2024-09-21T12:10:20.039090+0000 mgr.x (mgr.14499) 168 : audit [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: audit 2024-09-21T12:10:20.039090+0000 mgr.x (mgr.14499) 168 : audit [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: cephadm 2024-09-21T12:10:20.132552+0000 mgr.x (mgr.14499) 169 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: cephadm 2024-09-21T12:10:20.132552+0000 mgr.x (mgr.14499) 169 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: cephadm 2024-09-21T12:10:20.217716+0000 mgr.x (mgr.14499) 170 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi001.uohcqq... 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: cephadm 2024-09-21T12:10:20.217716+0000 mgr.x (mgr.14499) 170 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi001.uohcqq... 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: cephadm 2024-09-21T12:10:20.217962+0000 mgr.x (mgr.14499) 171 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi001.uohcqq from smithi001 -- ports [445, 9922] 2024-09-21T12:10:21.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:21 smithi081 bash[21618]: cephadm 2024-09-21T12:10:20.217962+0000 mgr.x (mgr.14499) 171 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi001.uohcqq from smithi001 -- ports [445, 9922] 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: audit 2024-09-21T12:10:20.039090+0000 mgr.x (mgr.14499) 168 : audit [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: audit 2024-09-21T12:10:20.039090+0000 mgr.x (mgr.14499) 168 : audit [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: cephadm 2024-09-21T12:10:20.132552+0000 mgr.x (mgr.14499) 169 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: cephadm 2024-09-21T12:10:20.132552+0000 mgr.x (mgr.14499) 169 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: cephadm 2024-09-21T12:10:20.217716+0000 mgr.x (mgr.14499) 170 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi001.uohcqq... 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: cephadm 2024-09-21T12:10:20.217716+0000 mgr.x (mgr.14499) 170 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi001.uohcqq... 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: cephadm 2024-09-21T12:10:20.217962+0000 mgr.x (mgr.14499) 171 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi001.uohcqq from smithi001 -- ports [445, 9922] 2024-09-21T12:10:21.697 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:21 smithi100 bash[22052]: cephadm 2024-09-21T12:10:20.217962+0000 mgr.x (mgr.14499) 171 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi001.uohcqq from smithi001 -- ports [445, 9922] 2024-09-21T12:10:22.698 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:22 smithi001 bash[19741]: cluster 2024-09-21T12:10:21.280231+0000 mgr.x (mgr.14499) 172 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:22.698 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:22 smithi001 bash[19741]: cluster 2024-09-21T12:10:21.280231+0000 mgr.x (mgr.14499) 172 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:22.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:22 smithi100 bash[22052]: cluster 2024-09-21T12:10:21.280231+0000 mgr.x (mgr.14499) 172 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:22.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:22 smithi100 bash[22052]: cluster 2024-09-21T12:10:21.280231+0000 mgr.x (mgr.14499) 172 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:22.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:22 smithi081 bash[21618]: cluster 2024-09-21T12:10:21.280231+0000 mgr.x (mgr.14499) 172 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:22.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:22 smithi081 bash[21618]: cluster 2024-09-21T12:10:21.280231+0000 mgr.x (mgr.14499) 172 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T12:10:22.966 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:22 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:22.966 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:22 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:22.966 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:22 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:22.967 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:22 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.247 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.247 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.248 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.248 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.498 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.499 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.499 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.499 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.853 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.853 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:23.853 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.123 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.123 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.124 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.124 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.124 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:23 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.124 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:24 smithi100 bash[22052]: cluster 2024-09-21T12:10:23.280958+0000 mgr.x (mgr.14499) 173 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T12:10:24.653 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:24 smithi100 bash[22052]: cluster 2024-09-21T12:10:23.280958+0000 mgr.x (mgr.14499) 173 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T12:10:24.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:24 smithi081 bash[21618]: cluster 2024-09-21T12:10:23.280958+0000 mgr.x (mgr.14499) 173 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T12:10:24.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:24 smithi081 bash[21618]: cluster 2024-09-21T12:10:23.280958+0000 mgr.x (mgr.14499) 173 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T12:10:24.872 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.873 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.873 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:24.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:24 smithi001 bash[19741]: cluster 2024-09-21T12:10:23.280958+0000 mgr.x (mgr.14499) 173 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T12:10:24.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:24 smithi001 bash[19741]: cluster 2024-09-21T12:10:23.280958+0000 mgr.x (mgr.14499) 173 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T12:10:24.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:24 smithi001 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:25.784 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: cephadm 2024-09-21T12:10:24.696744+0000 mgr.x (mgr.14499) 174 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi001.uohcqq 2024-09-21T12:10:25.784 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: cephadm 2024-09-21T12:10:24.696744+0000 mgr.x (mgr.14499) 174 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi001.uohcqq 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: audit 2024-09-21T12:10:24.697317+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"} : dispatch 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: audit 2024-09-21T12:10:24.697317+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"} : dispatch 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: audit 2024-09-21T12:10:24.700911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"}]': finished 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: audit 2024-09-21T12:10:24.700911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"}]': finished 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: cephadm 2024-09-21T12:10:24.706278+0000 mgr.x (mgr.14499) 175 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi081.setvgr... 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: cephadm 2024-09-21T12:10:24.706278+0000 mgr.x (mgr.14499) 175 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi081.setvgr... 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: cephadm 2024-09-21T12:10:24.706685+0000 mgr.x (mgr.14499) 176 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi081.setvgr from smithi081 -- ports [445, 9922] 2024-09-21T12:10:25.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:25 smithi100 bash[22052]: cephadm 2024-09-21T12:10:24.706685+0000 mgr.x (mgr.14499) 176 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi081.setvgr from smithi081 -- ports [445, 9922] 2024-09-21T12:10:25.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: cephadm 2024-09-21T12:10:24.696744+0000 mgr.x (mgr.14499) 174 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi001.uohcqq 2024-09-21T12:10:25.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: cephadm 2024-09-21T12:10:24.696744+0000 mgr.x (mgr.14499) 174 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi001.uohcqq 2024-09-21T12:10:25.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: audit 2024-09-21T12:10:24.697317+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"} : dispatch 2024-09-21T12:10:25.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: audit 2024-09-21T12:10:24.697317+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"} : dispatch 2024-09-21T12:10:25.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: audit 2024-09-21T12:10:24.700911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"}]': finished 2024-09-21T12:10:25.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: audit 2024-09-21T12:10:24.700911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"}]': finished 2024-09-21T12:10:25.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: cephadm 2024-09-21T12:10:24.706278+0000 mgr.x (mgr.14499) 175 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi081.setvgr... 2024-09-21T12:10:25.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: cephadm 2024-09-21T12:10:24.706278+0000 mgr.x (mgr.14499) 175 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi081.setvgr... 2024-09-21T12:10:25.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: cephadm 2024-09-21T12:10:24.706685+0000 mgr.x (mgr.14499) 176 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi081.setvgr from smithi081 -- ports [445, 9922] 2024-09-21T12:10:25.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:25 smithi081 bash[21618]: cephadm 2024-09-21T12:10:24.706685+0000 mgr.x (mgr.14499) 176 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi081.setvgr from smithi081 -- ports [445, 9922] 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: cephadm 2024-09-21T12:10:24.696744+0000 mgr.x (mgr.14499) 174 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi001.uohcqq 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: cephadm 2024-09-21T12:10:24.696744+0000 mgr.x (mgr.14499) 174 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi001.uohcqq 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: audit 2024-09-21T12:10:24.697317+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"} : dispatch 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: audit 2024-09-21T12:10:24.697317+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"} : dispatch 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: audit 2024-09-21T12:10:24.700911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"}]': finished 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: audit 2024-09-21T12:10:24.700911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi001.uohcqq"}]': finished 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: cephadm 2024-09-21T12:10:24.706278+0000 mgr.x (mgr.14499) 175 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi081.setvgr... 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: cephadm 2024-09-21T12:10:24.706278+0000 mgr.x (mgr.14499) 175 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi081.setvgr... 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: cephadm 2024-09-21T12:10:24.706685+0000 mgr.x (mgr.14499) 176 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi081.setvgr from smithi081 -- ports [445, 9922] 2024-09-21T12:10:25.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:25 smithi001 bash[19741]: cephadm 2024-09-21T12:10:24.706685+0000 mgr.x (mgr.14499) 176 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi081.setvgr from smithi081 -- ports [445, 9922] 2024-09-21T12:10:26.374 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:10:26.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:26 smithi100 bash[22052]: cluster 2024-09-21T12:10:25.281537+0000 mgr.x (mgr.14499) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:26.785 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:26 smithi100 bash[22052]: cluster 2024-09-21T12:10:25.281537+0000 mgr.x (mgr.14499) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:26.872 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:26 smithi001 bash[19741]: cluster 2024-09-21T12:10:25.281537+0000 mgr.x (mgr.14499) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:26.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:26 smithi001 bash[19741]: cluster 2024-09-21T12:10:25.281537+0000 mgr.x (mgr.14499) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:26 smithi081 bash[21618]: cluster 2024-09-21T12:10:25.281537+0000 mgr.x (mgr.14499) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:26 smithi081 bash[21618]: cluster 2024-09-21T12:10:25.281537+0000 mgr.x (mgr.14499) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:27.280 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.280 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.554 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.554 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.892 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.893 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:27.944 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:10:27.945 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:08:33.929072Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:08:33.928758Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:08:33.928630Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:08:33.928865Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T12:10:20.139650Z 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.172"], "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-21T12:07:04.404672Z", "last_refresh": "2024-09-21T12:08:34.161704Z", "running": 2, "size": 3}}] 2024-09-21T12:10:28.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.163 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.163 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.163 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:27 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.163 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.418 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.419 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:28.601 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mds.cephfs', 'smb.adctdb1', 'mon', 'osd', 'mgr'} 2024-09-21T12:10:28.788 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:28 smithi100 bash[22052]: cluster 2024-09-21T12:10:27.282195+0000 mgr.x (mgr.14499) 178 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:28.788 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:28 smithi100 bash[22052]: cluster 2024-09-21T12:10:27.282195+0000 mgr.x (mgr.14499) 178 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:28.872 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:28 smithi001 bash[19741]: cluster 2024-09-21T12:10:27.282195+0000 mgr.x (mgr.14499) 178 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:28.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:28 smithi001 bash[19741]: cluster 2024-09-21T12:10:27.282195+0000 mgr.x (mgr.14499) 178 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:29.168 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:29.168 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:29.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:28 smithi081 bash[21618]: cluster 2024-09-21T12:10:27.282195+0000 mgr.x (mgr.14499) 178 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:29.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:28 smithi081 bash[21618]: cluster 2024-09-21T12:10:27.282195+0000 mgr.x (mgr.14499) 178 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:29.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:28 smithi081 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:29.602 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5c1cdc3c470dae78e91a0ed2bcf13509a046d301 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 345d7bce-7810-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T12:10:29.872 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:29 smithi001 bash[19741]: audit 2024-09-21T12:10:27.936547+0000 mgr.x (mgr.14499) 179 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:29.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:29 smithi001 bash[19741]: audit 2024-09-21T12:10:27.936547+0000 mgr.x (mgr.14499) 179 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:29.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:29 smithi001 bash[19741]: audit 2024-09-21T12:10:28.931375+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"} : dispatch 2024-09-21T12:10:29.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:29 smithi001 bash[19741]: audit 2024-09-21T12:10:28.931375+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"} : dispatch 2024-09-21T12:10:29.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:29 smithi001 bash[19741]: audit 2024-09-21T12:10:28.934930+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"}]': finished 2024-09-21T12:10:29.873 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:29 smithi001 bash[19741]: audit 2024-09-21T12:10:28.934930+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"}]': finished 2024-09-21T12:10:30.124 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:29 smithi100 bash[22052]: audit 2024-09-21T12:10:27.936547+0000 mgr.x (mgr.14499) 179 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:30.125 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:29 smithi100 bash[22052]: audit 2024-09-21T12:10:27.936547+0000 mgr.x (mgr.14499) 179 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:30.125 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:29 smithi100 bash[22052]: audit 2024-09-21T12:10:28.931375+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"} : dispatch 2024-09-21T12:10:30.125 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:29 smithi100 bash[22052]: audit 2024-09-21T12:10:28.931375+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"} : dispatch 2024-09-21T12:10:30.125 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:29 smithi100 bash[22052]: audit 2024-09-21T12:10:28.934930+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"}]': finished 2024-09-21T12:10:30.125 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:29 smithi100 bash[22052]: audit 2024-09-21T12:10:28.934930+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"}]': finished 2024-09-21T12:10:30.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:29 smithi081 bash[21618]: audit 2024-09-21T12:10:27.936547+0000 mgr.x (mgr.14499) 179 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:30.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:29 smithi081 bash[21618]: audit 2024-09-21T12:10:27.936547+0000 mgr.x (mgr.14499) 179 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:30.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:29 smithi081 bash[21618]: audit 2024-09-21T12:10:28.931375+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"} : dispatch 2024-09-21T12:10:30.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:29 smithi081 bash[21618]: audit 2024-09-21T12:10:28.931375+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"} : dispatch 2024-09-21T12:10:30.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:29 smithi081 bash[21618]: audit 2024-09-21T12:10:28.934930+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"}]': finished 2024-09-21T12:10:30.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:29 smithi081 bash[21618]: audit 2024-09-21T12:10:28.934930+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi081.setvgr"}]': finished 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cephadm 2024-09-21T12:10:28.930801+0000 mgr.x (mgr.14499) 180 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi081.setvgr 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cephadm 2024-09-21T12:10:28.930801+0000 mgr.x (mgr.14499) 180 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi081.setvgr 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cephadm 2024-09-21T12:10:28.940480+0000 mgr.x (mgr.14499) 181 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi100.zzgzph... 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cephadm 2024-09-21T12:10:28.940480+0000 mgr.x (mgr.14499) 181 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi100.zzgzph... 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cephadm 2024-09-21T12:10:28.940894+0000 mgr.x (mgr.14499) 182 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi100.zzgzph from smithi100 -- ports [445, 9922] 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cephadm 2024-09-21T12:10:28.940894+0000 mgr.x (mgr.14499) 182 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi100.zzgzph from smithi100 -- ports [445, 9922] 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cluster 2024-09-21T12:10:29.283385+0000 mgr.x (mgr.14499) 183 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T12:10:31.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:30 smithi001 bash[19741]: cluster 2024-09-21T12:10:29.283385+0000 mgr.x (mgr.14499) 183 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T12:10:31.126 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cephadm 2024-09-21T12:10:28.930801+0000 mgr.x (mgr.14499) 180 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi081.setvgr 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cephadm 2024-09-21T12:10:28.930801+0000 mgr.x (mgr.14499) 180 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi081.setvgr 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cephadm 2024-09-21T12:10:28.940480+0000 mgr.x (mgr.14499) 181 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi100.zzgzph... 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cephadm 2024-09-21T12:10:28.940480+0000 mgr.x (mgr.14499) 181 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi100.zzgzph... 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cephadm 2024-09-21T12:10:28.940894+0000 mgr.x (mgr.14499) 182 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi100.zzgzph from smithi100 -- ports [445, 9922] 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cephadm 2024-09-21T12:10:28.940894+0000 mgr.x (mgr.14499) 182 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi100.zzgzph from smithi100 -- ports [445, 9922] 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cluster 2024-09-21T12:10:29.283385+0000 mgr.x (mgr.14499) 183 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T12:10:31.127 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:30 smithi100 bash[22052]: cluster 2024-09-21T12:10:29.283385+0000 mgr.x (mgr.14499) 183 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cephadm 2024-09-21T12:10:28.930801+0000 mgr.x (mgr.14499) 180 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi081.setvgr 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cephadm 2024-09-21T12:10:28.930801+0000 mgr.x (mgr.14499) 180 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi081.setvgr 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cephadm 2024-09-21T12:10:28.940480+0000 mgr.x (mgr.14499) 181 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi100.zzgzph... 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cephadm 2024-09-21T12:10:28.940480+0000 mgr.x (mgr.14499) 181 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi100.zzgzph... 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cephadm 2024-09-21T12:10:28.940894+0000 mgr.x (mgr.14499) 182 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi100.zzgzph from smithi100 -- ports [445, 9922] 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cephadm 2024-09-21T12:10:28.940894+0000 mgr.x (mgr.14499) 182 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi100.zzgzph from smithi100 -- ports [445, 9922] 2024-09-21T12:10:31.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cluster 2024-09-21T12:10:29.283385+0000 mgr.x (mgr.14499) 183 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T12:10:31.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:30 smithi081 bash[21618]: cluster 2024-09-21T12:10:29.283385+0000 mgr.x (mgr.14499) 183 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T12:10:31.732 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:31 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:31.732 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:31 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:31.732 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:31 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.012 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:31 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.013 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:31 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.013 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:31 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.277 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.277 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.278 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.601 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.601 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.602 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.872 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.872 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.872 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.873 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:32.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:32 smithi100 bash[22052]: cluster 2024-09-21T12:10:31.284037+0000 mgr.x (mgr.14499) 184 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:32.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:32 smithi100 bash[22052]: cluster 2024-09-21T12:10:31.284037+0000 mgr.x (mgr.14499) 184 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:32.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:32 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:33.122 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:32 smithi001 bash[19741]: cluster 2024-09-21T12:10:31.284037+0000 mgr.x (mgr.14499) 184 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:33.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:32 smithi001 bash[19741]: cluster 2024-09-21T12:10:31.284037+0000 mgr.x (mgr.14499) 184 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:33.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:32 smithi081 bash[21618]: cluster 2024-09-21T12:10:31.284037+0000 mgr.x (mgr.14499) 184 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:33.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:32 smithi081 bash[21618]: cluster 2024-09-21T12:10:31.284037+0000 mgr.x (mgr.14499) 184 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:33.403 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:33.403 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:10:33 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:33.403 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:10:33 smithi100 systemd[1]: /etc/systemd/system/ceph-345d7bce-7810-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.351109+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"} : dispatch 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.351109+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"} : dispatch 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.355119+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"}]': finished 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.355119+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"}]': finished 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.360894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.360894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.365887+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.365887+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T12:10:34.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.367806+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:34.124 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:33 smithi001 bash[19741]: audit 2024-09-21T12:10:33.367806+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.351109+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"} : dispatch 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.351109+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"} : dispatch 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.355119+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"}]': finished 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.355119+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"}]': finished 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.360894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.360894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T12:10:34.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.365887+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T12:10:34.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.365887+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T12:10:34.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.367806+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:34.154 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:33 smithi100 bash[22052]: audit 2024-09-21T12:10:33.367806+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:34.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.351109+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"} : dispatch 2024-09-21T12:10:34.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.351109+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"} : dispatch 2024-09-21T12:10:34.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.355119+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"}]': finished 2024-09-21T12:10:34.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.355119+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi100.zzgzph"}]': finished 2024-09-21T12:10:34.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.360894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T12:10:34.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.360894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T12:10:34.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.365887+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T12:10:34.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.365887+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T12:10:34.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.367806+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:34.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:33 smithi081 bash[21618]: audit 2024-09-21T12:10:33.367806+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14499 172.21.15.1:0/2428891377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T12:10:34.366 INFO:teuthology.orchestra.run.smithi001.stderr:Inferring config /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T12:10:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:34 smithi001 bash[19741]: cluster 2024-09-21T12:10:33.285213+0000 mgr.x (mgr.14499) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:34 smithi001 bash[19741]: cluster 2024-09-21T12:10:33.285213+0000 mgr.x (mgr.14499) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:34 smithi001 bash[19741]: cephadm 2024-09-21T12:10:33.350534+0000 mgr.x (mgr.14499) 186 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi100.zzgzph 2024-09-21T12:10:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:34 smithi001 bash[19741]: cephadm 2024-09-21T12:10:33.350534+0000 mgr.x (mgr.14499) 186 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi100.zzgzph 2024-09-21T12:10:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:34 smithi001 bash[19741]: cephadm 2024-09-21T12:10:33.360207+0000 mgr.x (mgr.14499) 187 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T12:10:35.123 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:34 smithi001 bash[19741]: cephadm 2024-09-21T12:10:33.360207+0000 mgr.x (mgr.14499) 187 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T12:10:35.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:34 smithi100 bash[22052]: cluster 2024-09-21T12:10:33.285213+0000 mgr.x (mgr.14499) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:35.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:34 smithi100 bash[22052]: cluster 2024-09-21T12:10:33.285213+0000 mgr.x (mgr.14499) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:35.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:34 smithi100 bash[22052]: cephadm 2024-09-21T12:10:33.350534+0000 mgr.x (mgr.14499) 186 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi100.zzgzph 2024-09-21T12:10:35.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:34 smithi100 bash[22052]: cephadm 2024-09-21T12:10:33.350534+0000 mgr.x (mgr.14499) 186 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi100.zzgzph 2024-09-21T12:10:35.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:34 smithi100 bash[22052]: cephadm 2024-09-21T12:10:33.360207+0000 mgr.x (mgr.14499) 187 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T12:10:35.153 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:34 smithi100 bash[22052]: cephadm 2024-09-21T12:10:33.360207+0000 mgr.x (mgr.14499) 187 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T12:10:35.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:34 smithi081 bash[21618]: cluster 2024-09-21T12:10:33.285213+0000 mgr.x (mgr.14499) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:35.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:34 smithi081 bash[21618]: cluster 2024-09-21T12:10:33.285213+0000 mgr.x (mgr.14499) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T12:10:35.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:34 smithi081 bash[21618]: cephadm 2024-09-21T12:10:33.350534+0000 mgr.x (mgr.14499) 186 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi100.zzgzph 2024-09-21T12:10:35.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:34 smithi081 bash[21618]: cephadm 2024-09-21T12:10:33.350534+0000 mgr.x (mgr.14499) 186 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi100.zzgzph 2024-09-21T12:10:35.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:34 smithi081 bash[21618]: cephadm 2024-09-21T12:10:33.360207+0000 mgr.x (mgr.14499) 187 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T12:10:35.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:34 smithi081 bash[21618]: cephadm 2024-09-21T12:10:33.360207+0000 mgr.x (mgr.14499) 187 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T12:10:35.913 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-21T12:10:35.913 INFO:teuthology.orchestra.run.smithi001.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T12:05:38.321032Z", "last_refresh": "2024-09-21T12:08:33.929072Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi001=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T11:58:23.724309Z", "last_refresh": "2024-09-21T12:08:33.928758Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi001:172.21.15.1=a", "smithi081:172.21.15.81=b", "smithi100:172.21.15.100=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T11:57:50.517309Z", "last_refresh": "2024-09-21T12:08:33.928630Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "8f4d013db793795fef09ff5edf96e6b42ba8cd2c9158b2f0b7a5d7c1e657c063", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3855b8c483c85027fea24c112434955a9e8e6f629214baaca7b99a8fabb55472", "last_refresh": "2024-09-21T12:08:33.928865Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T12:10:36.551 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mds.cephfs', 'osd', 'mon', 'mgr'} 2024-09-21T12:10:36.551 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T12:10:36.561 INFO:tasks.cephadm:Teardown begin 2024-09-21T12:10:36.561 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:10:36.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:10:36.589 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:10:36.604 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:10:36.618 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T12:10:36.618 DEBUG:teuthology.orchestra.run.smithi001:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T12:10:36.624 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T12:10:36.635 DEBUG:teuthology.orchestra.run.smithi100:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T12:10:36.651 DEBUG:teuthology.orchestra.run.smithi172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T12:10:36.666 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T12:10:36.667 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T12:10:36.667 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a 2024-09-21T12:10:36.803 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 systemd[1]: Stopping Ceph mon.a for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:36.804 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 bash[19741]: cluster 2024-09-21T12:10:35.285792+0000 mgr.x (mgr.14499) 188 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:10:36.804 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 bash[19741]: cluster 2024-09-21T12:10:35.285792+0000 mgr.x (mgr.14499) 188 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:10:36.804 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 bash[19741]: audit 2024-09-21T12:10:35.910732+0000 mgr.x (mgr.14499) 189 : audit [DBG] from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:36.804 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 bash[19741]: audit 2024-09-21T12:10:35.910732+0000 mgr.x (mgr.14499) 189 : audit [DBG] from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:36.804 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 bash[19741]: debug 2024-09-21T12:10:36.779+0000 7f0ab4213640 -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-21T12:10:36.804 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 21 12:10:36 smithi001 bash[19741]: debug 2024-09-21T12:10:36.779+0000 7f0ab4213640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T12:10:36.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:36 smithi100 bash[22052]: cluster 2024-09-21T12:10:35.285792+0000 mgr.x (mgr.14499) 188 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:10:36.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:36 smithi100 bash[22052]: cluster 2024-09-21T12:10:35.285792+0000 mgr.x (mgr.14499) 188 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:10:36.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:36 smithi100 bash[22052]: audit 2024-09-21T12:10:35.910732+0000 mgr.x (mgr.14499) 189 : audit [DBG] from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:36.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:36 smithi100 bash[22052]: audit 2024-09-21T12:10:35.910732+0000 mgr.x (mgr.14499) 189 : audit [DBG] from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:36 smithi081 bash[21618]: cluster 2024-09-21T12:10:35.285792+0000 mgr.x (mgr.14499) 188 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:10:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:36 smithi081 bash[21618]: cluster 2024-09-21T12:10:35.285792+0000 mgr.x (mgr.14499) 188 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T12:10:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:36 smithi081 bash[21618]: audit 2024-09-21T12:10:35.910732+0000 mgr.x (mgr.14499) 189 : audit [DBG] from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:36 smithi081 bash[21618]: audit 2024-09-21T12:10:35.910732+0000 mgr.x (mgr.14499) 189 : audit [DBG] from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T12:10:37.498 DEBUG:teuthology.orchestra.run.smithi001:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T12:10:37.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:10:37.530 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T12:10:37.530 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T12:10:37.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.b 2024-09-21T12:10:37.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:37 smithi081 systemd[1]: Stopping Ceph mon.b for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:37.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:37 smithi081 bash[21618]: debug 2024-09-21T12:10:37.673+0000 7f639f1ef640 -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-21T12:10:37.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 21 12:10:37 smithi081 bash[21618]: debug 2024-09-21T12:10:37.673+0000 7f639f1ef640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T12:10:38.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T12:10:38.586 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:10:38.586 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T12:10:38.586 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T12:10:38.586 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.c 2024-09-21T12:10:38.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:38 smithi100 systemd[1]: Stopping Ceph mon.c for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:38.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:38 smithi100 bash[22052]: debug 2024-09-21T12:10:38.730+0000 7faa9b01d640 -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-21T12:10:38.903 INFO:journalctl@ceph.mon.c.smithi100.stdout:Sep 21 12:10:38 smithi100 bash[22052]: debug 2024-09-21T12:10:38.730+0000 7faa9b01d640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T12:10:39.910 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T12:10:39.940 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:10:39.940 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T12:10:39.940 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T12:10:39.940 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x 2024-09-21T12:10:40.317 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:39 smithi001 systemd[1]: Stopping Ceph mgr.x for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:40.317 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:40 smithi001 bash[19996]: debug 2024-09-21T12:10:40.083+0000 7f6aedaa6640 -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-21T12:10:40.317 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 21 12:10:40 smithi001 bash[19996]: debug 2024-09-21T12:10:40.083+0000 7f6aedaa6640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T12:10:40.848 DEBUG:teuthology.orchestra.run.smithi001:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T12:10:40.872 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:10:40.872 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T12:10:40.872 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T12:10:40.872 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.0 2024-09-21T12:10:41.123 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:40 smithi001 systemd[1]: Stopping Ceph osd.0 for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:41.123 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:41 smithi001 bash[29434]: debug 2024-09-21T12:10:41.039+0000 7f2af2bdb640 -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-21T12:10:41.123 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:41 smithi001 bash[29434]: debug 2024-09-21T12:10:41.039+0000 7f2af2bdb640 -1 osd.0 52 *** Got signal Terminated *** 2024-09-21T12:10:41.123 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:41 smithi001 bash[29434]: debug 2024-09-21T12:10:41.039+0000 7f2af2bdb640 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T12:10:47.372 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:47 smithi001 bash[49835]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-0 2024-09-21T12:10:47.373 INFO:journalctl@ceph.osd.0.smithi001.stdout:Sep 21 12:10:47 smithi001 bash[49898]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-0 2024-09-21T12:10:49.105 DEBUG:teuthology.orchestra.run.smithi001:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T12:10:49.134 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:10:49.134 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T12:10:49.134 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T12:10:49.134 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.1 2024-09-21T12:10:49.373 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:49 smithi001 systemd[1]: Stopping Ceph osd.1 for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:49.373 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:49 smithi001 bash[35099]: debug 2024-09-21T12:10:49.315+0000 7fc390e0d640 -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-21T12:10:49.373 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:49 smithi001 bash[35099]: debug 2024-09-21T12:10:49.315+0000 7fc390e0d640 -1 osd.1 52 *** Got signal Terminated *** 2024-09-21T12:10:49.373 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:49 smithi001 bash[35099]: debug 2024-09-21T12:10:49.315+0000 7fc390e0d640 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T12:10:55.622 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:55 smithi001 bash[50028]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-1 2024-09-21T12:10:55.623 INFO:journalctl@ceph.osd.1.smithi001.stdout:Sep 21 12:10:55 smithi001 bash[50092]: Error response from daemon: No such container: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-1 2024-09-21T12:10:57.207 DEBUG:teuthology.orchestra.run.smithi001:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T12:10:57.250 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:10:57.250 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T12:10:57.250 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T12:10:57.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.2 2024-09-21T12:10:57.668 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:57 smithi081 systemd[1]: Stopping Ceph osd.2 for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:10:57.668 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:57 smithi081 bash[24312]: debug 2024-09-21T12:10:57.436+0000 7fa806b96640 -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-21T12:10:57.668 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:57 smithi081 bash[24312]: debug 2024-09-21T12:10:57.436+0000 7fa806b96640 -1 osd.2 52 *** Got signal Terminated *** 2024-09-21T12:10:57.668 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:10:57 smithi081 bash[24312]: debug 2024-09-21T12:10:57.436+0000 7fa806b96640 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T12:11:03.667 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:11:03 smithi081 bash[37193]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-2 2024-09-21T12:11:03.668 INFO:journalctl@ceph.osd.2.smithi081.stdout:Sep 21 12:11:03 smithi081 bash[37256]: Error response from daemon: No such container: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-2 2024-09-21T12:11:05.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T12:11:05.613 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:11:05.613 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T12:11:05.613 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T12:11:05.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.3 2024-09-21T12:11:05.918 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:05 smithi081 systemd[1]: Stopping Ceph osd.3 for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:11:05.918 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:05 smithi081 bash[29718]: debug 2024-09-21T12:11:05.792+0000 7fbf260e1640 -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-21T12:11:05.918 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:05 smithi081 bash[29718]: debug 2024-09-21T12:11:05.792+0000 7fbf260e1640 -1 osd.3 52 *** Got signal Terminated *** 2024-09-21T12:11:05.918 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:05 smithi081 bash[29718]: debug 2024-09-21T12:11:05.792+0000 7fbf260e1640 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T12:11:09.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:09 smithi100 bash[30513]: debug 2024-09-21T12:11:09.393+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:09.667 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:09 smithi081 bash[29718]: debug 2024-09-21T12:11:09.176+0000 7fbf226f6640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.848038+0000 front 2024-09-21T12:10:43.848236+0000 (oldest deadline 2024-09-21T12:11:09.148091+0000) 2024-09-21T12:11:10.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:09 smithi100 bash[24993]: debug 2024-09-21T12:11:09.985+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:10.417 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:10 smithi081 bash[29718]: debug 2024-09-21T12:11:10.156+0000 7fbf226f6640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.848038+0000 front 2024-09-21T12:10:43.848236+0000 (oldest deadline 2024-09-21T12:11:09.148091+0000) 2024-09-21T12:11:10.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:10 smithi100 bash[30513]: debug 2024-09-21T12:11:10.413+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:11.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:11 smithi100 bash[24993]: debug 2024-09-21T12:11:11.033+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:11.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:11 smithi100 bash[30513]: debug 2024-09-21T12:11:11.417+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:11.917 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:11 smithi081 bash[37384]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-3 2024-09-21T12:11:11.917 INFO:journalctl@ceph.osd.3.smithi081.stdout:Sep 21 12:11:11 smithi081 bash[37450]: Error response from daemon: No such container: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-3 2024-09-21T12:11:12.403 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:12 smithi100 bash[24993]: debug 2024-09-21T12:11:12.021+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:12.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:12 smithi100 bash[30513]: debug 2024-09-21T12:11:12.409+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:13.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:13 smithi100 bash[24993]: debug 2024-09-21T12:11:13.009+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:13.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T12:11:13.668 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:11:13.668 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T12:11:13.668 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T12:11:13.668 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.4 2024-09-21T12:11:13.679 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:13 smithi100 bash[30513]: debug 2024-09-21T12:11:13.413+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:14.005 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:13 smithi100 systemd[1]: Stopping Ceph osd.4 for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:11:14.403 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:14 smithi100 bash[24993]: debug 2024-09-21T12:11:14.009+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:14.403 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:14 smithi100 bash[24993]: debug 2024-09-21T12:11:14.061+0000 7ff25127f640 -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-21T12:11:14.403 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:14 smithi100 bash[24993]: debug 2024-09-21T12:11:14.061+0000 7ff25127f640 -1 osd.4 52 *** Got signal Terminated *** 2024-09-21T12:11:14.403 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:14 smithi100 bash[24993]: debug 2024-09-21T12:11:14.061+0000 7ff25127f640 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T12:11:14.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:14 smithi100 bash[30513]: debug 2024-09-21T12:11:14.461+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:15.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:15 smithi100 bash[24993]: debug 2024-09-21T12:11:15.057+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:15.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:15 smithi100 bash[30513]: debug 2024-09-21T12:11:15.437+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:16.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:16 smithi100 bash[24993]: debug 2024-09-21T12:11:16.017+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:16.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:16 smithi100 bash[30513]: debug 2024-09-21T12:11:16.481+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:17.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:17 smithi100 bash[24993]: debug 2024-09-21T12:11:17.061+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:17.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:17 smithi100 bash[30513]: debug 2024-09-21T12:11:17.497+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:18.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:18 smithi100 bash[24993]: debug 2024-09-21T12:11:18.081+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:18.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:18 smithi100 bash[30513]: debug 2024-09-21T12:11:18.497+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:19.402 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:19 smithi100 bash[24993]: debug 2024-09-21T12:11:19.061+0000 7ff24988c640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:43.461415+0000 front 2024-09-21T12:10:43.461385+0000 (oldest deadline 2024-09-21T12:11:09.361168+0000) 2024-09-21T12:11:19.885 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:19 smithi100 bash[30513]: debug 2024-09-21T12:11:19.481+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:19.885 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:19 smithi100 bash[30513]: debug 2024-09-21T12:11:19.481+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:20.152 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:20 smithi100 bash[37752]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-4 2024-09-21T12:11:20.652 INFO:journalctl@ceph.osd.4.smithi100.stdout:Sep 21 12:11:20 smithi100 bash[37817]: Error response from daemon: No such container: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-4 2024-09-21T12:11:20.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:20 smithi100 bash[30513]: debug 2024-09-21T12:11:20.449+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:20.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:20 smithi100 bash[30513]: debug 2024-09-21T12:11:20.449+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:21.652 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:21 smithi100 bash[30513]: debug 2024-09-21T12:11:21.469+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:21.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:21 smithi100 bash[30513]: debug 2024-09-21T12:11:21.469+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:22.330 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T12:11:22.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:11:22.400 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T12:11:22.400 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T12:11:22.400 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.5 2024-09-21T12:11:22.652 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:22 smithi100 bash[30513]: debug 2024-09-21T12:11:22.457+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:22.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:22 smithi100 bash[30513]: debug 2024-09-21T12:11:22.457+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:22.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:22 smithi100 systemd[1]: Stopping Ceph osd.5 for 345d7bce-7810-11ef-baf6-efdc52797490... 2024-09-21T12:11:22.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:22 smithi100 bash[30513]: debug 2024-09-21T12:11:22.565+0000 7f1e12ca9640 -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-21T12:11:22.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:22 smithi100 bash[30513]: debug 2024-09-21T12:11:22.565+0000 7f1e12ca9640 -1 osd.5 52 *** Got signal Terminated *** 2024-09-21T12:11:22.653 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:22 smithi100 bash[30513]: debug 2024-09-21T12:11:22.565+0000 7f1e12ca9640 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T12:11:23.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:23 smithi100 bash[30513]: debug 2024-09-21T12:11:23.409+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:23.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:23 smithi100 bash[30513]: debug 2024-09-21T12:11:23.409+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:24.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:24 smithi100 bash[30513]: debug 2024-09-21T12:11:24.453+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:24.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:24 smithi100 bash[30513]: debug 2024-09-21T12:11:24.453+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:25.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:25 smithi100 bash[30513]: debug 2024-09-21T12:11:25.465+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:25.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:25 smithi100 bash[30513]: debug 2024-09-21T12:11:25.465+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:26.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:26 smithi100 bash[30513]: debug 2024-09-21T12:11:26.509+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:26.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:26 smithi100 bash[30513]: debug 2024-09-21T12:11:26.509+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:27.902 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:27 smithi100 bash[30513]: debug 2024-09-21T12:11:27.485+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6806 osd.0 since back 2024-09-21T12:10:45.196643+0000 front 2024-09-21T12:10:45.196828+0000 (oldest deadline 2024-09-21T12:11:09.296562+0000) 2024-09-21T12:11:27.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:27 smithi100 bash[30513]: debug 2024-09-21T12:11:27.485+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.1:6814 osd.1 since back 2024-09-21T12:10:53.298323+0000 front 2024-09-21T12:10:53.298142+0000 (oldest deadline 2024-09-21T12:11:18.597920+0000) 2024-09-21T12:11:27.903 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:27 smithi100 bash[30513]: debug 2024-09-21T12:11:27.485+0000 7f1e0b2b6640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.81:6804 osd.2 since back 2024-09-21T12:11:01.299948+0000 front 2024-09-21T12:11:01.300036+0000 (oldest deadline 2024-09-21T12:11:27.199701+0000) 2024-09-21T12:11:28.862 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:28 smithi100 bash[37946]: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-5 2024-09-21T12:11:28.862 INFO:journalctl@ceph.osd.5.smithi100.stdout:Sep 21 12:11:28 smithi100 bash[38010]: Error response from daemon: No such container: ceph-345d7bce-7810-11ef-baf6-efdc52797490-osd-5 2024-09-21T12:11:30.658 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-345d7bce-7810-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T12:11:30.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T12:11:30.699 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T12:11:30.699 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T12:11:30.887 INFO:teuthology.orchestra.run.smithi001.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:11:45.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T12:11:45.255 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:11:47.496 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T12:11:47.674 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:11:55.090 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T12:11:55.271 INFO:teuthology.orchestra.run.smithi172.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:11:58.894 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:11:58.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:11:58.923 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:11:58.937 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T12:11:58.950 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T12:11:58.952 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi001/crash 2024-09-21T12:11:58.953 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash -- . 2024-09-21T12:11:58.965 INFO:teuthology.orchestra.run.smithi001.stderr:tar: /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T12:11:58.965 INFO:teuthology.orchestra.run.smithi001.stderr:tar: Error is not recoverable: exiting now 2024-09-21T12:11:58.967 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi081/crash 2024-09-21T12:11:58.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash -- . 2024-09-21T12:11:58.979 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T12:11:58.979 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-09-21T12:11:58.980 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi100/crash 2024-09-21T12:11:58.981 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash -- . 2024-09-21T12:11:58.993 INFO:teuthology.orchestra.run.smithi100.stderr:tar: /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T12:11:58.993 INFO:teuthology.orchestra.run.smithi100.stderr:tar: Error is not recoverable: exiting now 2024-09-21T12:11:58.995 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi172/crash 2024-09-21T12:11:58.996 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash -- . 2024-09-21T12:11:59.007 INFO:teuthology.orchestra.run.smithi172.stderr:tar: /var/lib/ceph/345d7bce-7810-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T12:11:59.007 INFO:teuthology.orchestra.run.smithi172.stderr:tar: Error is not recoverable: exiting now 2024-09-21T12:11:59.008 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T12:11:59.008 DEBUG:teuthology.orchestra.run.smithi001:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T12:11:59.023 INFO:tasks.cephadm:Compressing logs... 2024-09-21T12:11:59.023 DEBUG:teuthology.orchestra.run.smithi001:> 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-21T12:11:59.066 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T12:11:59.069 DEBUG:teuthology.orchestra.run.smithi100:> 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-21T12:11:59.071 DEBUG:teuthology.orchestra.run.smithi172:> 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-21T12:11:59.076 INFO:teuthology.orchestra.run.smithi001.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T12:11:59.080 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T12:11:59.082 INFO:teuthology.orchestra.run.smithi100.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T12:11:59.083 INFO:teuthology.orchestra.run.smithi172.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T12:11:59.084 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T12:11:59.084 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T12:11:59.085 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T12:11:59.085 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T12:11:59.086 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi001.spptjj.log 2024-09-21T12:11:59.087 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.a.log: /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T12:11:59.087 INFO:teuthology.orchestra.run.smithi001.stderr: 84.1% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T12:11:59.087 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi001.spptjj.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T12:11:59.088 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.1.log: 82.5% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi001.spptjj.log.gz 2024-09-21T12:11:59.088 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log 2024-09-21T12:11:59.089 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T12:11:59.089 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T12:11:59.090 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T12:11:59.091 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log: 88.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T12:11:59.091 INFO:teuthology.orchestra.run.smithi001.stderr: 87.2% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.5.log: 81.5% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T12:11:59.093 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log: 88.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T12:11:59.094 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T12:11:59.094 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi100.magccq.log 2024-09-21T12:11:59.094 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.c.log: /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T12:11:59.095 INFO:teuthology.orchestra.run.smithi001.stderr: 89.8% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T12:11:59.096 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi100.magccq.log: /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.4.log: 87.2% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T12:11:59.097 INFO:teuthology.orchestra.run.smithi100.stderr: 86.5% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi100.magccq.log.gz 2024-09-21T12:11:59.097 INFO:teuthology.orchestra.run.smithi100.stderr: 89.9% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T12:11:59.097 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T12:11:59.097 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T12:11:59.098 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-09-21T12:11:59.098 INFO:teuthology.orchestra.run.smithi172.stderr:real 0m0.019s 2024-09-21T12:11:59.098 INFO:teuthology.orchestra.run.smithi172.stderr:user 0m0.004s 2024-09-21T12:11:59.098 INFO:teuthology.orchestra.run.smithi172.stderr:sys 0m0.016s 2024-09-21T12:11:59.099 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log 87.9% 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr: -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr: 81.5% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.3.log: /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log: /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.b.log: 87.2% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T12:11:59.100 INFO:teuthology.orchestra.run.smithi081.stderr: 89.9% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T12:11:59.101 INFO:teuthology.orchestra.run.smithi001.stderr: 91.3% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T12:11:59.101 INFO:teuthology.orchestra.run.smithi100.stderr: 91.3% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T12:11:59.101 INFO:teuthology.orchestra.run.smithi081.stderr: 91.3% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T12:11:59.209 INFO:teuthology.orchestra.run.smithi001.stderr: 90.2% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T12:11:59.246 INFO:teuthology.orchestra.run.smithi100.stderr: 92.9% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T12:11:59.258 INFO:teuthology.orchestra.run.smithi081.stderr: 92.9% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T12:11:59.322 INFO:teuthology.orchestra.run.smithi100.stderr: 93.7% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T12:11:59.329 INFO:teuthology.orchestra.run.smithi001.stderr: 93.5% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T12:11:59.368 INFO:teuthology.orchestra.run.smithi081.stderr: 93.6% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T12:11:59.376 INFO:teuthology.orchestra.run.smithi001.stderr: 93.6% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T12:11:59.403 INFO:teuthology.orchestra.run.smithi081.stderr: 93.7% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T12:11:59.404 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-09-21T12:11:59.404 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m0.334s 2024-09-21T12:11:59.404 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m0.751s 2024-09-21T12:11:59.404 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.037s 2024-09-21T12:11:59.405 INFO:teuthology.orchestra.run.smithi100.stderr: 93.4% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T12:11:59.406 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-21T12:11:59.407 INFO:teuthology.orchestra.run.smithi100.stderr:real 0m0.334s 2024-09-21T12:11:59.407 INFO:teuthology.orchestra.run.smithi100.stderr:user 0m0.698s 2024-09-21T12:11:59.407 INFO:teuthology.orchestra.run.smithi100.stderr:sys 0m0.039s 2024-09-21T12:11:59.519 INFO:teuthology.orchestra.run.smithi001.stderr: 90.9% -- replaced with /var/log/ceph/345d7bce-7810-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T12:11:59.520 INFO:teuthology.orchestra.run.smithi001.stderr: 2024-09-21T12:11:59.520 INFO:teuthology.orchestra.run.smithi001.stderr:real 0m0.452s 2024-09-21T12:11:59.520 INFO:teuthology.orchestra.run.smithi001.stderr:user 0m1.089s 2024-09-21T12:11:59.520 INFO:teuthology.orchestra.run.smithi001.stderr:sys 0m0.047s 2024-09-21T12:11:59.521 INFO:tasks.cephadm:Archiving logs... 2024-09-21T12:11:59.521 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi001/log 2024-09-21T12:11:59.522 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T12:11:59.716 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi081/log 2024-09-21T12:11:59.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T12:11:59.814 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi100/log 2024-09-21T12:11:59.815 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T12:11:59.907 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi172/log 2024-09-21T12:11:59.908 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T12:11:59.923 INFO:tasks.cephadm:Removing cluster... 2024-09-21T12:11:59.923 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force 2024-09-21T12:12:00.111 INFO:teuthology.orchestra.run.smithi001.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:12:01.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force 2024-09-21T12:12:01.412 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:12:02.526 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 345d7bce-7810-11ef-baf6-efdc52797490 --force 2024-09-21T12:12:02.701 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 345d7bce-7810-11ef-baf6-efdc52797490 2024-09-21T12:12:03.822 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T12:12:03.822 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T12:12:03.828 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T12:12:03.834 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T12:12:03.840 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T12:12:03.846 INFO:tasks.cephadm:Teardown complete 2024-09-21T12:12:03.846 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-21T12:12:03.857 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker stop samba-ad 2024-09-21T12:12:04.566 INFO:teuthology.orchestra.run.smithi172.stdout:samba-ad 2024-09-21T12:12:04.569 DEBUG:teuthology.orchestra.run.smithi172:> sudo docker rm samba-ad 2024-09-21T12:12:04.750 INFO:teuthology.orchestra.run.smithi172.stdout:samba-ad 2024-09-21T12:12:04.753 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T12:12:04.766 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi172 2024-09-21T12:12:04.766 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-09-21T12:12:04.767 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/systemd/resolved.conf 2024-09-21T12:12:04.821 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl restart systemd-resolved 2024-09-21T12:12:04.961 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T12:12:04.971 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T12:12:04.971 DEBUG:teuthology.orchestra.run.smithi001:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:12:04.974 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:12:04.976 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:12:04.978 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:12:04.985 INFO:teuthology.orchestra.run.smithi001.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T12:12:04.985 INFO:teuthology.orchestra.run.smithi001.stdout:============================================================================== 2024-09-21T12:12:04.985 INFO:teuthology.orchestra.run.smithi001.stdout:+hv01.front.sepi 67.205.162.81 3 u 42 64 377 0.078 -1.251 0.266 2024-09-21T12:12:04.986 INFO:teuthology.orchestra.run.smithi001.stdout:+hv02.front.sepi 63.231.80.2 3 u 45 64 377 0.096 -1.570 0.236 2024-09-21T12:12:04.986 INFO:teuthology.orchestra.run.smithi001.stdout:*hv03.front.sepi 74.6.168.72 3 u 46 64 377 0.090 -1.402 0.338 2024-09-21T12:12:04.986 INFO:teuthology.orchestra.run.smithi001.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T12:12:04.987 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T12:12:04.987 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-09-21T12:12:04.987 INFO:teuthology.orchestra.run.smithi081.stdout:*hv01.front.sepi 67.205.162.81 3 u 41 64 377 0.063 -2.560 1.568 2024-09-21T12:12:04.987 INFO:teuthology.orchestra.run.smithi081.stdout:+hv02.front.sepi 63.231.80.2 3 u 40 64 377 0.089 -4.523 1.081 2024-09-21T12:12:04.987 INFO:teuthology.orchestra.run.smithi081.stdout:+hv03.front.sepi 74.6.168.72 3 u 39 64 377 0.081 -2.856 1.565 2024-09-21T12:12:04.987 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T12:12:04.989 INFO:teuthology.orchestra.run.smithi100.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T12:12:04.989 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================== 2024-09-21T12:12:04.989 INFO:teuthology.orchestra.run.smithi100.stdout:*hv01.front.sepi 67.205.162.81 3 u 46 64 377 0.076 -9.010 2.798 2024-09-21T12:12:04.989 INFO:teuthology.orchestra.run.smithi100.stdout:+hv02.front.sepi 63.231.80.2 3 u 50 64 377 0.081 -5.292 3.119 2024-09-21T12:12:04.989 INFO:teuthology.orchestra.run.smithi100.stdout:+hv03.front.sepi 74.6.168.72 3 u 35 64 377 0.093 -9.857 3.142 2024-09-21T12:12:04.989 INFO:teuthology.orchestra.run.smithi100.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T12:12:04.994 INFO:teuthology.orchestra.run.smithi172.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T12:12:04.994 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================== 2024-09-21T12:12:04.994 INFO:teuthology.orchestra.run.smithi172.stdout:+hv01.front.sepi 67.205.162.81 3 u 33 64 377 0.058 -5.290 1.425 2024-09-21T12:12:04.994 INFO:teuthology.orchestra.run.smithi172.stdout:*hv02.front.sepi 63.231.80.2 3 u 38 64 377 0.071 -3.689 1.981 2024-09-21T12:12:04.995 INFO:teuthology.orchestra.run.smithi172.stdout:+hv03.front.sepi 74.6.168.72 3 u 36 64 377 0.072 -3.185 2.403 2024-09-21T12:12:04.995 INFO:teuthology.orchestra.run.smithi172.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T12:12:04.995 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T12:12:05.005 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T12:12:05.005 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T12:12:05.014 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T12:12:05.022 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T12:12:05.031 INFO:teuthology.task.internal:Duration was 1619.229110 seconds 2024-09-21T12:12:05.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T12:12:05.040 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T12:12:05.041 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T12:12:05.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T12:12:05.045 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T12:12:05.048 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T12:12:05.082 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T12:12:05.083 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi001.front.sepia.ceph.com 2024-09-21T12:12:05.083 DEBUG:teuthology.orchestra.run.smithi001:> 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-21T12:12:05.134 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-09-21T12:12:05.134 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T12:12:05.145 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-09-21T12:12:05.145 DEBUG:teuthology.orchestra.run.smithi100:> 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-21T12:12:05.155 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2024-09-21T12:12:05.155 DEBUG:teuthology.orchestra.run.smithi172:> 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-21T12:12:05.165 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T12:12:05.165 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T12:12:05.178 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T12:12:05.187 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T12:12:05.200 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T12:12:05.253 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T12:12:05.253 DEBUG:teuthology.orchestra.run.smithi001:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T12:12:05.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T12:12:05.257 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T12:12:05.259 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T12:12:05.537 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T12:12:05.554 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T12:12:05.554 DEBUG:teuthology.orchestra.run.smithi001:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T12:12:05.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T12:12:05.580 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T12:12:05.594 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T12:12:05.608 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T12:12:05.618 DEBUG:teuthology.orchestra.run.smithi001:> 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-21T12:12:05.621 DEBUG:teuthology.orchestra.run.smithi081:> 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-21T12:12:05.624 DEBUG:teuthology.orchestra.run.smithi100:> 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-21T12:12:05.630 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = core 2024-09-21T12:12:05.633 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-09-21T12:12:05.640 DEBUG:teuthology.orchestra.run.smithi172:> 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-21T12:12:05.649 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-09-21T12:12:05.660 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2024-09-21T12:12:05.685 DEBUG:teuthology.orchestra.run.smithi001:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T12:12:05.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:12:05.709 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T12:12:05.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:12:05.714 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T12:12:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:12:05.723 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T12:12:05.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:12:05.731 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T12:12:05.741 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T12:12:05.742 DEBUG:teuthology.misc:Transferring archived files from smithi001:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi001 2024-09-21T12:12:05.742 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T12:12:05.779 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi081 2024-09-21T12:12:05.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T12:12:05.803 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi100 2024-09-21T12:12:05.803 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T12:12:05.826 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913883/remote/smithi172 2024-09-21T12:12:05.827 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T12:12:05.848 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T12:12:05.848 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T12:12:05.850 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T12:12:05.853 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T12:12:05.868 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T12:12:05.890 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T12:12:05.902 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T12:12:05.902 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T12:12:05.990 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T12:12:05.990 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T12:12:05.993 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T12:12:05.995 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T12:12:05.997 INFO:teuthology.orchestra.run.smithi001.stdout: 658624 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 12:12 /home/ubuntu/cephtest 2024-09-21T12:12:05.997 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T12:12:05.999 INFO:teuthology.orchestra.run.smithi081.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 12:12 /home/ubuntu/cephtest 2024-09-21T12:12:06.002 INFO:teuthology.orchestra.run.smithi100.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 12:12 /home/ubuntu/cephtest 2024-09-21T12:12:06.003 INFO:teuthology.orchestra.run.smithi172.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 12:12 /home/ubuntu/cephtest 2024-09-21T12:12:06.004 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T12:12:06.015 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T12:12:06.037 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1619.2291097640991 owner: scheduled_gabrioux@teuthology success: true 2024-09-21T12:12:06.037 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T12:12:06.114 INFO:teuthology.run:pass