2024-09-21T04:52:40.076 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T04:52:40.093 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T04:52:40.182 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758 branch: wip-guits-main-2024-09-20-2310 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: '7913758' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-20-2310 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: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 workunit: branch: wip-guits-main-2024-09-20-2310 sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 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: 3363 sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-2310 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD2VMMy2OqRI7LfvisOoNrRD7nuagofQ/DtdVTclcFoue4Wy37iLkQJ31qWRjzKzjn3LrmUb9X0Qh5XAg643Jjw= smithi076.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL1RocYbeAkqukuOWasvhhR02nrxV85vytuiWO0jPVjjypHoPEWYj5TiGk3t/mJWBiq7b9m6D9hPTWHpCaK/F4U= smithi104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEQTPGA/1qaI6hblruP7Wmn+f1CjURsHcAPMcUyCiNWjFCmIrtcFBjbY2yU+kzHmZUeQjvosrFPG18In+ou49s0= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFcdiJNvC4s4mN+ko4ORE0NqpvxWxJGyE/RMpLNRpcsihVUqji2Aefxmwvu8phK67msiOvHs4vS/Uj0MydDXhMs= 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_03:44:43 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T04:52:40.182 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa; will attempt to use it 2024-09-21T04:52:40.183 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa/tasks 2024-09-21T04:52:40.183 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T04:52:40.184 INFO:teuthology.task.internal:Checking packages... 2024-09-21T04:52:40.206 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2' 2024-09-21T04:52:40.206 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T04:52:40.206 INFO:teuthology.packaging:ref: None 2024-09-21T04:52:40.206 INFO:teuthology.packaging:tag: None 2024-09-21T04:52:40.206 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-2310 2024-09-21T04:52:40.206 INFO:teuthology.packaging:sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:52:40.206 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-20-2310 2024-09-21T04:52:40.357 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5103-gf36283e7-1jammy 2024-09-21T04:52:40.358 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T04:52:40.369 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T04:52:40.369 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T04:52:40.429 INFO:teuthology.task.internal:Saving configuration 2024-09-21T04:52:40.443 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T04:52:40.471 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T04:52:40.498 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758', '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 04:46:47.223410', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINSNEm/T0N3JrRVeBtsGQ9DmOkv6dd/qjEZnSapPbbkw'} 2024-09-21T04:52:40.519 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi076.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758', '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 04:46:47.222268', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDHPhUKOnncpSQokyffjCv5ETKsX70I5AIatr37R2Xs'} 2024-09-21T04:52:40.542 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758', '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 04:46:47.221111', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICnjXTkqPNzmb2XSObGqAt+rafA0MxV9gY56DLiKmmKi'} 2024-09-21T04:52:40.563 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758', '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 04:46:47.219712', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBRTEm5t32ebUnTGSrpWvTue6rKH88AHJ9LVgZg4sc2M'} 2024-09-21T04:52:40.563 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T04:52:40.570 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T04:52:40.570 INFO:teuthology.task.internal:roles: ubuntu@smithi076.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T04:52:40.570 INFO:teuthology.task.internal:roles: ubuntu@smithi104.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T04:52:40.570 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T04:52:40.570 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T04:52:40.720 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7febdde58280>, signals=[15]) 2024-09-21T04:52:40.720 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T04:52:40.727 INFO:teuthology.task.internal:Opening connections... 2024-09-21T04:52:40.727 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T04:52:40.729 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:52:40.809 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi076.front.sepia.ceph.com 2024-09-21T04:52:40.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:52:40.886 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2024-09-21T04:52:40.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:52:40.966 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-09-21T04:52:40.966 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:52:41.044 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T04:52:41.053 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-09-21T04:52:41.058 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-09-21T04:52:41.059 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="Ubuntu" 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="22.04" 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_CODENAME=jammy 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:ID=ubuntu 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE=debian 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T04:52:41.107 INFO:teuthology.orchestra.run.smithi067.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T04:52:41.108 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T04:52:41.108 INFO:teuthology.orchestra.run.smithi067.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T04:52:41.108 INFO:teuthology.orchestra.run.smithi067.stdout:UBUNTU_CODENAME=jammy 2024-09-21T04:52:41.108 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-09-21T04:52:41.132 DEBUG:teuthology.orchestra.run.smithi076:> uname -m 2024-09-21T04:52:41.138 INFO:teuthology.orchestra.run.smithi076.stdout:x86_64 2024-09-21T04:52:41.138 DEBUG:teuthology.orchestra.run.smithi076:> cat /etc/os-release 2024-09-21T04:52:41.185 INFO:teuthology.orchestra.run.smithi076.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T04:52:41.185 INFO:teuthology.orchestra.run.smithi076.stdout:NAME="Ubuntu" 2024-09-21T04:52:41.185 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION_ID="22.04" 2024-09-21T04:52:41.185 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T04:52:41.185 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION_CODENAME=jammy 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:ID=ubuntu 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:ID_LIKE=debian 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T04:52:41.186 INFO:teuthology.orchestra.run.smithi076.stdout:UBUNTU_CODENAME=jammy 2024-09-21T04:52:41.186 INFO:teuthology.lock.ops:Updating smithi076.front.sepia.ceph.com on lock server 2024-09-21T04:52:41.207 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2024-09-21T04:52:41.213 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2024-09-21T04:52:41.213 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2024-09-21T04:52:41.261 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T04:52:41.261 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="Ubuntu" 2024-09-21T04:52:41.262 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="22.04" 2024-09-21T04:52:41.262 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T04:52:41.262 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_CODENAME=jammy 2024-09-21T04:52:41.262 INFO:teuthology.orchestra.run.smithi104.stdout:ID=ubuntu 2024-09-21T04:52:41.262 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE=debian 2024-09-21T04:52:41.262 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T04:52:41.263 INFO:teuthology.orchestra.run.smithi104.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T04:52:41.263 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T04:52:41.263 INFO:teuthology.orchestra.run.smithi104.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T04:52:41.263 INFO:teuthology.orchestra.run.smithi104.stdout:UBUNTU_CODENAME=jammy 2024-09-21T04:52:41.264 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2024-09-21T04:52:41.281 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-09-21T04:52:41.287 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-09-21T04:52:41.287 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Ubuntu" 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="22.04" 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_CODENAME=jammy 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:ID=ubuntu 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE=debian 2024-09-21T04:52:41.336 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T04:52:41.337 INFO:teuthology.orchestra.run.smithi164.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T04:52:41.337 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T04:52:41.337 INFO:teuthology.orchestra.run.smithi164.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T04:52:41.337 INFO:teuthology.orchestra.run.smithi164.stdout:UBUNTU_CODENAME=jammy 2024-09-21T04:52:41.337 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-09-21T04:52:41.356 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T04:52:41.368 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T04:52:41.397 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T04:52:41.397 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:52:41.399 DEBUG:teuthology.orchestra.run.smithi076:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:52:41.402 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:52:41.405 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:52:41.409 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T04:52:41.471 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T04:52:41.471 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:52:41.473 DEBUG:teuthology.orchestra.run.smithi076:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:52:41.476 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:52:41.478 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:52:41.491 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T04:52:41.613 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T04:52:41.630 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T04:52:41.631 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-21T04:52:41.631 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:52:41.631 DEBUG:teuthology.orchestra.run.smithi076:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:52:41.632 DEBUG:teuthology.orchestra.run.smithi104:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:52:41.632 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:52:41.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:52:41.637 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-21T04:52:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:52:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:52:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:52:41.639 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-21T04:52:41.639 DEBUG:teuthology.orchestra.run.smithi076:> uname -r 2024-09-21T04:52:41.640 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-21T04:52:41.684 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-56-generic 2024-09-21T04:52:41.684 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.15.0-56-generic 2024-09-21T04:52:41.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-09-21T04:52:41.686 INFO:teuthology.orchestra.run.smithi104.stdout:5.15.0-56-generic 2024-09-21T04:52:41.687 INFO:teuthology.orchestra.run.smithi076.stdout:5.15.0-56-generic 2024-09-21T04:52:41.687 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.15.0-56-generic 2024-09-21T04:52:41.687 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2024-09-21T04:52:41.687 INFO:teuthology.task.kernel:Running kernel on smithi076: 5.15.0-56-generic 2024-09-21T04:52:41.687 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get clean 2024-09-21T04:52:41.688 INFO:teuthology.orchestra.run.smithi067.stdout:5.15.0-56-generic 2024-09-21T04:52:41.688 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.15.0-56-generic 2024-09-21T04:52:41.689 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get clean 2024-09-21T04:52:41.810 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T04:52:41.811 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-09-21T04:52:41.815 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get update 2024-09-21T04:52:41.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-09-21T04:52:41.959 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:52:41.960 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:52:41.976 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T04:52:41.983 INFO:teuthology.orchestra.run.smithi076.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T04:52:42.000 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T04:52:42.040 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T04:52:42.046 INFO:teuthology.orchestra.run.smithi076.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T04:52:42.057 INFO:teuthology.orchestra.run.smithi076.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T04:52:42.069 INFO:teuthology.orchestra.run.smithi067.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T04:52:42.077 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T04:52:42.085 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:52:42.111 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:52:42.156 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T04:52:42.179 INFO:teuthology.orchestra.run.smithi076.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T04:52:42.180 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T04:52:42.193 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T04:52:42.207 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T04:52:42.246 INFO:teuthology.orchestra.run.smithi076.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T04:52:42.274 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T04:52:42.279 INFO:teuthology.orchestra.run.smithi076.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T04:52:42.279 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T04:52:42.281 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T04:52:42.281 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T04:52:42.282 INFO:teuthology.orchestra.run.smithi104.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T04:52:42.282 INFO:teuthology.orchestra.run.smithi076.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T04:52:42.282 INFO:teuthology.orchestra.run.smithi076.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T04:52:42.283 INFO:teuthology.orchestra.run.smithi076.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T04:52:42.304 INFO:teuthology.orchestra.run.smithi076.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T04:52:42.308 INFO:teuthology.orchestra.run.smithi104.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T04:52:42.309 INFO:teuthology.orchestra.run.smithi076.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T04:52:42.309 INFO:teuthology.orchestra.run.smithi076.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T04:52:42.310 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T04:52:42.312 INFO:teuthology.orchestra.run.smithi104.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T04:52:42.312 INFO:teuthology.orchestra.run.smithi104.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T04:52:42.315 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T04:52:42.316 INFO:teuthology.orchestra.run.smithi076.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T04:52:42.316 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T04:52:42.317 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T04:52:42.317 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T04:52:42.323 INFO:teuthology.orchestra.run.smithi104.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T04:52:42.325 INFO:teuthology.orchestra.run.smithi076.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T04:52:42.327 INFO:teuthology.orchestra.run.smithi076.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T04:52:42.327 INFO:teuthology.orchestra.run.smithi076.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T04:52:42.329 INFO:teuthology.orchestra.run.smithi104.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T04:52:42.331 INFO:teuthology.orchestra.run.smithi104.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T04:52:42.331 INFO:teuthology.orchestra.run.smithi104.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T04:52:42.332 INFO:teuthology.orchestra.run.smithi104.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T04:52:42.337 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T04:52:42.339 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T04:52:42.340 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T04:52:42.343 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T04:52:42.349 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T04:52:42.350 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T04:52:42.351 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T04:52:42.351 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T04:52:42.351 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T04:52:42.352 INFO:teuthology.orchestra.run.smithi076.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T04:52:42.353 INFO:teuthology.orchestra.run.smithi104.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T04:52:42.353 INFO:teuthology.orchestra.run.smithi076.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T04:52:42.354 INFO:teuthology.orchestra.run.smithi104.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T04:52:42.354 INFO:teuthology.orchestra.run.smithi104.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T04:52:42.354 INFO:teuthology.orchestra.run.smithi104.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T04:52:42.354 INFO:teuthology.orchestra.run.smithi076.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T04:52:42.354 INFO:teuthology.orchestra.run.smithi076.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T04:52:42.354 INFO:teuthology.orchestra.run.smithi076.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T04:52:42.355 INFO:teuthology.orchestra.run.smithi076.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T04:52:42.356 INFO:teuthology.orchestra.run.smithi076.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T04:52:42.356 INFO:teuthology.orchestra.run.smithi076.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T04:52:42.356 INFO:teuthology.orchestra.run.smithi104.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T04:52:42.356 INFO:teuthology.orchestra.run.smithi104.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T04:52:42.356 INFO:teuthology.orchestra.run.smithi104.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T04:52:42.356 INFO:teuthology.orchestra.run.smithi104.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T04:52:42.369 INFO:teuthology.orchestra.run.smithi076.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T04:52:42.370 INFO:teuthology.orchestra.run.smithi104.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T04:52:42.370 INFO:teuthology.orchestra.run.smithi104.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T04:52:42.387 INFO:teuthology.orchestra.run.smithi076.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T04:52:42.388 INFO:teuthology.orchestra.run.smithi076.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T04:52:42.394 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T04:52:42.500 INFO:teuthology.orchestra.run.smithi076.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T04:52:42.515 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T04:52:42.518 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T04:52:42.519 INFO:teuthology.orchestra.run.smithi104.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T04:52:42.548 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T04:52:42.651 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T04:52:42.687 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T04:52:42.785 INFO:teuthology.orchestra.run.smithi076.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T04:52:42.805 INFO:teuthology.orchestra.run.smithi104.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T04:52:42.830 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T04:52:42.959 INFO:teuthology.orchestra.run.smithi076.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T04:52:42.971 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T04:52:42.972 INFO:teuthology.orchestra.run.smithi076.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T04:52:42.972 INFO:teuthology.orchestra.run.smithi076.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T04:52:42.974 INFO:teuthology.orchestra.run.smithi076.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T04:52:42.978 INFO:teuthology.orchestra.run.smithi104.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T04:52:42.991 INFO:teuthology.orchestra.run.smithi104.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T04:52:42.992 INFO:teuthology.orchestra.run.smithi104.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T04:52:43.004 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T04:52:43.005 INFO:teuthology.orchestra.run.smithi067.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T04:52:43.009 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T04:52:43.016 INFO:teuthology.orchestra.run.smithi067.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T04:52:43.017 INFO:teuthology.orchestra.run.smithi067.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T04:52:43.019 INFO:teuthology.orchestra.run.smithi067.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T04:52:43.020 INFO:teuthology.orchestra.run.smithi067.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T04:52:43.022 INFO:teuthology.orchestra.run.smithi067.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T04:52:43.043 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T04:52:43.058 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T04:52:43.058 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T04:52:43.059 INFO:teuthology.orchestra.run.smithi076.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T04:52:43.067 INFO:teuthology.orchestra.run.smithi076.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T04:52:43.067 INFO:teuthology.orchestra.run.smithi076.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T04:52:43.078 INFO:teuthology.orchestra.run.smithi104.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T04:52:43.079 INFO:teuthology.orchestra.run.smithi104.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T04:52:43.087 INFO:teuthology.orchestra.run.smithi104.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T04:52:43.087 INFO:teuthology.orchestra.run.smithi104.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T04:52:43.095 INFO:teuthology.orchestra.run.smithi067.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T04:52:43.099 INFO:teuthology.orchestra.run.smithi076.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T04:52:43.102 INFO:teuthology.orchestra.run.smithi067.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T04:52:43.104 INFO:teuthology.orchestra.run.smithi067.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T04:52:43.104 INFO:teuthology.orchestra.run.smithi104.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T04:52:43.120 INFO:teuthology.orchestra.run.smithi076.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T04:52:43.123 INFO:teuthology.orchestra.run.smithi076.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T04:52:43.125 INFO:teuthology.orchestra.run.smithi076.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T04:52:43.126 INFO:teuthology.orchestra.run.smithi067.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T04:52:43.126 INFO:teuthology.orchestra.run.smithi067.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T04:52:43.127 INFO:teuthology.orchestra.run.smithi076.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T04:52:43.127 INFO:teuthology.orchestra.run.smithi076.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T04:52:43.127 INFO:teuthology.orchestra.run.smithi067.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T04:52:43.127 INFO:teuthology.orchestra.run.smithi067.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T04:52:43.128 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T04:52:43.129 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T04:52:43.138 INFO:teuthology.orchestra.run.smithi104.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T04:52:43.143 INFO:teuthology.orchestra.run.smithi067.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T04:52:43.143 INFO:teuthology.orchestra.run.smithi104.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T04:52:43.144 INFO:teuthology.orchestra.run.smithi104.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T04:52:43.144 INFO:teuthology.orchestra.run.smithi104.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T04:52:43.146 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T04:52:43.146 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T04:52:43.146 INFO:teuthology.orchestra.run.smithi067.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T04:52:43.162 INFO:teuthology.orchestra.run.smithi067.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T04:52:43.165 INFO:teuthology.orchestra.run.smithi067.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T04:52:43.165 INFO:teuthology.orchestra.run.smithi067.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T04:52:43.167 INFO:teuthology.orchestra.run.smithi067.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T04:52:43.170 INFO:teuthology.orchestra.run.smithi067.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T04:52:43.170 INFO:teuthology.orchestra.run.smithi067.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T04:52:43.170 INFO:teuthology.orchestra.run.smithi067.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T04:52:43.170 INFO:teuthology.orchestra.run.smithi067.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T04:52:43.170 INFO:teuthology.orchestra.run.smithi067.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T04:52:43.180 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T04:52:43.197 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T04:52:43.203 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T04:52:43.203 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T04:52:43.205 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T04:52:43.207 INFO:teuthology.orchestra.run.smithi076.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T04:52:43.217 INFO:teuthology.orchestra.run.smithi067.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T04:52:43.217 INFO:teuthology.orchestra.run.smithi067.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T04:52:43.218 INFO:teuthology.orchestra.run.smithi067.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T04:52:43.224 INFO:teuthology.orchestra.run.smithi104.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T04:52:43.224 INFO:teuthology.orchestra.run.smithi104.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T04:52:43.250 INFO:teuthology.orchestra.run.smithi067.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T04:52:43.251 INFO:teuthology.orchestra.run.smithi067.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T04:52:43.251 INFO:teuthology.orchestra.run.smithi067.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T04:52:43.251 INFO:teuthology.orchestra.run.smithi067.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T04:52:43.251 INFO:teuthology.orchestra.run.smithi067.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T04:52:43.252 INFO:teuthology.orchestra.run.smithi067.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T04:52:43.252 INFO:teuthology.orchestra.run.smithi067.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T04:52:43.255 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T04:52:43.255 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T04:52:43.256 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T04:52:43.257 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T04:52:43.287 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T04:52:43.287 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T04:52:43.288 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T04:52:43.288 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T04:52:43.289 INFO:teuthology.orchestra.run.smithi164.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T04:52:43.298 INFO:teuthology.orchestra.run.smithi067.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T04:52:43.337 INFO:teuthology.orchestra.run.smithi164.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T04:52:48.561 INFO:teuthology.orchestra.run.smithi076.stdout:Fetched 16.3 MB in 2s (7,551 kB/s) 2024-09-21T04:52:48.665 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 16.3 MB in 2s (7,477 kB/s) 2024-09-21T04:52:48.910 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 16.3 MB in 2s (7,319 kB/s) 2024-09-21T04:52:49.572 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 16.3 MB in 3s (5,585 kB/s) 2024-09-21T04:52:49.991 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-21T04:52:50.007 DEBUG:teuthology.orchestra.run.smithi076:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:52:50.026 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-21T04:52:50.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:52:50.098 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-21T04:52:50.113 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-21T04:52:50.286 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-09-21T04:52:50.286 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-09-21T04:52:50.313 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T04:52:50.323 INFO:teuthology.orchestra.run.smithi076.stdout:Building dependency tree... 2024-09-21T04:52:50.324 INFO:teuthology.orchestra.run.smithi076.stdout:Reading state information... 2024-09-21T04:52:50.331 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:52:50.384 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T04:52:50.455 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: python2.7-minimal 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T04:52:50.456 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:50.457 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2024-09-21T04:52:50.457 INFO:teuthology.orchestra.run.smithi164.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T04:52:50.457 INFO:teuthology.orchestra.run.smithi164.stdout:Recommended packages: 2024-09-21T04:52:50.457 INFO:teuthology.orchestra.run.smithi164.stdout: thermald 2024-09-21T04:52:50.514 INFO:teuthology.orchestra.run.smithi076.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:52:50.514 INFO:teuthology.orchestra.run.smithi076.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:52:50.514 INFO:teuthology.orchestra.run.smithi076.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:52:50.515 INFO:teuthology.orchestra.run.smithi076.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:52:50.515 INFO:teuthology.orchestra.run.smithi076.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T04:52:50.515 INFO:teuthology.orchestra.run.smithi076.stdout: python2.7-minimal 2024-09-21T04:52:50.515 INFO:teuthology.orchestra.run.smithi076.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:52:50.516 INFO:teuthology.orchestra.run.smithi076.stdout:The following additional packages will be installed: 2024-09-21T04:52:50.516 INFO:teuthology.orchestra.run.smithi076.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:50.517 INFO:teuthology.orchestra.run.smithi076.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T04:52:50.518 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2024-09-21T04:52:50.519 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:50.519 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T04:52:50.519 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:50.519 INFO:teuthology.orchestra.run.smithi076.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:50.519 INFO:teuthology.orchestra.run.smithi076.stdout:Suggested packages: 2024-09-21T04:52:50.520 INFO:teuthology.orchestra.run.smithi076.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T04:52:50.520 INFO:teuthology.orchestra.run.smithi076.stdout:Recommended packages: 2024-09-21T04:52:50.520 INFO:teuthology.orchestra.run.smithi076.stdout: thermald 2024-09-21T04:52:50.521 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages will be upgraded: 2024-09-21T04:52:50.521 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T04:52:50.571 INFO:teuthology.orchestra.run.smithi076.stdout:The following NEW packages will be installed: 2024-09-21T04:52:50.571 INFO:teuthology.orchestra.run.smithi076.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:50.571 INFO:teuthology.orchestra.run.smithi076.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T04:52:50.571 INFO:teuthology.orchestra.run.smithi076.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:50.572 INFO:teuthology.orchestra.run.smithi076.stdout:The following packages will be upgraded: 2024-09-21T04:52:50.573 INFO:teuthology.orchestra.run.smithi076.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T04:52:50.575 INFO:teuthology.orchestra.run.smithi164.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:52:50.575 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 113 MB of archives. 2024-09-21T04:52:50.576 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T04:52:50.576 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:50.576 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T04:52:50.577 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T04:52:50.624 INFO:teuthology.orchestra.run.smithi076.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:52:50.624 INFO:teuthology.orchestra.run.smithi076.stdout:Need to get 113 MB of archives. 2024-09-21T04:52:50.624 INFO:teuthology.orchestra.run.smithi076.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T04:52:50.624 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:50.746 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: python2.7-minimal 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout:The following additional packages will be installed: 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T04:52:50.747 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:50.748 INFO:teuthology.orchestra.run.smithi104.stdout:Suggested packages: 2024-09-21T04:52:50.748 INFO:teuthology.orchestra.run.smithi104.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T04:52:50.748 INFO:teuthology.orchestra.run.smithi104.stdout:Recommended packages: 2024-09-21T04:52:50.748 INFO:teuthology.orchestra.run.smithi104.stdout: thermald 2024-09-21T04:52:50.795 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2024-09-21T04:52:50.795 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:50.795 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T04:52:50.796 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:50.797 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages will be upgraded: 2024-09-21T04:52:50.798 INFO:teuthology.orchestra.run.smithi104.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T04:52:50.849 INFO:teuthology.orchestra.run.smithi104.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:52:50.849 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 113 MB of archives. 2024-09-21T04:52:50.849 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T04:52:50.849 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T04:52:50.947 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:51.034 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-21T04:52:51.036 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:51.054 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:52:51.072 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:51.123 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-21T04:52:51.162 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:51.316 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T04:52:51.339 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-09-21T04:52:51.339 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-09-21T04:52:51.424 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T04:52:51.535 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:52:51.535 INFO:teuthology.orchestra.run.smithi067.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:52:51.535 INFO:teuthology.orchestra.run.smithi067.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:52:51.536 INFO:teuthology.orchestra.run.smithi067.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:52:51.536 INFO:teuthology.orchestra.run.smithi067.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T04:52:51.536 INFO:teuthology.orchestra.run.smithi067.stdout: python2.7-minimal 2024-09-21T04:52:51.536 INFO:teuthology.orchestra.run.smithi067.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:52:51.537 INFO:teuthology.orchestra.run.smithi067.stdout:The following additional packages will be installed: 2024-09-21T04:52:51.537 INFO:teuthology.orchestra.run.smithi067.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:51.537 INFO:teuthology.orchestra.run.smithi067.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T04:52:51.538 INFO:teuthology.orchestra.run.smithi067.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:51.539 INFO:teuthology.orchestra.run.smithi067.stdout:Suggested packages: 2024-09-21T04:52:51.539 INFO:teuthology.orchestra.run.smithi067.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T04:52:51.540 INFO:teuthology.orchestra.run.smithi067.stdout:Recommended packages: 2024-09-21T04:52:51.540 INFO:teuthology.orchestra.run.smithi067.stdout: thermald 2024-09-21T04:52:51.585 INFO:teuthology.orchestra.run.smithi067.stdout:The following NEW packages will be installed: 2024-09-21T04:52:51.585 INFO:teuthology.orchestra.run.smithi067.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T04:52:51.585 INFO:teuthology.orchestra.run.smithi067.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T04:52:51.585 INFO:teuthology.orchestra.run.smithi067.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T04:52:51.587 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages will be upgraded: 2024-09-21T04:52:51.588 INFO:teuthology.orchestra.run.smithi067.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T04:52:51.640 INFO:teuthology.orchestra.run.smithi067.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:52:51.640 INFO:teuthology.orchestra.run.smithi067.stdout:Need to get 113 MB of archives. 2024-09-21T04:52:51.641 INFO:teuthology.orchestra.run.smithi067.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T04:52:51.641 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:51.853 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:51.853 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:51.853 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:51.975 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:51.975 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:51.976 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:51.980 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:52.001 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:52.084 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:52.093 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:52.113 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:52.189 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:52.246 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T04:52:52.247 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T04:52:52.247 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T04:52:52.373 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T04:52:52.397 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 113 MB in 1s (76.8 MB/s) 2024-09-21T04:52:52.471 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T04:52:52.585 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T04:52:52.599 INFO:teuthology.orchestra.run.smithi076.stdout:Fetched 113 MB in 2s (70.5 MB/s) 2024-09-21T04:52:52.789 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T04:52:52.877 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 113 MB in 2s (68.0 MB/s) 2024-09-21T04:52:52.970 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:52.970 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:52.970 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:53.059 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T04:52:53.097 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:53.118 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:53.621 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 113 MB in 2s (70.8 MB/s) 2024-09-21T04:52:53.806 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T04:52:54.549 INFO:teuthology.orchestra.run.smithi164.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-21T04:52:54.554 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:54.624 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:54.798 INFO:teuthology.orchestra.run.smithi076.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-21T04:52:54.802 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:54.961 INFO:teuthology.orchestra.run.smithi104.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-21T04:52:54.966 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:54.995 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:55.065 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:55.728 INFO:teuthology.orchestra.run.smithi067.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-21T04:52:55.733 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:55.803 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:56.791 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T04:52:56.812 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:56.918 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:57.402 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T04:52:57.423 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:57.460 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:57.564 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T04:52:57.585 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:57.673 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:57.782 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T04:52:57.803 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:57.846 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T04:52:57.868 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:57.893 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:57.958 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:58.108 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T04:52:58.129 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:58.167 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:58.327 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T04:52:58.347 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:58.376 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:52:58.441 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T04:52:58.462 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:52:58.499 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:04.160 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:04.287 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:04.501 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:04.603 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:04.653 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:04.654 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:04.778 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:04.782 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:04.927 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:05.059 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:05.068 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T04:53:05.081 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:05.092 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T04:53:05.115 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:05.135 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:05.194 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:05.232 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:05.360 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T04:53:05.382 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T04:53:05.426 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:05.526 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T04:53:05.536 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:05.548 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T04:53:05.617 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:05.664 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:05.975 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T04:53:05.998 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T04:53:06.033 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:10.873 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T04:53:10.911 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:53:10.981 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:11.106 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T04:53:11.143 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:53:11.181 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:11.392 INFO:teuthology.orchestra.run.smithi076.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T04:53:11.429 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:53:11.467 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:11.889 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T04:53:11.928 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T04:53:11.972 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:13.536 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:13.658 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:13.982 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:14.138 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:14.158 INFO:teuthology.orchestra.run.smithi076.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:14.264 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T04:53:14.284 INFO:teuthology.orchestra.run.smithi076.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:14.393 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:14.464 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:14.606 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:14.619 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T04:53:14.625 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:14.744 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T04:53:14.755 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:14.873 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T04:53:14.947 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:14.977 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:15.069 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T04:53:15.094 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:15.198 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:15.220 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T04:53:15.324 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T04:53:15.349 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:15.462 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:15.756 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:15.756 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:15.756 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:15.756 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:15.921 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:16.279 INFO:teuthology.orchestra.run.smithi076.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:16.279 INFO:teuthology.orchestra.run.smithi076.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:16.279 INFO:teuthology.orchestra.run.smithi076.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:16.279 INFO:teuthology.orchestra.run.smithi076.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:16.419 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:16.655 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:16.655 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:16.655 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:16.655 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:16.802 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:16.812 INFO:teuthology.orchestra.run.smithi067.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:16.812 INFO:teuthology.orchestra.run.smithi067.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:16.812 INFO:teuthology.orchestra.run.smithi067.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:16.812 INFO:teuthology.orchestra.run.smithi067.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:16.963 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:17.306 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.254 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.287 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.388 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.442 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:18.514 INFO:teuthology.orchestra.run.smithi076.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:18.544 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.679 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.821 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:18.856 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T04:53:18.982 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T04:53:19.107 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:19.844 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:19.865 INFO:teuthology.orchestra.run.smithi076.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:19.900 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T04:53:19.900 INFO:teuthology.orchestra.run.smithi164.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:19.946 INFO:teuthology.orchestra.run.smithi076.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T04:53:19.946 INFO:teuthology.orchestra.run.smithi076.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:20.207 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:20.283 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T04:53:20.283 INFO:teuthology.orchestra.run.smithi104.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:20.534 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T04:53:20.591 INFO:teuthology.orchestra.run.smithi067.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T04:53:20.592 INFO:teuthology.orchestra.run.smithi067.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:34.373 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T04:53:34.373 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub' 2024-09-21T04:53:34.385 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:34.411 INFO:teuthology.orchestra.run.smithi164.stdout:Generating grub configuration file ... 2024-09-21T04:53:34.443 INFO:teuthology.orchestra.run.smithi076.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T04:53:34.443 INFO:teuthology.orchestra.run.smithi076.stdout:Sourcing file `/etc/default/grub' 2024-09-21T04:53:34.444 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T04:53:34.444 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub' 2024-09-21T04:53:34.461 INFO:teuthology.orchestra.run.smithi076.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:34.470 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:34.489 INFO:teuthology.orchestra.run.smithi076.stdout:Generating grub configuration file ... 2024-09-21T04:53:34.495 INFO:teuthology.orchestra.run.smithi104.stdout:Generating grub configuration file ... 2024-09-21T04:53:34.752 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:34.754 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:34.755 INFO:teuthology.orchestra.run.smithi076.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:34.772 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:34.774 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:34.775 INFO:teuthology.orchestra.run.smithi076.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:35.106 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:35.108 INFO:teuthology.orchestra.run.smithi076.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:35.112 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:35.114 INFO:teuthology.orchestra.run.smithi076.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:35.136 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:35.142 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:35.178 INFO:teuthology.orchestra.run.smithi076.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:35.184 INFO:teuthology.orchestra.run.smithi076.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:35.185 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:35.191 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:35.205 INFO:teuthology.orchestra.run.smithi067.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T04:53:35.206 INFO:teuthology.orchestra.run.smithi067.stdout:Sourcing file `/etc/default/grub' 2024-09-21T04:53:35.206 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:35.211 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:35.228 INFO:teuthology.orchestra.run.smithi067.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:35.260 INFO:teuthology.orchestra.run.smithi067.stdout:Generating grub configuration file ... 2024-09-21T04:53:35.333 INFO:teuthology.orchestra.run.smithi076.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:35.334 INFO:teuthology.orchestra.run.smithi076.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:35.334 INFO:teuthology.orchestra.run.smithi076.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:35.373 INFO:teuthology.orchestra.run.smithi076.stdout:done 2024-09-21T04:53:35.386 INFO:teuthology.orchestra.run.smithi164.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:35.386 INFO:teuthology.orchestra.run.smithi164.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:35.386 INFO:teuthology.orchestra.run.smithi164.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:35.401 INFO:teuthology.orchestra.run.smithi104.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:35.401 INFO:teuthology.orchestra.run.smithi104.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:35.401 INFO:teuthology.orchestra.run.smithi104.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:35.428 INFO:teuthology.orchestra.run.smithi164.stdout:done 2024-09-21T04:53:35.432 INFO:teuthology.orchestra.run.smithi104.stdout:done 2024-09-21T04:53:35.491 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:35.511 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:35.770 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:35.776 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:35.845 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:35.851 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:35.870 DEBUG:teuthology.orchestra.run.smithi076:> dpkg -s linux-image-generic 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Package: linux-image-generic 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Status: install ok installed 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Priority: optional 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Section: kernel 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Installed-Size: 21 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Architecture: amd64 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Source: linux-meta 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:35.896 INFO:teuthology.orchestra.run.smithi076.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-21T04:53:35.897 INFO:teuthology.orchestra.run.smithi076.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-21T04:53:35.897 INFO:teuthology.orchestra.run.smithi076.stdout:Recommends: thermald 2024-09-21T04:53:35.897 INFO:teuthology.orchestra.run.smithi076.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:35.897 INFO:teuthology.orchestra.run.smithi076.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:35.897 INFO:teuthology.orchestra.run.smithi076.stdout: available. 2024-09-21T04:53:35.897 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T04:53:35.897 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:53:35.897 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:53:35.897 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T04:53:35.898 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi076.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:53:35.898 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get clean 2024-09-21T04:53:35.906 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic 2024-09-21T04:53:35.931 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic 2024-09-21T04:53:35.931 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2024-09-21T04:53:35.931 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 21 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:35.932 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2024-09-21T04:53:35.933 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T04:53:35.933 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:53:35.933 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:53:35.933 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T04:53:35.933 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:53:35.933 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2024-09-21T04:53:35.958 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-09-21T04:53:36.002 INFO:teuthology.orchestra.run.smithi067.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:36.003 INFO:teuthology.orchestra.run.smithi067.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:36.003 INFO:teuthology.orchestra.run.smithi067.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:36.023 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-09-21T04:53:36.023 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 21 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.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-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.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-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:36.024 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-09-21T04:53:36.025 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T04:53:36.025 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:53:36.025 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:53:36.025 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T04:53:36.025 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:53:36.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-09-21T04:53:36.038 DEBUG:teuthology.orchestra.run.smithi076:> sudo apt-get update 2024-09-21T04:53:36.044 INFO:teuthology.orchestra.run.smithi067.stdout:done 2024-09-21T04:53:36.099 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T04:53:36.149 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T04:53:36.237 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:53:36.238 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T04:53:36.239 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T04:53:36.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-09-21T04:53:36.257 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T04:53:36.270 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:53:36.360 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T04:53:36.384 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T04:53:36.433 INFO:teuthology.orchestra.run.smithi076.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T04:53:36.505 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:53:36.573 DEBUG:teuthology.orchestra.run.smithi067:> dpkg -s linux-image-generic 2024-09-21T04:53:36.586 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Package: linux-image-generic 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Status: install ok installed 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Priority: optional 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Section: kernel 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Installed-Size: 21 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: amd64 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Source: linux-meta 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.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-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.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-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Recommends: thermald 2024-09-21T04:53:36.593 INFO:teuthology.orchestra.run.smithi067.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:36.594 INFO:teuthology.orchestra.run.smithi067.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:36.594 INFO:teuthology.orchestra.run.smithi067.stdout: available. 2024-09-21T04:53:36.594 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T04:53:36.594 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:53:36.594 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:53:36.594 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T04:53:36.594 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:53:36.594 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get clean 2024-09-21T04:53:36.667 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T04:53:36.773 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-09-21T04:53:36.892 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T04:53:37.014 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T04:53:37.095 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T04:53:37.185 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T04:53:37.542 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-21T04:53:37.560 DEBUG:teuthology.orchestra.run.smithi076:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:53:37.622 INFO:teuthology.orchestra.run.smithi076.stdout:Reading package lists... 2024-09-21T04:53:37.699 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T04:53:37.717 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:53:37.778 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T04:53:37.835 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-21T04:53:37.838 INFO:teuthology.orchestra.run.smithi076.stdout:Building dependency tree... 2024-09-21T04:53:37.839 INFO:teuthology.orchestra.run.smithi076.stdout:Reading state information... 2024-09-21T04:53:37.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:53:37.914 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-09-21T04:53:37.983 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T04:53:37.984 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T04:53:38.018 INFO:teuthology.orchestra.run.smithi076.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T04:53:38.018 INFO:teuthology.orchestra.run.smithi076.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:53:38.018 INFO:teuthology.orchestra.run.smithi076.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:53:38.018 INFO:teuthology.orchestra.run.smithi076.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:53:38.018 INFO:teuthology.orchestra.run.smithi076.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:53:38.019 INFO:teuthology.orchestra.run.smithi076.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T04:53:38.019 INFO:teuthology.orchestra.run.smithi076.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T04:53:38.019 INFO:teuthology.orchestra.run.smithi076.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:53:38.058 INFO:teuthology.orchestra.run.smithi076.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:53:38.060 DEBUG:teuthology.orchestra.run.smithi076:> dpkg -s linux-image-generic 2024-09-21T04:53:38.074 INFO:teuthology.orchestra.run.smithi076.stdout:Package: linux-image-generic 2024-09-21T04:53:38.074 INFO:teuthology.orchestra.run.smithi076.stdout:Status: install ok installed 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Priority: optional 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Section: kernel 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Installed-Size: 21 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Architecture: amd64 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Source: linux-meta 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.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-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.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-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Recommends: thermald 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:38.075 INFO:teuthology.orchestra.run.smithi076.stdout: available. 2024-09-21T04:53:38.076 DEBUG:teuthology.orchestra.run.smithi076:> mktemp 2024-09-21T04:53:38.119 INFO:teuthology.orchestra.run.smithi076.stdout:/tmp/tmp.5rIRpPtH27 2024-09-21T04:53:38.119 DEBUG:teuthology.orchestra.run.smithi076:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5rIRpPtH27 2024-09-21T04:53:38.122 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-09-21T04:53:38.123 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-09-21T04:53:38.163 INFO:teuthology.orchestra.run.smithi104.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T04:53:38.163 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:53:38.163 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:53:38.163 INFO:teuthology.orchestra.run.smithi104.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:53:38.163 INFO:teuthology.orchestra.run.smithi104.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:53:38.164 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T04:53:38.164 INFO:teuthology.orchestra.run.smithi104.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T04:53:38.164 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:53:38.175 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0666 /tmp/tmp.5rIRpPtH27 2024-09-21T04:53:38.205 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:53:38.206 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 21 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:38.222 INFO:teuthology.orchestra.run.smithi104.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T04:53:38.223 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T04:53:38.223 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2024-09-21T04:53:38.223 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:38.223 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:38.223 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2024-09-21T04:53:38.223 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2024-09-21T04:53:38.268 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.1K8ja8uUTv 2024-09-21T04:53:38.268 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub/grub.cfg /tmp/tmp.1K8ja8uUTv 2024-09-21T04:53:38.303 INFO:teuthology.orchestra.run.smithi164.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T04:53:38.303 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:53:38.303 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:53:38.303 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:53:38.303 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:53:38.303 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T04:53:38.304 INFO:teuthology.orchestra.run.smithi164.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T04:53:38.304 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:53:38.306 DEBUG:teuthology.orchestra.remote:smithi076:/tmp/tmp.5rIRpPtH27 is 10KB 2024-09-21T04:53:38.320 DEBUG:teuthology.orchestra.run.smithi076:> rm -fr /tmp/tmp.5rIRpPtH27 2024-09-21T04:53:38.326 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.331 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.1K8ja8uUTv 2024-09-21T04:53:38.344 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:53:38.346 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-09-21T04:53:38.358 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-09-21T04:53:38.358 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-09-21T04:53:38.358 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-09-21T04:53:38.358 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 21 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.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-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.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-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:38.359 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-09-21T04:53:38.360 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2024-09-21T04:53:38.379 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T04:53:38.379 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.379 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.402 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.BE5F5viFTI 2024-09-21T04:53:38.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub/grub.cfg /tmp/tmp.BE5F5viFTI 2024-09-21T04:53:38.407 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-21T04:53:38.426 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T04:53:38.446 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.1K8ja8uUTv is 10KB 2024-09-21T04:53:38.447 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T04:53:38.448 DEBUG:teuthology.orchestra.run.smithi076:> sudo update-grub 2024-09-21T04:53:38.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.BE5F5viFTI 2024-09-21T04:53:38.462 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.1K8ja8uUTv 2024-09-21T04:53:38.467 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.488 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-21T04:53:38.522 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T04:53:38.522 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.522 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.579 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.BE5F5viFTI is 10KB 2024-09-21T04:53:38.590 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.BE5F5viFTI 2024-09-21T04:53:38.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.597 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T04:53:38.597 DEBUG:teuthology.orchestra.run.smithi104:> sudo update-grub 2024-09-21T04:53:38.650 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-21T04:53:38.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:38.700 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-09-21T04:53:38.701 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-09-21T04:53:38.713 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T04:53:38.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo update-grub 2024-09-21T04:53:38.907 INFO:teuthology.orchestra.run.smithi067.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T04:53:38.907 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T04:53:38.908 INFO:teuthology.orchestra.run.smithi067.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T04:53:38.908 INFO:teuthology.orchestra.run.smithi067.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T04:53:38.908 INFO:teuthology.orchestra.run.smithi067.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T04:53:38.908 INFO:teuthology.orchestra.run.smithi067.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T04:53:38.909 INFO:teuthology.orchestra.run.smithi067.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T04:53:38.909 INFO:teuthology.orchestra.run.smithi067.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T04:53:38.951 INFO:teuthology.orchestra.run.smithi067.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T04:53:38.953 DEBUG:teuthology.orchestra.run.smithi067:> dpkg -s linux-image-generic 2024-09-21T04:53:38.968 INFO:teuthology.orchestra.run.smithi067.stdout:Package: linux-image-generic 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Status: install ok installed 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Priority: optional 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Section: kernel 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Installed-Size: 21 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: amd64 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Source: linux-meta 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Version: 5.15.0.122.122 2024-09-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.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-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.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-21T04:53:38.969 INFO:teuthology.orchestra.run.smithi067.stdout:Recommends: thermald 2024-09-21T04:53:38.970 INFO:teuthology.orchestra.run.smithi067.stdout:Description: Generic Linux kernel image 2024-09-21T04:53:38.970 INFO:teuthology.orchestra.run.smithi067.stdout: This package will always depend on the latest generic kernel image 2024-09-21T04:53:38.970 INFO:teuthology.orchestra.run.smithi067.stdout: available. 2024-09-21T04:53:38.970 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-09-21T04:53:39.014 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.TUOd2urJr6 2024-09-21T04:53:39.014 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub/grub.cfg /tmp/tmp.TUOd2urJr6 2024-09-21T04:53:39.070 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.TUOd2urJr6 2024-09-21T04:53:39.286 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.TUOd2urJr6 is 10KB 2024-09-21T04:53:39.298 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.TUOd2urJr6 2024-09-21T04:53:39.304 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:39.359 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T04:53:39.359 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T04:53:39.359 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T04:53:39.427 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T04:53:39.427 DEBUG:teuthology.orchestra.run.smithi067:> sudo update-grub 2024-09-21T04:53:39.687 INFO:teuthology.orchestra.run.smithi076.stderr:Sourcing file `/etc/default/grub' 2024-09-21T04:53:39.688 INFO:teuthology.orchestra.run.smithi076.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:39.697 INFO:teuthology.orchestra.run.smithi076.stderr:Generating grub configuration file ... 2024-09-21T04:53:39.868 INFO:teuthology.orchestra.run.smithi076.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:39.874 INFO:teuthology.orchestra.run.smithi076.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:39.917 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub' 2024-09-21T04:53:39.919 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:39.921 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2024-09-21T04:53:39.988 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub' 2024-09-21T04:53:39.990 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:39.993 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2024-09-21T04:53:40.108 INFO:teuthology.orchestra.run.smithi076.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:40.113 INFO:teuthology.orchestra.run.smithi076.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:40.117 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:40.123 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:40.155 INFO:teuthology.orchestra.run.smithi076.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:40.156 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:40.161 INFO:teuthology.orchestra.run.smithi076.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:40.162 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:40.284 INFO:teuthology.orchestra.run.smithi076.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:40.284 INFO:teuthology.orchestra.run.smithi076.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:40.285 INFO:teuthology.orchestra.run.smithi076.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:40.305 INFO:teuthology.orchestra.run.smithi076.stderr:done 2024-09-21T04:53:40.314 DEBUG:teuthology.orchestra.run.smithi076:> sudo shutdown -r now 2024-09-21T04:53:40.357 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:40.362 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:40.389 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:40.394 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:40.402 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:40.407 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:40.435 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:40.440 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:40.521 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:40.521 INFO:teuthology.orchestra.run.smithi104.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:40.521 INFO:teuthology.orchestra.run.smithi104.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:40.534 INFO:teuthology.orchestra.run.smithi104.stderr:done 2024-09-21T04:53:40.543 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2024-09-21T04:53:40.571 INFO:teuthology.orchestra.run.smithi164.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:40.571 INFO:teuthology.orchestra.run.smithi164.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:40.571 INFO:teuthology.orchestra.run.smithi164.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:40.597 INFO:teuthology.orchestra.run.smithi164.stderr:done 2024-09-21T04:53:40.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2024-09-21T04:53:40.745 INFO:teuthology.orchestra.run.smithi067.stderr:Sourcing file `/etc/default/grub' 2024-09-21T04:53:40.746 INFO:teuthology.orchestra.run.smithi067.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T04:53:40.748 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-09-21T04:53:40.931 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T04:53:40.938 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T04:53:41.158 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T04:53:41.163 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T04:53:41.206 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T04:53:41.211 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T04:53:41.421 INFO:teuthology.orchestra.run.smithi067.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T04:53:41.422 INFO:teuthology.orchestra.run.smithi067.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T04:53:41.422 INFO:teuthology.orchestra.run.smithi067.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T04:53:41.438 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-09-21T04:53:41.447 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-09-21T04:54:10.342 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T04:54:10.343 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-21T04:54:10.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:10.546 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T04:54:10.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T04:54:10.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:10.602 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T04:54:10.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T04:54:10.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:11.450 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T04:54:11.451 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T04:54:11.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:29.107 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T04:54:29.107 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-21T04:54:38.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T04:54:38.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:38.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T04:54:38.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:41.171 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T04:54:41.171 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-21T04:54:44.975 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-21T04:54:45.998 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-21T04:54:53.178 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T04:54:53.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:53.180 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T04:54:53.181 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:53.976 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-21T04:54:53.976 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:55.000 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T04:54:55.001 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:54:56.239 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T04:55:11.253 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T04:55:11.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:11.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-21T04:55:14.319 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T04:55:26.451 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-21T04:55:26.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T04:55:26.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:27.215 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-21T04:55:27.976 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T04:55:27.976 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-21T04:55:27.976 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-21T04:55:28.024 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-122-generic 2024-09-21T04:55:28.024 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T04:55:28.024 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:55:28.024 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T04:55:29.025 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T04:55:29.026 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:55:29.301 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-09-21T04:55:29.326 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:32.319 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T04:55:32.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:32.762 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-21T04:55:33.362 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T04:55:33.362 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-21T04:55:33.362 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-21T04:55:33.411 INFO:teuthology.orchestra.run.smithi104.stdout:5.15.0-122-generic 2024-09-21T04:55:33.411 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T04:55:33.411 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:55:33.411 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T04:55:34.412 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T04:55:34.413 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:55:34.485 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2024-09-21T04:55:34.512 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:38.452 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T04:55:38.453 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:38.743 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-21T04:55:39.342 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T04:55:39.342 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-21T04:55:39.343 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-21T04:55:39.390 INFO:teuthology.orchestra.run.smithi067.stdout:5.15.0-122-generic 2024-09-21T04:55:39.390 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T04:55:39.390 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:55:39.390 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T04:55:40.391 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T04:55:40.391 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:55:40.461 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-09-21T04:55:40.480 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:53.978 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T04:56:05.979 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-21T04:56:05.980 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:56:06.169 DEBUG:teuthology.orchestra.run.smithi076:> true 2024-09-21T04:56:06.752 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-21T04:56:06.752 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-21T04:56:06.752 DEBUG:teuthology.orchestra.run.smithi076:> uname -r 2024-09-21T04:56:06.799 INFO:teuthology.orchestra.run.smithi076.stdout:5.15.0-122-generic 2024-09-21T04:56:06.800 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T04:56:06.800 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:56:06.800 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T04:56:07.801 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T04:56:07.801 DEBUG:teuthology.orchestra.run.smithi076:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:56:07.886 INFO:teuthology.orchestra.run.smithi076.stdout:ttyS1 2024-09-21T04:56:07.909 DEBUG:teuthology.parallel:result is None 2024-09-21T04:56:07.910 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T04:56:07.917 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T04:56:07.917 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:56:07.920 DEBUG:teuthology.orchestra.run.smithi076:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:56:07.922 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:56:07.925 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:56:07.932 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T04:56:07.961 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T04:56:08.048 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T04:56:08.049 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:56:08.051 DEBUG:teuthology.orchestra.run.smithi076:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:56:08.053 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:56:08.055 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:56:08.154 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T04:56:08.161 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T04:56:08.161 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T04:56:08.163 DEBUG:teuthology.orchestra.run.smithi076:> 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-21T04:56:08.166 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T04:56:08.168 DEBUG:teuthology.orchestra.run.smithi164:> 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-21T04:56:08.180 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.184 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.188 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.188 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.189 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.192 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.197 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.197 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:56:08.199 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T04:56:08.206 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T04:56:08.206 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:56:08.239 DEBUG:teuthology.orchestra.run.smithi076:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:56:08.241 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:56:08.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:56:08.256 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T04:56:08.266 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T04:56:08.266 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:56:08.299 DEBUG:teuthology.orchestra.run.smithi076:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:56:08.301 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:56:08.304 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:56:08.309 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:56:08.350 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:56:08.398 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T04:56:08.398 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:56:08.460 DEBUG:teuthology.orchestra.run.smithi076:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:56:08.466 DEBUG:teuthology.orchestra.run.smithi076:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:56:08.512 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T04:56:08.512 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:56:08.573 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:56:08.579 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:56:08.627 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T04:56:08.627 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:56:08.699 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:56:08.706 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:56:08.751 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-21T04:56:08.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:56:08.823 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-09-21T04:56:08.826 DEBUG:teuthology.orchestra.run.smithi076:> sudo service rsyslog restart 2024-09-21T04:56:08.829 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2024-09-21T04:56:08.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-09-21T04:56:08.918 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T04:56:08.926 INFO:teuthology.task.internal:Starting timer... 2024-09-21T04:56:08.926 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T04:56:08.969 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T04:56:09.047 DEBUG:teuthology.task.selinux:Excluding smithi067: OS 'ubuntu' does not support SELinux 2024-09-21T04:56:09.047 DEBUG:teuthology.task.selinux:Excluding smithi076: OS 'ubuntu' does not support SELinux 2024-09-21T04:56:09.047 DEBUG:teuthology.task.selinux:Excluding smithi104: OS 'ubuntu' does not support SELinux 2024-09-21T04:56:09.047 DEBUG:teuthology.task.selinux:Excluding smithi164: OS 'ubuntu' does not support SELinux 2024-09-21T04:56:09.048 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T04:56:09.048 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T04:56:09.048 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T04:56:09.048 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T04:56:09.061 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T04:56:09.072 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-21T04:56:09.073 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi076.front.sepia.ceph.com,smithi104.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T05:03:53.188 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi076.front.sepia.ceph.com'), Remote(name='ubuntu@smithi104.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-09-21T05:03:53.189 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T05:03:53.190 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T05:03:53.270 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-21T05:03:53.351 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-21T05:03:53.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-21T05:03:53.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T05:03:53.431 DEBUG:teuthology.orchestra.run.smithi076:> true 2024-09-21T05:03:53.506 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-21T05:03:53.506 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T05:03:53.507 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T05:03:53.589 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-21T05:03:53.666 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T05:03:53.667 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T05:03:53.667 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T05:03:53.746 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-21T05:03:53.822 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-21T05:03:53.823 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T05:03:53.841 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T05:03:53.842 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T05:03:53.842 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T05:03:53.845 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T05:03:53.845 DEBUG:teuthology.orchestra.run.smithi076:> 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-21T05:03:53.847 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T05:03:53.847 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:03:53.851 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T05:03:53.851 DEBUG:teuthology.orchestra.run.smithi164:> 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-21T05:03:53.875 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T05:03:53.875 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Command line: ntpd -gq 2024-09-21T05:03:53.875 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: ---------------------------------------------------- 2024-09-21T05:03:53.875 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T05:03:53.876 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T05:03:53.876 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: corporation. Support and training for ntp-4 are 2024-09-21T05:03:53.876 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: available at https://www.nwtime.org/support 2024-09-21T05:03:53.876 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: ---------------------------------------------------- 2024-09-21T05:03:53.876 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: proto: precision = 0.045 usec (-24) 2024-09-21T05:03:53.877 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: basedate set to 2022-02-04 2024-09-21T05:03:53.877 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: gps base set to 2022-02-06 (week 2196) 2024-09-21T05:03:53.877 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.877 INFO:teuthology.orchestra.run.smithi067.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.877 INFO:teuthology.orchestra.run.smithi067.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listen normally on 3 enp3s0f1 172.21.15.67:123 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listen normally on 4 lo [::1]:123 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:fc0b%5]:123 2024-09-21T05:03:53.878 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:03:53 ntpd[18490]: Listening on routing socket on fd #22 for interface updates 2024-09-21T05:03:53.879 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T05:03:53.879 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Command line: ntpd -gq 2024-09-21T05:03:53.879 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: ---------------------------------------------------- 2024-09-21T05:03:53.879 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: corporation. Support and training for ntp-4 are 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: available at https://www.nwtime.org/support 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: ---------------------------------------------------- 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: proto: precision = 0.078 usec (-24) 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: basedate set to 2022-02-04 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: gps base set to 2022-02-06 (week 2196) 2024-09-21T05:03:53.880 INFO:teuthology.orchestra.run.smithi076.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.881 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.881 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.881 INFO:teuthology.orchestra.run.smithi076.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listen normally on 3 enp3s0f1 172.21.15.76:123 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listen normally on 4 lo [::1]:123 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:47e1%5]:123 2024-09-21T05:03:53.882 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:03:53 ntpd[18464]: Listening on routing socket on fd #22 for interface updates 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Command line: ntpd -gq 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: ---------------------------------------------------- 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: corporation. Support and training for ntp-4 are 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: available at https://www.nwtime.org/support 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: ---------------------------------------------------- 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: proto: precision = 0.044 usec (-24) 2024-09-21T05:03:53.883 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: basedate set to 2022-02-04 2024-09-21T05:03:53.884 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: gps base set to 2022-02-06 (week 2196) 2024-09-21T05:03:53.884 INFO:teuthology.orchestra.run.smithi104.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.884 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.884 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.884 INFO:teuthology.orchestra.run.smithi104.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.885 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T05:03:53.885 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T05:03:53.885 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T05:03:53.885 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listen normally on 3 enp3s0f1 172.21.15.104:123 2024-09-21T05:03:53.886 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listen normally on 4 lo [::1]:123 2024-09-21T05:03:53.886 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce89%5]:123 2024-09-21T05:03:53.886 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:03:53 ntpd[18446]: Listening on routing socket on fd #22 for interface updates 2024-09-21T05:03:53.894 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Command line: ntpd -gq 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: ---------------------------------------------------- 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: corporation. Support and training for ntp-4 are 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: available at https://www.nwtime.org/support 2024-09-21T05:03:53.895 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: ---------------------------------------------------- 2024-09-21T05:03:53.896 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: proto: precision = 0.057 usec (-24) 2024-09-21T05:03:53.896 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: basedate set to 2022-02-04 2024-09-21T05:03:53.896 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: gps base set to 2022-02-06 (week 2196) 2024-09-21T05:03:53.896 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.897 INFO:teuthology.orchestra.run.smithi164.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T05:03:53.897 INFO:teuthology.orchestra.run.smithi164.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.897 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listen normally on 3 enp3s0f1 172.21.15.164:123 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listen normally on 4 lo [::1]:123 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:73f3%5]:123 2024-09-21T05:03:53.898 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:03:53 ntpd[18497]: Listening on routing socket on fd #22 for interface updates 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:54.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:54 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:54.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:54.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:54 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:54.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:54.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:54.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:54.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:54 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:55.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:55 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:55 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:55.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:55 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:55 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:55.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:55 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:55.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:55 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:55.877 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:55 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.877 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:55 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:55.877 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:55 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:55 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:55.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:55 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:55.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:55 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:55.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:55 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:55 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:55.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:55 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:55 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:55.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:55 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:55.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:55 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:55.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:55.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:55 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:56 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:56 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:56 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:56 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:56 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:56.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:56 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:56.877 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:56 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:56 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:56 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:56 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:56 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:56.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:56 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:56.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:56.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:56 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:56.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:56.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:56 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:57.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:57.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:57 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:57.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:57 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:57 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:57 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:57 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:57 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:57.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:57 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:57.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:57 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:57 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:57 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:57.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:57 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:57.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:57 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:57.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:57 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:58 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.880 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.880 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.880 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:58 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.882 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:58 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:58.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:03:58 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:59.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:59 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:59.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:59 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:59.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:59 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:59.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:59 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:59.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:59 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:59.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:03:59 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:59.877 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:59 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:59.877 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:59 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:59.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:59 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:59.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:59 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:59.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:59 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:59.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:03:59 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:03:59.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:59 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:59.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:59 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:59.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:59 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:03:59.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:59 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:03:59.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:59 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:03:59.880 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:03:59 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:00.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:00 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.878 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stdout:21 Sep 05:04:00 ntpd[18464]: ntpd: time slew -0.001324 s 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stdout:ntpd: time slew -0.001324s 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T05:04:00.879 INFO:teuthology.orchestra.run.smithi076.stderr:21 Sep 05:04:00 ntpd[18464]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:00.881 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.882 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 05:04:00 ntpd[18446]: ntpd: time slew -0.000754 s 2024-09-21T05:04:00.882 INFO:teuthology.orchestra.run.smithi104.stdout:ntpd: time slew -0.000754s 2024-09-21T05:04:00.882 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T05:04:00.882 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 05:04:00 ntpd[18446]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T05:04:00.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.895 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stdout:21 Sep 05:04:00 ntpd[18497]: ntpd: time slew +0.000382 s 2024-09-21T05:04:00.896 INFO:teuthology.orchestra.run.smithi164.stdout:ntpd: time slew +0.000382s 2024-09-21T05:04:00.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T05:04:00.897 INFO:teuthology.orchestra.run.smithi164.stderr:21 Sep 05:04:00 ntpd[18497]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T05:04:00.926 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:04:00.926 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2024-09-21T05:04:00.926 INFO:teuthology.orchestra.run.smithi104.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.926 INFO:teuthology.orchestra.run.smithi104.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.926 INFO:teuthology.orchestra.run.smithi104.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.926 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.938 INFO:teuthology.orchestra.run.smithi076.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:04:00.938 INFO:teuthology.orchestra.run.smithi076.stdout:============================================================================== 2024-09-21T05:04:00.938 INFO:teuthology.orchestra.run.smithi076.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.938 INFO:teuthology.orchestra.run.smithi076.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.939 INFO:teuthology.orchestra.run.smithi076.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.939 INFO:teuthology.orchestra.run.smithi076.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.946 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:04:00.946 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-09-21T05:04:00.946 INFO:teuthology.orchestra.run.smithi164.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.946 INFO:teuthology.orchestra.run.smithi164.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.946 INFO:teuthology.orchestra.run.smithi164.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:00.946 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:01.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:01.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:01.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T05:04:01.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T05:04:01.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T05:04:01.876 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T05:04:01.877 INFO:teuthology.orchestra.run.smithi067.stdout:21 Sep 05:04:01 ntpd[18490]: ntpd: time slew -0.002766 s 2024-09-21T05:04:01.877 INFO:teuthology.orchestra.run.smithi067.stdout:ntpd: time slew -0.002766s 2024-09-21T05:04:01.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T05:04:01.877 INFO:teuthology.orchestra.run.smithi067.stderr:21 Sep 05:04:01 ntpd[18490]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T05:04:01.928 INFO:teuthology.orchestra.run.smithi067.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:04:01.929 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================== 2024-09-21T05:04:01.929 INFO:teuthology.orchestra.run.smithi067.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:01.929 INFO:teuthology.orchestra.run.smithi067.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:01.929 INFO:teuthology.orchestra.run.smithi067.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:01.929 INFO:teuthology.orchestra.run.smithi067.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T05:04:01.930 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-21T05:04:02.029 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T05:04:02.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman --help 2024-09-21T05:04:02.040 INFO:teuthology.orchestra.run.smithi164.stderr:sudo: podman: command not found 2024-09-21T05:04:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:04:02.041 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-21T05:04:02.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-21T05:04:02.870 INFO:teuthology.orchestra.run.smithi164.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:a4ab00b4675c: Pulling fs layer 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:c888ba27f8c0: Pulling fs layer 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:b423073ce577: Pulling fs layer 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:aff4a5324caa: Pulling fs layer 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:d42064003299: Pulling fs layer 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:19aab37efbe1: Pulling fs layer 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:d42064003299: Waiting 2024-09-21T05:04:02.871 INFO:teuthology.orchestra.run.smithi164.stdout:19aab37efbe1: Waiting 2024-09-21T05:04:03.049 INFO:teuthology.orchestra.run.smithi164.stdout:c888ba27f8c0: Download complete 2024-09-21T05:04:03.181 INFO:teuthology.orchestra.run.smithi164.stdout:aff4a5324caa: Download complete 2024-09-21T05:04:03.330 INFO:teuthology.orchestra.run.smithi164.stdout:d42064003299: Download complete 2024-09-21T05:04:03.826 INFO:teuthology.orchestra.run.smithi164.stdout:19aab37efbe1: Verifying Checksum 2024-09-21T05:04:03.826 INFO:teuthology.orchestra.run.smithi164.stdout:19aab37efbe1: Download complete 2024-09-21T05:04:04.035 INFO:teuthology.orchestra.run.smithi164.stdout:b423073ce577: Verifying Checksum 2024-09-21T05:04:04.035 INFO:teuthology.orchestra.run.smithi164.stdout:b423073ce577: Download complete 2024-09-21T05:04:04.236 INFO:teuthology.orchestra.run.smithi164.stdout:a4ab00b4675c: Verifying Checksum 2024-09-21T05:04:04.236 INFO:teuthology.orchestra.run.smithi164.stdout:a4ab00b4675c: Download complete 2024-09-21T05:04:09.908 INFO:teuthology.orchestra.run.smithi164.stdout:a4ab00b4675c: Pull complete 2024-09-21T05:04:10.119 INFO:teuthology.orchestra.run.smithi164.stdout:c888ba27f8c0: Pull complete 2024-09-21T05:04:15.543 INFO:teuthology.orchestra.run.smithi164.stdout:b423073ce577: Pull complete 2024-09-21T05:04:16.442 INFO:teuthology.orchestra.run.smithi164.stdout:aff4a5324caa: Pull complete 2024-09-21T05:04:16.669 INFO:teuthology.orchestra.run.smithi164.stdout:d42064003299: Pull complete 2024-09-21T05:04:17.877 INFO:teuthology.orchestra.run.smithi164.stdout:19aab37efbe1: Pull complete 2024-09-21T05:04:18.017 INFO:teuthology.orchestra.run.smithi164.stdout:Digest: sha256:a6fa72c222ed6c2b1b2fd9ac558125d483750c3c3b6cb9ad2ed9ed5ea97dbe04 2024-09-21T05:04:18.053 INFO:teuthology.orchestra.run.smithi164.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-21T05:04:18.084 INFO:teuthology.orchestra.run.smithi164.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-21T05:04:18.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-21T05:04:18.626 INFO:teuthology.orchestra.run.smithi164.stdout:latest: Pulling from samba.org/samba-client 2024-09-21T05:04:18.626 INFO:teuthology.orchestra.run.smithi164.stdout:a4ab00b4675c: Already exists 2024-09-21T05:04:18.663 INFO:teuthology.orchestra.run.smithi164.stdout:f53e54002cf8: Pulling fs layer 2024-09-21T05:04:19.502 INFO:teuthology.orchestra.run.smithi164.stdout:f53e54002cf8: Verifying Checksum 2024-09-21T05:04:19.503 INFO:teuthology.orchestra.run.smithi164.stdout:f53e54002cf8: Download complete 2024-09-21T05:04:22.357 INFO:teuthology.orchestra.run.smithi164.stdout:f53e54002cf8: Pull complete 2024-09-21T05:04:22.483 INFO:teuthology.orchestra.run.smithi164.stdout:Digest: sha256:298ca95d12382cff56b138223553cdfa51aea5534bf926ace2d967e58cd63e4e 2024-09-21T05:04:22.533 INFO:teuthology.orchestra.run.smithi164.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-21T05:04:22.550 INFO:teuthology.orchestra.run.smithi164.stdout:quay.io/samba.org/samba-client:latest 2024-09-21T05:04:22.554 DEBUG:teuthology.orchestra.run.smithi164:> ss -lunH 2024-09-21T05:04:22.580 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:38375 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:38982 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:39103 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:59158 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:47605 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 172.21.15.164%enp3s0f1:68 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 172.21.15.164:123 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 127.0.0.1:700 0.0.0.0:* 2024-09-21T05:04:22.581 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:38189 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:38348 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:57077 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:48857 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:73f3]%enp3s0f1:123 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-21T05:04:22.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:49744 [::]:* 2024-09-21T05:04:22.582 INFO:tasks.cephadm:Disabling systemd-resolved on smithi164 2024-09-21T05:04:22.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo cat /etc/systemd/resolved.conf 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# This file is part of systemd. 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# any later version. 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-21T05:04:22.633 INFO:teuthology.orchestra.run.smithi164.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:# 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:# 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:# See resolved.conf(5) for details. 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:[Resolve] 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.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-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.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-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.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-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:#DNS= 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:#FallbackDNS= 2024-09-21T05:04:22.634 INFO:teuthology.orchestra.run.smithi164.stdout:#Domains= 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#DNSSEC=no 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#DNSOverTLS=no 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#MulticastDNS=no 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#LLMNR=no 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#Cache=no-negative 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#CacheFromLocalhost=no 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#DNSStubListener=yes 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#DNSStubListenerExtra= 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#ReadEtcHosts=yes 2024-09-21T05:04:22.635 INFO:teuthology.orchestra.run.smithi164.stdout:#ResolveUnicastSingleLabel=no 2024-09-21T05:04:22.636 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-21T05:04:22.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/systemd/resolved.conf 2024-09-21T05:04:22.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl restart systemd-resolved 2024-09-21T05:04:22.857 DEBUG:teuthology.orchestra.run.smithi164:> ss -lunH 2024-09-21T05:04:22.862 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:38375 0.0.0.0:* 2024-09-21T05:04:22.862 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:38982 0.0.0.0:* 2024-09-21T05:04:22.862 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:39103 0.0.0.0:* 2024-09-21T05:04:22.862 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:59158 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:47605 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 172.21.15.164%enp3s0f1:68 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 172.21.15.164:123 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 127.0.0.1:700 0.0.0.0:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:38189 [::]:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:38348 [::]:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:57077 [::]:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:48857 [::]:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T05:04:22.863 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:73f3]%enp3s0f1:123 [::]:* 2024-09-21T05:04:22.864 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-21T05:04:22.864 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-21T05:04:22.864 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:49744 [::]:* 2024-09-21T05:04:22.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl restart docker 2024-09-21T05:04:22.922 INFO:teuthology.orchestra.run.smithi164.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-21T05:04:29.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T05:04:29.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /var/tmp/samba 2024-09-21T05:04:29.248 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-21T05:04:29.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/var/tmp/samba/container.json 2024-09-21T05:04:29.301 DEBUG:teuthology.orchestra.run.smithi164:> 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-21T05:04:30.006 INFO:teuthology.orchestra.run.smithi164.stdout:580a1dd4c425991fece351eeb2cf1d70f0be693de267b3ea46a3b2bfdeaa36e7 2024-09-21T05:04:30.836 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=0 2024-09-21T05:04:30.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T05:04:32.262 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T05:04:32.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:04:33.491 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=1 2024-09-21T05:04:33.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T05:04:34.871 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T05:04:35.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:04:36.648 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=2 2024-09-21T05:04:36.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T05:04:37.607 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T05:04:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:04:40.182 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=3 2024-09-21T05:04:40.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T05:04:41.629 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T05:04:42.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:04:46.392 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=4 2024-09-21T05:04:46.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T05:04:47.431 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T05:04:48.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:04:56.084 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=5 2024-09-21T05:04:56.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T05:04:59.010 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Sat Sep 21 05:04:40 2024 2024-09-21T05:04:59.010 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Sat Sep 21 05:04:40 2024 2024-09-21T05:04:59.010 INFO:teuthology.orchestra.run.smithi164.stdout: domain1.sink.test D 0 Sat Sep 21 05:04:39 2024 2024-09-21T05:04:59.010 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-21T05:04:59.011 INFO:teuthology.orchestra.run.smithi164.stdout: 960311348 blocks of size 1024. 902220872 blocks available 2024-09-21T05:04:59.874 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-21T05:04:59.875 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T05:04:59.884 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': 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2'} 2024-09-21T05:04:59.884 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T05:04:59.885 INFO:tasks.cephadm:Cluster fsid is 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:04:59.885 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T05:04:59.885 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.b': '172.21.15.76', 'mon.c': '172.21.15.104'} 2024-09-21T05:04:59.885 INFO:tasks.cephadm:First mon is mon.a on smithi067 2024-09-21T05:04:59.885 INFO:tasks.cephadm:First mgr is x 2024-09-21T05:04:59.885 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T05:04:59.885 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-09-21T05:04:59.900 DEBUG:teuthology.orchestra.run.smithi076:> sudo hostname $(hostname -s) 2024-09-21T05:04:59.915 DEBUG:teuthology.orchestra.run.smithi104:> sudo hostname $(hostname -s) 2024-09-21T05:04:59.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-09-21T05:04:59.944 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T05:04:59.945 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T05:05:00.085 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2', '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/83198/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5103-gf36283e7', 'node_name': '172.21.2.3+braggi03', '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-gf36283e7-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-21 00:58:01.351577', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-2310', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T05:05:00.227 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-guits-main-2024-09-20-2310, sha1 f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T05:05:00.228 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T05:05:00.228 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T05:05:00.228 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:00.840 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811904 Sep 21 05:05 /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:00.840 DEBUG:teuthology.orchestra.run.smithi076:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:01.590 INFO:teuthology.orchestra.run.smithi076.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811904 Sep 21 05:05 /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:01.590 DEBUG:teuthology.orchestra.run.smithi104:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.239 INFO:teuthology.orchestra.run.smithi104.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811904 Sep 21 05:05 /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.239 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.928 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811904 Sep 21 05:05 /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.929 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.937 DEBUG:teuthology.orchestra.run.smithi076:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.944 DEBUG:teuthology.orchestra.run.smithi104:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.951 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T05:05:02.972 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 on all hosts... 2024-09-21T05:05:02.972 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T05:05:02.983 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T05:05:02.990 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T05:05:02.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T05:05:03.168 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T05:05:03.170 INFO:teuthology.orchestra.run.smithi076.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T05:05:03.175 INFO:teuthology.orchestra.run.smithi104.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T05:05:03.184 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T05:06:02.743 INFO:teuthology.orchestra.run.smithi104.stdout:{ 2024-09-21T05:06:02.744 INFO:teuthology.orchestra.run.smithi104.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T05:06:02.744 INFO:teuthology.orchestra.run.smithi104.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T05:06:02.744 INFO:teuthology.orchestra.run.smithi104.stdout: "repo_digests": [ 2024-09-21T05:06:02.744 INFO:teuthology.orchestra.run.smithi104.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T05:06:02.744 INFO:teuthology.orchestra.run.smithi104.stdout: ] 2024-09-21T05:06:02.744 INFO:teuthology.orchestra.run.smithi104.stdout:} 2024-09-21T05:06:13.020 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-21T05:06:13.020 INFO:teuthology.orchestra.run.smithi076.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T05:06:13.020 INFO:teuthology.orchestra.run.smithi076.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T05:06:13.021 INFO:teuthology.orchestra.run.smithi076.stdout: "repo_digests": [ 2024-09-21T05:06:13.021 INFO:teuthology.orchestra.run.smithi076.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T05:06:13.021 INFO:teuthology.orchestra.run.smithi076.stdout: ] 2024-09-21T05:06:13.021 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-21T05:06:15.116 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-21T05:06:15.116 INFO:teuthology.orchestra.run.smithi067.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T05:06:15.116 INFO:teuthology.orchestra.run.smithi067.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T05:06:15.116 INFO:teuthology.orchestra.run.smithi067.stdout: "repo_digests": [ 2024-09-21T05:06:15.116 INFO:teuthology.orchestra.run.smithi067.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T05:06:15.116 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-21T05:06:15.117 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-21T05:06:17.572 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-09-21T05:06:17.573 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T05:06:17.573 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T05:06:17.573 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-09-21T05:06:17.573 INFO:teuthology.orchestra.run.smithi164.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T05:06:17.573 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-09-21T05:06:17.573 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-09-21T05:06:17.611 DEBUG:teuthology.orchestra.run.smithi067:> sudo mkdir -p /etc/ceph 2024-09-21T05:06:17.625 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /etc/ceph 2024-09-21T05:06:17.639 DEBUG:teuthology.orchestra.run.smithi104:> sudo mkdir -p /etc/ceph 2024-09-21T05:06:17.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-09-21T05:06:17.668 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 777 /etc/ceph 2024-09-21T05:06:17.681 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 777 /etc/ceph 2024-09-21T05:06:17.694 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 777 /etc/ceph 2024-09-21T05:06:17.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-09-21T05:06:17.721 INFO:tasks.cephadm:Writing seed config... 2024-09-21T05:06:17.722 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T05:06:17.722 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T05:06:17.722 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T05:06:17.722 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T05:06:17.722 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T05:06:17.723 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T05:06:17.723 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T05:06:17.723 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:06:17.723 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T05:06:17.728 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 = 0d6f56ce-77d7-11ef-baf5-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-21T05:06:17.729 DEBUG:teuthology.orchestra.run.smithi067:mon.a> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a.service 2024-09-21T05:06:17.774 DEBUG:teuthology.orchestra.run.smithi067:mgr.x> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x.service 2024-09-21T05:06:17.817 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T05:06:17.817 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 -v bootstrap --fsid 0d6f56ce-77d7-11ef-baf5-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.67 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:06:18.046 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-21T05:06:18.046 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2', '-v', 'bootstrap', '--fsid', '0d6f56ce-77d7-11ef-baf5-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.67', '--skip-admin-label'] 2024-09-21T05:06:18.046 INFO:teuthology.orchestra.run.smithi067.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T05:06:18.047 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying podman|docker is present... 2024-09-21T05:06:18.047 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying lvm2 is present... 2024-09-21T05:06:18.047 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying time synchronization is in place... 2024-09-21T05:06:18.053 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T05:06:18.053 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T05:06:18.058 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T05:06:18.058 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.062 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T05:06:18.062 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T05:06:18.066 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T05:06:18.066 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.070 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T05:06:18.070 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout masked 2024-09-21T05:06:18.074 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T05:06:18.074 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.078 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T05:06:18.078 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T05:06:18.082 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T05:06:18.082 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.086 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-09-21T05:06:18.091 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-09-21T05:06:18.091 INFO:teuthology.orchestra.run.smithi067.stdout:Unit ntp.service is enabled and running 2024-09-21T05:06:18.091 INFO:teuthology.orchestra.run.smithi067.stdout:Repeating the final host check... 2024-09-21T05:06:18.091 INFO:teuthology.orchestra.run.smithi067.stdout:docker (/usr/bin/docker) is present 2024-09-21T05:06:18.091 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl is present 2024-09-21T05:06:18.091 INFO:teuthology.orchestra.run.smithi067.stdout:lvcreate is present 2024-09-21T05:06:18.095 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T05:06:18.095 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T05:06:18.099 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T05:06:18.099 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.103 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T05:06:18.103 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T05:06:18.106 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T05:06:18.107 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.110 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T05:06:18.110 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout masked 2024-09-21T05:06:18.114 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T05:06:18.114 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.118 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T05:06:18.118 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T05:06:18.122 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T05:06:18.122 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-09-21T05:06:18.126 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-09-21T05:06:18.130 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-09-21T05:06:18.130 INFO:teuthology.orchestra.run.smithi067.stdout:Unit ntp.service is enabled and running 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Host looks OK 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Cluster fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Acquiring lock 139773227613104 on /run/cephadm/0d6f56ce-77d7-11ef-baf5-efdc52797490.lock 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Lock 139773227613104 acquired on /run/cephadm/0d6f56ce-77d7-11ef-baf5-efdc52797490.lock 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 3300 ... 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 6789 ... 2024-09-21T05:06:18.131 INFO:teuthology.orchestra.run.smithi067.stdout:Base mon IP(s) is [172.21.15.67:3300, 172.21.15.67:6789], mon addrv is [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-09-21T05:06:18.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-21T05:06:18.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-09-21T05:06:18.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-09-21T05:06:18.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T05:06:18.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.67 metric 100 2024-09-21T05:06:18.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.67 metric 100 2024-09-21T05:06:18.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.67 metric 100 2024-09-21T05:06:18.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.67 metric 100 2024-09-21T05:06:18.136 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T05:06:18.136 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-21T05:06:18.136 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1798sec pref medium 2024-09-21T05:06:18.139 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T05:06:18.139 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T05:06:18.139 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T05:06:18.139 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:fc0b/64 scope link 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.1/32` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.1/32` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.2/32` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.2/32` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.15.254/32` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.15.254/32` 2024-09-21T05:06:18.140 INFO:teuthology.orchestra.run.smithi067.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-21T05:06:18.141 INFO:teuthology.orchestra.run.smithi067.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T05:06:18.141 INFO:teuthology.orchestra.run.smithi067.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T05:06:18.452 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2: Pulling from ceph-ci/ceph 2024-09-21T05:06:18.452 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout Digest: sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:06:18.452 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T05:06:18.452 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T05:06:20.064 INFO:teuthology.orchestra.run.smithi067.stdout:ceph: stdout ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev) 2024-09-21T05:06:20.064 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph version: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev) 2024-09-21T05:06:20.064 INFO:teuthology.orchestra.run.smithi067.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T05:06:21.336 INFO:teuthology.orchestra.run.smithi067.stdout:stat: stdout 167 167 2024-09-21T05:06:21.337 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial keys... 2024-09-21T05:06:22.617 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQBOVO5mVNNPCBAAsyo+gPpmgRZzx9IPHreeMw== 2024-09-21T05:06:24.007 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQBPVO5mQTfVHRAArKnnz90+e5Rwvif7WlP7Sg== 2024-09-21T05:06:25.304 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQBQVO5mwgMMMhAA98/+mKtDczAzYY28OtZkUA== 2024-09-21T05:06:25.305 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial monmap... 2024-09-21T05:06:26.628 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:monmaptool for a [v2:172.21.15.67:3300,v1:172.21.15.67:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:setting min_mon_release = quincy 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: set fsid to 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:06:26.629 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mon... 2024-09-21T05:06:28.051 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.508+0000 7fbec24f1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T05:06:28.052 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.508+0000 7fbec24f1c80 1 imported monmap: 2024-09-21T05:06:28.052 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T05:06:28.052 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:28.054 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:28.054 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:28.054 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T05:06:28.054 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T05:06:28.054 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:06:28.054 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.508+0000 7fbec24f1c80 0 /usr/bin/ceph-mon: set fsid to 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Git sha 0 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: DB SUMMARY 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: DB Session ID: RUAISDW8HDPW9S49IWWO 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T05:06:28.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T05:06:28.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T05:06:28.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T05:06:28.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T05:06:28.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T05:06:28.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.env: 0x56000a6b1120 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.info_log: 0x56000beacbc0 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T05:06:28.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.db_log_dir: 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.wal_dir: 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T05:06:28.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.write_buffer_manager: 0x56000bea5cc0 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T05:06:28.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.row_cache: None 2024-09-21T05:06:28.091 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.wal_filter: None 2024-09-21T05:06:28.091 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T05:06:28.091 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T05:06:28.091 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T05:06:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T05:06:28.093 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Compression algorithms supported: 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kZSTD supported: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T05:06:28.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.merge_operator: 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T05:06:28.095 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56000beac820) 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x56000be95610 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T05:06:28.096 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T05:06:28.097 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T05:06:28.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.num_levels: 7 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T05:06:28.099 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T05:06:28.100 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T05:06:28.101 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T05:06:28.102 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T05:06:28.103 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 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-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.104 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e71609ee-ffdb-4c47-8ab0-50bc80512791 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.512+0000 7fbec24f1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbec24f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56000bec4e00 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbec24f1c80 4 rocksdb: DB pointer 0x56000bfa6000 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbeb9c7c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbeb9c7c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T05:06:28.105 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.106 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.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-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x56000be95610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.107 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T05:06:28.108 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T05:06:28.108 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbec24f1c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T05:06:28.108 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbec24f1c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T05:06:28.108 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T05:06:27.516+0000 7fbec24f1c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T05:06:28.108 INFO:teuthology.orchestra.run.smithi067.stdout:create mon.a on 2024-09-21T05:06:28.523 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T05:06:28.747 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490.target. 2024-09-21T05:06:28.747 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490.target. 2024-09-21T05:06:29.036 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a 2024-09-21T05:06:29.036 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-21T05:06:29.198 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490.target.wants/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service. 2024-09-21T05:06:29.208 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-09-21T05:06:29.208 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T05:06:29.208 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon to start... 2024-09-21T05:06:29.208 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon... 2024-09-21T05:06:30.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:30 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.665455+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T05:06:31.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T05:06:31.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout id: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:31.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T05:06:31.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:31.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout services: 2024-09-21T05:06:31.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.241036s) 2024-09-21T05:06:31.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout data: 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:mon is available 2024-09-21T05:06:31.493 INFO:teuthology.orchestra.run.smithi067.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670546+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670546+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670727+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670727+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670738+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670738+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670746+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670746+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:32.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670754+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670754+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670763+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670763+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670771+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670771+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670780+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.670780+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.672890+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.672890+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.675316+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.675316+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.675798+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: cluster 2024-09-21T05:06:30.675798+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T05:06:32.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: audit 2024-09-21T05:06:30.911496+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.67:0/1764042574' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T05:06:32.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:31 smithi067 bash[19386]: audit 2024-09-21T05:06:30.911496+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.67:0/1764042574' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T05:06:33.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:32 smithi067 bash[19386]: audit 2024-09-21T05:06:32.564260+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.67:0/3022647312' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T05:06:33.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:32 smithi067 bash[19386]: audit 2024-09-21T05:06:32.564260+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.67:0/3022647312' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T05:06:33.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:32 smithi067 bash[19386]: audit 2024-09-21T05:06:32.568174+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.67:0/3022647312' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T05:06:33.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:32 smithi067 bash[19386]: audit 2024-09-21T05:06:32.568174+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.67:0/3022647312' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:33.133 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T05:06:33.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T05:06:33.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:33.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T05:06:33.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T05:06:33.134 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T05:06:33.135 INFO:teuthology.orchestra.run.smithi067.stdout:Generating new minimal ceph.conf... 2024-09-21T05:06:34.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:34 smithi067 bash[19386]: audit 2024-09-21T05:06:34.244629+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.67:0/856410755' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:06:34.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:34 smithi067 bash[19386]: audit 2024-09-21T05:06:34.244629+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.67:0/856410755' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:06:34.746 INFO:teuthology.orchestra.run.smithi067.stdout:Restarting the monitor... 2024-09-21T05:06:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:34 smithi067 systemd[1]: Stopping Ceph mon.a for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:06:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:34 smithi067 bash[19386]: debug 2024-09-21T05:06:34.864+0000 7f51d3f49640 -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-21T05:06:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:34 smithi067 bash[19386]: debug 2024-09-21T05:06:34.864+0000 7f51d3f49640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T05:06:35.455 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:35 smithi067 bash[19770]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-mon-a 2024-09-21T05:06:35.472 INFO:teuthology.orchestra.run.smithi067.stdout:Setting public_network to 172.21.0.1/32,172.21.0.2/32,172.21.15.254/32,172.21.0.0/20 in mon config section 2024-09-21T05:06:35.765 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:35 smithi067 bash[19834]: Error response from daemon: No such container: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-mon-a 2024-09-21T05:06:35.765 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:35 smithi067 systemd[1]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T05:06:35.765 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:35 smithi067 systemd[1]: Stopped Ceph mon.a for 0d6f56ce-77d7-11ef-baf5-efdc52797490. 2024-09-21T05:06:35.765 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:35 smithi067 systemd[1]: Started Ceph mon.a for 0d6f56ce-77d7-11ef-baf5-efdc52797490. 2024-09-21T05:06:37.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.868+0000 7f35e6407c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T05:06:37.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.868+0000 7f35e6407c80 0 ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev), process ceph-mon, pid 7 2024-09-21T05:06:37.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.868+0000 7f35e6407c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T05:06:37.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.872+0000 7f35e6407c80 0 load: jerasure load: lrc 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Git sha 0 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: DB SUMMARY 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: DB Session ID: 05ZSUCZ61WNL7XMS9C1L 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88264 ; 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T05:06:37.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.env: 0x55dd3d0d4120 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.info_log: 0x55dd3f5f1700 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T05:06:37.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T05:06:37.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T05:06:37.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T05:06:37.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T05:06:37.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T05:06:37.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T05:06:37.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.db_log_dir: 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.wal_dir: 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T05:06:37.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.write_buffer_manager: 0x55dd3f5f5b80 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T05:06:37.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.row_cache: None 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.wal_filter: None 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T05:06:37.051 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T05:06:37.052 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Compression algorithms supported: 2024-09-21T05:06:37.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kZSTD supported: 0 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T05:06:37.054 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T05:06:37.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T05:06:37.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.merge_operator: 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd3f5f1320) 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cache_index_and_filter_blocks: 1 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: pin_top_level_index_and_filter: 1 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: index_type: 0 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: data_block_index_type: 0 2024-09-21T05:06:37.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: index_shortening: 1 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: checksum: 4 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: no_block_cache: 0 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_cache: 0x55dd3f5e7610 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_cache_name: BinnedLRUCache 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_cache_options: 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: capacity : 536870912 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: num_shard_bits : 4 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: strict_capacity_limit : 0 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: high_pri_pool_ratio: 0.000 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_cache_compressed: (nil) 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: persistent_cache: (nil) 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_size: 4096 2024-09-21T05:06:37.057 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_size_deviation: 10 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_restart_interval: 16 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: index_block_restart_interval: 1 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: metadata_block_size: 4096 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: partition_filters: 0 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: use_delta_encoding: 1 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: filter_policy: bloomfilter 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: whole_key_filtering: 1 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: verify_compression: 0 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: read_amp_bytes_per_bit: 0 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: format_version: 5 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: enable_index_compression: 1 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: block_align: 0 2024-09-21T05:06:37.058 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: max_auto_readahead_size: 262144 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: prepopulate_block_cache: 0 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: initial_auto_readahead_size: 8192 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: num_file_reads_for_auto_readahead: 2 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.num_levels: 7 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T05:06:37.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T05:06:37.060 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T05:06:37.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T05:06:37.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T05:06:37.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T05:06:37.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 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-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e71609ee-ffdb-4c47-8ab0-50bc80512791 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726895196880306, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726895196881773, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85040, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83180, "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": 77429, "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": 1726895196, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e71609ee-ffdb-4c47-8ab0-50bc80512791", "db_session_id": "05ZSUCZ61WNL7XMS9C1L", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T05:06:37.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726895196881925, "job": 1, "event": "recovery_finished"} 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.876+0000 7f35e6407c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.880+0000 7f35e6407c80 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-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.880+0000 7f35e6407c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dd3f614e00 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.880+0000 7f35e6407c80 4 rocksdb: DB pointer 0x55dd3f718000 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.880+0000 7f35dc1cf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.880+0000 7f35dc1cf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: ** DB Stats ** 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T05:06:37.066 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: ** Compaction Stats [default] ** 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: ** Compaction Stats [default] ** 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T05:06:37.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Cumulative compaction: 0.00 GB write, 15.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Interval compaction: 0.00 GB write, 15.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: Block cache BinnedLRUCache@0x55dd3f5e7610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T05:06:37.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.880+0000 7f35e6407c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 1 mon.a@-1(???) e1 preinit fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 0 mon.a@-1(???).mds e1 new map 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: e1 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: btime 2024-09-21T05:06:30:671166+0000 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 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-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: legacy client fscid: -1 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: No filesystems configured 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T05:06:37.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: debug 2024-09-21T05:06:36.884+0000 7f35e6407c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910874+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910874+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910955+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910955+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910964+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:37.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910964+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910976+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910976+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910987+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910987+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910998+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.910998+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.911009+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.911009+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.911019+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:06:37.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.911019+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:06:37.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.930822+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T05:06:37.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.930822+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T05:06:37.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.930863+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T05:06:37.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.930863+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T05:06:37.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.931281+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T05:06:37.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:36 smithi067 bash[19874]: cluster 2024-09-21T05:06:36.931281+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T05:06:37.826 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T05:06:37.852 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:06:37.852 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mgr... 2024-09-21T05:06:37.853 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T05:06:37.853 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T05:06:38.146 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x 2024-09-21T05:06:38.146 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-21T05:06:38.252 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:38 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:06:38.337 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490.target.wants/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x.service -> /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service. 2024-09-21T05:06:38.345 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-09-21T05:06:38.346 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T05:06:38.346 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-09-21T05:06:38.346 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T05:06:38.346 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr to start... 2024-09-21T05:06:38.346 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr... 2024-09-21T05:06:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:38 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:06:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:38 smithi067 bash[19874]: audit 2024-09-21T05:06:37.271627+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.67:0/2669906427' entity='client.admin' 2024-09-21T05:06:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:38 smithi067 bash[19874]: audit 2024-09-21T05:06:37.271627+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.67:0/2669906427' entity='client.admin' 2024-09-21T05:06:40.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:39 smithi067 bash[19874]: audit 2024-09-21T05:06:39.932434+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.67:0/351420973' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T05:06:40.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:39 smithi067 bash[19874]: audit 2024-09-21T05:06:39.932434+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.67:0/351420973' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T05:06:40.509 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "0d6f56ce-77d7-11ef-baf5-efdc52797490", 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-09-21T05:06:40.510 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:40.511 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T05:06:40.512 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T05:06:30:671166+0000", 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T05:06:40.513 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T05:06:30.671927+0000", 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:06:40.514 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (1/15)... 2024-09-21T05:06:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:43 smithi067 bash[19874]: audit 2024-09-21T05:06:43.614036+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.67:0/4205203772' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T05:06:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:43 smithi067 bash[19874]: audit 2024-09-21T05:06:43.614036+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.67:0/4205203772' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "0d6f56ce-77d7-11ef-baf5-efdc52797490", 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T05:06:44.055 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.056 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T05:06:44.057 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T05:06:44.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T05:06:44.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T05:06:44.060 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T05:06:30:671166+0000", 2024-09-21T05:06:44.061 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T05:06:44.062 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T05:06:30.671927+0000", 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:06:44.063 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (2/15)... 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: cluster 2024-09-21T05:06:46.088349+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: cluster 2024-09-21T05:06:46.088349+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: cluster 2024-09-21T05:06:46.092560+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00442212s) 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: cluster 2024-09-21T05:06:46.092560+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00442212s) 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.093584+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.093584+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.093781+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.093781+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:06:46.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.093950+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.093950+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.094122+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.094122+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.094521+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.094521+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: cluster 2024-09-21T05:06:46.116432+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: cluster 2024-09-21T05:06:46.116432+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.128396+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.128396+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.130376+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.130376+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.134621+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' 2024-09-21T05:06:46.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.134621+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' 2024-09-21T05:06:46.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.136648+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' 2024-09-21T05:06:46.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:46 smithi067 bash[19874]: audit 2024-09-21T05:06:46.136648+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' 2024-09-21T05:06:47.230 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:47 smithi067 bash[19874]: audit 2024-09-21T05:06:46.139390+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' 2024-09-21T05:06:47.231 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:47 smithi067 bash[19874]: audit 2024-09-21T05:06:46.139390+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.67:0/1846762905' entity='mgr.x' 2024-09-21T05:06:47.231 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:47 smithi067 bash[19874]: cluster 2024-09-21T05:06:47.096387+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.00825s) 2024-09-21T05:06:47.231 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:47 smithi067 bash[19874]: cluster 2024-09-21T05:06:47.096387+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.00825s) 2024-09-21T05:06:47.752 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:47.752 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:06:47.752 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "0d6f56ce-77d7-11ef-baf5-efdc52797490", 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T05:06:47.753 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T05:06:47.755 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:47.755 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-21T05:06:47.755 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T05:06:47.756 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T05:06:47.759 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:47.760 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T05:06:30:671166+0000", 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.761 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T05:06:30.671927+0000", 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:06:47.762 INFO:teuthology.orchestra.run.smithi067.stdout:mgr is available 2024-09-21T05:06:48.505 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:48 smithi067 bash[19874]: audit 2024-09-21T05:06:47.216078+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.67:0/624196056' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T05:06:48.505 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:48 smithi067 bash[19874]: audit 2024-09-21T05:06:47.216078+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.67:0/624196056' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T05:06:49.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:49 smithi067 bash[19874]: cluster 2024-09-21T05:06:48.159523+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-21T05:06:49.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:49 smithi067 bash[19874]: cluster 2024-09-21T05:06:48.159523+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-21T05:06:49.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:49 smithi067 bash[19874]: audit 2024-09-21T05:06:49.057135+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.67:0/3888670271' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T05:06:49.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:49 smithi067 bash[19874]: audit 2024-09-21T05:06:49.057135+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.67:0/3888670271' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T05:06:49.610 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:49.610 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T05:06:49.610 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:06:49.610 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T05:06:49.611 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling cephadm module... 2024-09-21T05:06:51.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:51 smithi067 bash[19874]: audit 2024-09-21T05:06:51.056631+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.67:0/3779967559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T05:06:51.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:51 smithi067 bash[19874]: audit 2024-09-21T05:06:51.056631+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.67:0/3779967559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T05:06:51.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:06:51 smithi067 bash[20128]: ignoring --setgroup ceph since I am not root 2024-09-21T05:06:52.428 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:52 smithi067 bash[19874]: audit 2024-09-21T05:06:51.108073+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.67:0/3779967559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T05:06:52.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:52 smithi067 bash[19874]: audit 2024-09-21T05:06:51.108073+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.67:0/3779967559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T05:06:52.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:52 smithi067 bash[19874]: cluster 2024-09-21T05:06:51.112845+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-21T05:06:52.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:52 smithi067 bash[19874]: cluster 2024-09-21T05:06:51.112845+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-21T05:06:53.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:53 smithi067 bash[19874]: audit 2024-09-21T05:06:53.072136+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.67:0/1909878214' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T05:06:53.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:53 smithi067 bash[19874]: audit 2024-09-21T05:06:53.072136+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.67:0/1909878214' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-09-21T05:06:53.597 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 5... 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.432988+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.432988+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.433451+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.433451+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.439066+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.439066+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.439179+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00593407s) 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.439179+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00593407s) 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.442643+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.442643+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.444212+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.444212+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:06:57.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.445324+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.445324+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.445599+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.445599+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.445853+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: audit 2024-09-21T05:06:57.445853+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.468555+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-21T05:06:57.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:57 smithi067 bash[19874]: cluster 2024-09-21T05:06:57.468555+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-21T05:06:59.011 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:06:59.011 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T05:06:59.012 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T05:06:59.012 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:06:59.012 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 5 is available 2024-09-21T05:06:59.012 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying orchestrator module is enabled... 2024-09-21T05:06:59.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: cluster 2024-09-21T05:06:58.441454+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.0082s) 2024-09-21T05:06:59.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: cluster 2024-09-21T05:06:58.441454+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.0082s) 2024-09-21T05:06:59.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.625185+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.625185+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.630043+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.630043+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: cephadm 2024-09-21T05:06:58.630552+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: cephadm 2024-09-21T05:06:58.630552+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.634037+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.634037+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.641956+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.641956+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.644622+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.644622+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:06:59.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.646628+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:06:59.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.646628+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:06:59.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.659718+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:06:59.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.659718+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:06:59.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.662534+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:06:59.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:06:59 smithi067 bash[19874]: audit 2024-09-21T05:06:58.662534+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:07:00.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: debug 2024-09-21T05:07:00.088+0000 7f11ad799640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:05:07:00] ENGINE Error in HTTPServer.serve 2024-09-21T05:07:00.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: Traceback (most recent call last): 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: self._connections.run(self.expiration_interval) 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: self._run(expiration_interval) 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: s = self.context.wrap_socket( 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:07:00.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: return self.sslsocket_class._create( 2024-09-21T05:07:00.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:07:00.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: self.do_handshake() 2024-09-21T05:07:00.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:07:00.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: self._sslobj.do_handshake() 2024-09-21T05:07:00.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[20128]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:07:01.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cluster 2024-09-21T05:06:59.646444+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-21T05:07:01.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cluster 2024-09-21T05:06:59.646444+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-21T05:07:01.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:06:59.860318+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:05:06:59] ENGINE Bus STARTING 2024-09-21T05:07:01.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:06:59.860318+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:05:06:59] ENGINE Bus STARTING 2024-09-21T05:07:01.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:06:59.962504+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:05:06:59] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:07:01.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:06:59.962504+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:05:06:59] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:00.086903+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [21/Sep/2024:05:07:00] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:00.086903+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [21/Sep/2024:05:07:00] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:00.087057+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:05:07:00] ENGINE Bus STARTED 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:00.087057+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:05:07:00] ENGINE Bus STARTED 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: audit 2024-09-21T05:07:00.088011+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: audit 2024-09-21T05:07:00.088011+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:00.090806+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [21/Sep/2024:05:07:00] ENGINE Error in HTTPServer.serve 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: Traceback (most recent call last): 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self._connections.run(self.expiration_interval) 2024-09-21T05:07:01.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self._run(expiration_interval) 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: s = self.context.wrap_socket( 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: return self.sslsocket_class._create( 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self.do_handshake() 2024-09-21T05:07:01.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self._sslobj.do_handshake() 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:00.090806+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [21/Sep/2024:05:07:00] ENGINE Error in HTTPServer.serve 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: Traceback (most recent call last): 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self._connections.run(self.expiration_interval) 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:07:01.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self._run(expiration_interval) 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: s = self.context.wrap_socket( 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: return self.sslsocket_class._create( 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self.do_handshake() 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: self._sslobj.do_handshake() 2024-09-21T05:07:01.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:07:01.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: audit 2024-09-21T05:07:00.453457+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.67:0/132867786' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T05:07:01.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:00 smithi067 bash[19874]: audit 2024-09-21T05:07:00.453457+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.67:0/132867786' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T05:07:01.168 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T05:07:01.168 INFO:teuthology.orchestra.run.smithi067.stdout:Setting orchestrator backend to cephadm... 2024-09-21T05:07:01.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:01 smithi067 bash[19874]: audit 2024-09-21T05:07:00.650945+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.67:0/132867786' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T05:07:01.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:01 smithi067 bash[19874]: audit 2024-09-21T05:07:00.650945+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.67:0/132867786' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T05:07:01.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:01 smithi067 bash[19874]: cluster 2024-09-21T05:07:00.657557+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-21T05:07:01.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:01 smithi067 bash[19874]: cluster 2024-09-21T05:07:00.657557+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-21T05:07:03.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:03 smithi067 bash[19874]: audit 2024-09-21T05:07:02.487776+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-21T05:07:03.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:03 smithi067 bash[19874]: audit 2024-09-21T05:07:02.487776+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-21T05:07:03.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:03 smithi067 bash[19874]: audit 2024-09-21T05:07:02.493476+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:03.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:03 smithi067 bash[19874]: audit 2024-09-21T05:07:02.493476+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:03.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:03 smithi067 bash[19874]: audit 2024-09-21T05:07:02.511094+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:03.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:03 smithi067 bash[19874]: audit 2024-09-21T05:07:02.511094+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:04.906 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T05:07:04.906 INFO:teuthology.orchestra.run.smithi067.stdout:Generating ssh key... 2024-09-21T05:07:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:05 smithi067 bash[19874]: audit 2024-09-21T05:07:04.337686+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-21T05:07:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:05 smithi067 bash[19874]: audit 2024-09-21T05:07:04.337686+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-21T05:07:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: Generating public/private rsa key pair. 2024-09-21T05:07:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: Your identification has been saved in /tmp/tmpc_dxs2j1/key 2024-09-21T05:07:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: Your public key has been saved in /tmp/tmpc_dxs2j1/key.pub 2024-09-21T05:07:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: The key fingerprint is: 2024-09-21T05:07:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: SHA256:3peipvIKGLKaOhOyhTq4ro/4zv+acrdj9o+AZND6qjI ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: The key's randomart image is: 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: +---[RSA 3072]----+ 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: | | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: | . | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: | . . | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: | o | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: |o.. o S | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: |=+.+ . . . . | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: |*+. o . . o o | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: |E+.oo.=..o o | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: |#%*+=X=*+.. | 2024-09-21T05:07:07.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:06 smithi067 bash[20128]: +----[SHA256]-----+ 2024-09-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: audit 2024-09-21T05:07:06.358744+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-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: audit 2024-09-21T05:07:06.358744+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-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: cephadm 2024-09-21T05:07:06.358957+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: cephadm 2024-09-21T05:07:06.358957+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: audit 2024-09-21T05:07:06.862594+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: audit 2024-09-21T05:07:06.862594+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: audit 2024-09-21T05:07:06.867410+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:08.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:07 smithi067 bash[19874]: audit 2024-09-21T05:07:06.867410+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:09.245 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:07:09.246 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:07:09.246 INFO:teuthology.orchestra.run.smithi067.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T05:07:09.246 INFO:teuthology.orchestra.run.smithi067.stdout:Adding host smithi067... 2024-09-21T05:07:09.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:09 smithi067 bash[19874]: audit 2024-09-21T05:07:08.736332+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-21T05:07:09.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:09 smithi067 bash[19874]: audit 2024-09-21T05:07:08.736332+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-21T05:07:11.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:11 smithi067 bash[19874]: audit 2024-09-21T05:07:10.607107+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "addr": "172.21.15.67", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:07:11.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:11 smithi067 bash[19874]: audit 2024-09-21T05:07:10.607107+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "addr": "172.21.15.67", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:07:12.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:12 smithi067 bash[19874]: cephadm 2024-09-21T05:07:11.892379+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi067 2024-09-21T05:07:12.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:12 smithi067 bash[19874]: cephadm 2024-09-21T05:07:11.892379+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi067 2024-09-21T05:07:16.044 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Added host 'smithi067' with addr '172.21.15.67' 2024-09-21T05:07:16.044 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mon service... 2024-09-21T05:07:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:16 smithi067 bash[19874]: audit 2024-09-21T05:07:15.492699+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:16 smithi067 bash[19874]: audit 2024-09-21T05:07:15.492699+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:16 smithi067 bash[19874]: cephadm 2024-09-21T05:07:15.493122+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi067 2024-09-21T05:07:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:16 smithi067 bash[19874]: cephadm 2024-09-21T05:07:15.493122+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi067 2024-09-21T05:07:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:16 smithi067 bash[19874]: audit 2024-09-21T05:07:15.493519+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:16 smithi067 bash[19874]: audit 2024-09-21T05:07:15.493519+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:18.858 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T05:07:18.858 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mgr service... 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: cluster 2024-09-21T05:07:17.446857+0000 mgr.x (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: cluster 2024-09-21T05:07:17.446857+0000 mgr.x (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: audit 2024-09-21T05:07:18.159605+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: audit 2024-09-21T05:07:18.159605+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: cephadm 2024-09-21T05:07:18.162551+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: cephadm 2024-09-21T05:07:18.162551+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: audit 2024-09-21T05:07:18.166478+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: audit 2024-09-21T05:07:18.166478+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: audit 2024-09-21T05:07:18.772695+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:19.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:19 smithi067 bash[19874]: audit 2024-09-21T05:07:18.772695+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:20.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:20 smithi067 bash[19874]: audit 2024-09-21T05:07:19.343962+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:20.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:20 smithi067 bash[19874]: audit 2024-09-21T05:07:19.343962+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:20.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:20 smithi067 bash[19874]: cluster 2024-09-21T05:07:19.447299+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:07:20.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:20 smithi067 bash[19874]: cluster 2024-09-21T05:07:19.447299+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:07:20.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:20 smithi067 bash[19874]: audit 2024-09-21T05:07:20.336638+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:20.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:20 smithi067 bash[19874]: audit 2024-09-21T05:07:20.336638+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.67:0/818539865' entity='mgr.x' 2024-09-21T05:07:20.865 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T05:07:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:21 smithi067 bash[19874]: audit 2024-09-21T05:07:20.329970+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:07:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:21 smithi067 bash[19874]: audit 2024-09-21T05:07:20.329970+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:07:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:21 smithi067 bash[19874]: cephadm 2024-09-21T05:07:20.332230+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T05:07:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:21 smithi067 bash[19874]: cephadm 2024-09-21T05:07:20.332230+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T05:07:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:22 smithi067 bash[19874]: cluster 2024-09-21T05:07:21.447725+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-21T05:07:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:22 smithi067 bash[19874]: cluster 2024-09-21T05:07:21.447725+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-21T05:07:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:22 smithi067 bash[19874]: audit 2024-09-21T05:07:22.205180+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.67:0/354210621' entity='client.admin' 2024-09-21T05:07:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:22 smithi067 bash[19874]: audit 2024-09-21T05:07:22.205180+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.67:0/354210621' entity='client.admin' 2024-09-21T05:07:24.605 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling the dashboard module... 2024-09-21T05:07:25.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:25 smithi067 bash[19874]: cluster 2024-09-21T05:07:23.448142+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-21T05:07:25.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:25 smithi067 bash[19874]: cluster 2024-09-21T05:07:23.448142+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-21T05:07:25.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:25 smithi067 bash[19874]: audit 2024-09-21T05:07:24.117849+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.67:0/915603539' entity='client.admin' 2024-09-21T05:07:25.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:25 smithi067 bash[19874]: audit 2024-09-21T05:07:24.117849+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.67:0/915603539' entity='client.admin' 2024-09-21T05:07:26.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:26 smithi067 bash[20128]: ignoring --setuser ceph since I am not root 2024-09-21T05:07:26.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:26 smithi067 bash[20128]: ignoring --setgroup ceph since I am not root 2024-09-21T05:07:26.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:26 smithi067 bash[19874]: audit 2024-09-21T05:07:26.050783+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.67:0/1883236661' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T05:07:26.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:26 smithi067 bash[19874]: audit 2024-09-21T05:07:26.050783+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.67:0/1883236661' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T05:07:27.448 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:27 smithi067 bash[19874]: audit 2024-09-21T05:07:26.121873+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.67:0/1883236661' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T05:07:27.448 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:27 smithi067 bash[19874]: audit 2024-09-21T05:07:26.121873+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.67:0/1883236661' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T05:07:27.448 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:27 smithi067 bash[19874]: cluster 2024-09-21T05:07:26.127508+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: x(active, since 28s) 2024-09-21T05:07:27.448 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:27 smithi067 bash[19874]: cluster 2024-09-21T05:07:26.127508+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: x(active, since 28s) 2024-09-21T05:07:28.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:28 smithi067 bash[19874]: audit 2024-09-21T05:07:28.095453+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.67:0/135318874' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T05:07:28.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:28 smithi067 bash[19874]: audit 2024-09-21T05:07:28.095453+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.67:0/135318874' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T05:07:28.685 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-09-21T05:07:28.686 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 10... 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.456466+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.456466+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.456939+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon x 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.456939+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon x 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.464344+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.464344+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.464595+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00785464s) 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.464595+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00785464s) 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.466593+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:07:32.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.466593+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.468972+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.468972+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.470240+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.470240+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.470659+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.470659+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.470836+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: audit 2024-09-21T05:07:32.470836+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.496505+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon x is now available 2024-09-21T05:07:32.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:32 smithi067 bash[19874]: cluster 2024-09-21T05:07:32.496505+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon x is now available 2024-09-21T05:07:33.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: audit 2024-09-21T05:07:32.909696+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: audit 2024-09-21T05:07:32.909696+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: audit 2024-09-21T05:07:32.927346+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: audit 2024-09-21T05:07:32.927346+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: audit 2024-09-21T05:07:32.931319+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: audit 2024-09-21T05:07:32.931319+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: cluster 2024-09-21T05:07:33.470574+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 1.01382s) 2024-09-21T05:07:33.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:33 smithi067 bash[19874]: cluster 2024-09-21T05:07:33.470574+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 1.01382s) 2024-09-21T05:07:34.066 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-09-21T05:07:34.066 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-21T05:07:34.066 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T05:07:34.066 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-09-21T05:07:34.066 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 10 is available 2024-09-21T05:07:34.066 INFO:teuthology.orchestra.run.smithi067.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T05:07:34.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[19874]: audit 2024-09-21T05:07:33.467064+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T05:07:34.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[19874]: audit 2024-09-21T05:07:33.467064+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T05:07:34.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[19874]: audit 2024-09-21T05:07:33.487029+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T05:07:34.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[19874]: audit 2024-09-21T05:07:33.487029+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: debug 2024-09-21T05:07:34.871+0000 7fbfb027f640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:05:07:34] ENGINE Error in HTTPServer.serve 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: Traceback (most recent call last): 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: self._connections.run(self.expiration_interval) 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: self._run(expiration_interval) 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:07:35.295 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: s = self.context.wrap_socket( 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: return self.sslsocket_class._create( 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: self.do_handshake() 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: self._sslobj.do_handshake() 2024-09-21T05:07:35.296 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:07:34 smithi067 bash[20128]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cluster 2024-09-21T05:07:34.524174+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cluster 2024-09-21T05:07:34.524174+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.649888+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Bus STARTING 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.649888+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Bus STARTING 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.751659+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.751659+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:07:35.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.876777+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.876777+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.876898+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Bus STARTED 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.876898+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [21/Sep/2024:05:07:34] ENGINE Bus STARTED 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.878158+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [21/Sep/2024:05:07:34] ENGINE Error in HTTPServer.serve 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: Traceback (most recent call last): 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self._connections.run(self.expiration_interval) 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self._run(expiration_interval) 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:07:35.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: s = self.context.wrap_socket( 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: return self.sslsocket_class._create( 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self.do_handshake() 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self._sslobj.do_handshake() 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: cephadm 2024-09-21T05:07:34.878158+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [21/Sep/2024:05:07:34] ENGINE Error in HTTPServer.serve 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: Traceback (most recent call last): 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self._connections.run(self.expiration_interval) 2024-09-21T05:07:35.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self._run(expiration_interval) 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: s = self.context.wrap_socket( 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: return self.sslsocket_class._create( 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self.do_handshake() 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: self._sslobj.do_handshake() 2024-09-21T05:07:35.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:35 smithi067 bash[19874]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:07:36.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:36 smithi067 bash[19874]: audit 2024-09-21T05:07:35.349127+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-21T05:07:36.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:36 smithi067 bash[19874]: audit 2024-09-21T05:07:35.349127+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-21T05:07:36.982 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUIMTUA9X0NK52fu3bHbbilBnCTugwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTA1MDczNloXDTM0\nMDkyMjA1MDczNlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjY3MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAmpox1uMLJGQIF4jjMADkNCVby21eHtmPF8hq\nveERfp0qaJbOpJcNg6wQuZuKYao/QbWgk6saSAzUg9douZJMtFpsfx2urdJ7ZnVf\nrcfR4ERMW0MJgmFwjNY+pU0HsVMoTY5KRl2RSMGaGE6nmyeviXMQbXDEjpRnSrXg\nnRUKg6cb3IsGcsDBiuSS11SmHBPX+7lQVbMhEOvHbFKHUtR9vH1McURsu7UXYg6B\n3jhKQApCouu2dC3zs1KhiOZvficD+Q2cVn+TYBmXzjEvW69uD5oNp+ijKaXI/lFg\nsmPFpnvRekqupjKID6IaBHTWIBFXfVnIB7S8szYDK5TVWhUJCNu/OuybPl0rJvN0\nV6hR0ll1aKct1mvInK+iz/ZDyb/MBcylckhA3tE8XtAtet/F+yBMT7iBanpSxLj2\nEIBBcdkvWTthfJAPLFOH7TF1KD24dDLEo7kuHHtyyHEOcMdY/OxeRFVlXGJoFzVD\n+uj5/NVuLDzm5qf6SFktlJQrB6UHitRp4Rmjh6F4IxR2qzt1SAZDbEU/QMzdl5e4\ny8DPK5lPV3pg6PDDY+rdhUBFw4YmyR+3YiGAdYZ5HQJQYaRM8H7NxiR/maYE7fGB\nmOu5PzSiU7coDY1EOdm9O2RJ/oDiUdcusj0tMGFIDny2V4TBAuD0e8sBkymb0wnA\nrdcHtqsCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDY3ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPQzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBC\nk0x0V5QKFIxo7F4sGl9Us3/z/dOmq6jT+CiIl+ZV9qVOZO82MPUT15pflKqrhpkC\nBDca1Z6k6F0wU0s1trRVwVvLWRGO40Omz0dEUX+wubEhNn6uC61QH5Jyr0r1oDkX\nmJcI6QLz6TyuvZGkbaHcZqKvm742siFxKZvh/EHbgYU5qhOcr0K8rw3mD3sapLp2\nJz5Ns8Zne5gBsz406iBLrPc0GwND7suc4FlnKNOO9nl5+Y6rALkXLpqH9YjTRghz\nx13mpEZERk7BqgEZktMX/fTOTwjh81jWu3Ks8323anpDDkhoRVFcBkCigCh5oLzn\nXQsuD/AJMc8Vha7PxVZgvX6CNS5Zkl/j/EumKCzMb89gx4X8sWEr4dR+mFHvE0Bz\njsUFvuiAjK7fBUGVCTKp/Ckv9N6EHuOZhRhogOPK8zO6wqDOAXsDsrjoXg61R2Ix\nwyBdZw9Xv8ZFtPaZwA/KiKoRKnLtC550LCmJ6MKPtNkVif6SYUOISo6eVvNvy7Zz\n+FP9Isf6Of/B/HiycF0YG9l0WDlFO9GggC0FYR2gZs4T7Jg7XM4GyUGniQAiLQY3\nVMqh4e4x555CIahfdQzhy7np+3ILt8NvojgvBMWYljGCZDXvAPoaY9YwJhvNwmk2\nPfz1D1aUd/uGY3xsAar4AB/NTjGFR0LYRfZt4I6VlA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAmpox1uMLJGQIF4jjMADkNCVby21eHtmPF8hqveERfp0qaJbO\npJcNg6wQuZuKYao/QbWgk6saSAzUg9douZJMtFpsfx2urdJ7ZnVfrcfR4ERMW0MJ\ngmFwjNY+pU0HsVMoTY5KRl2RSMGaGE6nmyeviXMQbXDEjpRnSrXgnRUKg6cb3IsG\ncsDBiuSS11SmHBPX+7lQVbMhEOvHbFKHUtR9vH1McURsu7UXYg6B3jhKQApCouu2\ndC3zs1KhiOZvficD+Q2cVn+TYBmXzjEvW69uD5oNp+ijKaXI/lFgsmPFpnvRekqu\npjKID6IaBHTWIBFXfVnIB7S8szYDK5TVWhUJCNu/OuybPl0rJvN0V6hR0ll1aKct\n1mvInK+iz/ZDyb/MBcylckhA3tE8XtAtet/F+yBMT7iBanpSxLj2EIBBcdkvWTth\nfJAPLFOH7TF1KD24dDLEo7kuHHtyyHEOcMdY/OxeRFVlXGJoFzVD+uj5/NVuLDzm\n5qf6SFktlJQrB6UHitRp4Rmjh6F4IxR2qzt1SAZDbEU/QMzdl5e4y8DPK5lPV3pg\n6PDDY+rdhUBFw4YmyR+3YiGAdYZ5HQJQYaRM8H7NxiR/maYE7fGBmOu5PzSiU7co\nDY1EOdm9O2RJ/oDiUdcusj0tMGFIDny2V4TBAuD0e8sBkymb0wnArdcHtqsCAwEA\nAQKCAgBAEmRSWsD84WoLGuOQuuXYiJ0M5zQJE//+CsTWEYc3EnqHYuycALAMoExE\nJ+aHSE+z80pruI8JSivuweC4e53HZuwtGEeS6TbUBRPUiQn9aEC+178CplBHRekr\nh4uHHWAIGE7G77Ms1HOA3GQQ5LcWfzXRLVmAf5d5OnwujZBQdHqTAZj4CNONNOJ4\nVDANVdn+jFPzWGv9P8HjriZAGSlM6x65mHJ5rnjU3g9LYce/16C7NXXlmz+y0y13\n94xAW3oFhvMCVBfnTWQBA5hNZpx14dIEAuFP+tGcOGybMccxkoIDrRzJawrBc9xV\neXheTOGV5RYFv40utlVFBAcRsMMPn7807CS3eI2B1256bT7jRE98qHZS8pmKiPzz\nTvMUcNOrd7FACrp+wBhIrmUQKCpYl4MTbUsgT6t6S3XZ5oMl3vF2HBtP87IZ6goI\nKXPwXIrv1zW+xfl5XL5AK1CrZ70gPjGBpl1cNiolYtGM+x/3Ko7SkxFL9aWdRMbc\nycZqR3rLo/a4RjZz/Qu7fGgpcWePB2CXPu7k5mE5klOWTqHrVpRvU6Du+0xYEBZw\nrgKg8opuAI9XgmSK4bSGriEr1Vl3Vx1drdEs/s/AInfk/t2PG3G6fGcVrAfcFuhM\nUINWx94SYVNEJXReYfGOG6FJyqF4WXNxT4F2ZpNuvpWQoNVuvQKCAQEA2R6ieHAF\nJJtcSq+yqUK3pKKrLGZK1dBymnZ8NPXOirhHl71WZxwRLIyaCU2ZFf6vfrrFLoqM\nLBt2ag5BZ01GgGqqGGhQd5JLjJmWmCQSOptidVuzxTSGZiykE1HhppqzXKSokPHJ\nEfF7g33Am4psolQEl0dKKgC4bXiSdfUjlSW/OD10hpLTm6Kx2eB3jl2HWIsM8H4c\nnOUStz4SBrSB9T73oV2hxZFe5HexvJbHVmJODqFJ9UKFNRlP5nxQJed+bsmg+az8\nqQmnDKqju0GrBp7eLCDCTa45AH9ykuH1zVLNSG/lrzpiRJlRrLAOIKZ+94tfs8xh\nvVq4xP/N6AYmDwKCAQEAtkmXoDGeG8MuIZ98auqMLqUQkMFNPyDKoYEPJyNktkaF\nFI503YiRM6WWKV5DPsbP86EwIGJ2sYZL1aoe5jwnERWoXlXnbSuXhp3v8RS1UkLP\nVhBQjWtCPd0XbKT5exmhLDal4wcM0U0ZF0qwstqqqoNpkJ2IYPLPRS1Ll8ORrNay\nHJxbydMyDiPlDpK8FdtOz3BKQp+PXv0MZncls/ARvril2/+LY1IlyKbOt6EGwqZz\nadLd4jRcIh7ezuie8i4v4r002q3wyQpPn+DJ8panoQ6zHRWqw8vlnHn8yERXfKAx\nnVWjuKoaepRa79wpDZW6zTdftZcr6Jsabbt8cILhpQKCAQEAiosky0tXzMsiMjo4\n/A6plnGCXpuLZzJS3sN6cGTlfdknPelAaB0dzFqPtB4C8GkK3Qga6J7Z4Q9JGVWt\nYFiMA0eM8HQn3JTKhpY+5SgnRaR/SDnS1aS1mh8kN3vJTIFssFIVih/u2PdJhFdK\n/zVuKosIPuvrpC+/f4Mvmftp0DM8+IsmfvTT+HzxlgDI6Vw/ED3ybMdcRLVbovgF\nkqe+QZsDcsGHh8VCUvEZxihEXJfwDR/YTJs82uwi8wUiM32rTNB2WruKoeaZ5NhC\nECxQELJxPKFOuzjQAMRSfO2Y5oLOoUldu9m6eOGIn3PcH/N+E0GpONbTC3wHaRV9\n829w+wKCAQALOGhu4d77kn4Kb8i2xA0w6dQlNODOW/RdEJagMBuI5LpYU5R59mgJ\np82gaj71ZEN0mZ1ewPDRaJTOaBRS060L7itY8yy1mZNQI/SbAE1Q7O/aOlLbAZko\nOa2xcE4y95bmI87+NHbjgz1iI6TQvYj3yfL7hdbZMNj1Rx56Dv2uh+Caxj0YJTnV\niPwWc43EQqWNOzo2859dl3Hl9LuLYeGVvcPn0MkBqhLNUQc0YmMKJDjCcMpbnCF3\nsDLCxarS+WjVKhRQyZgip9HS44FKv18+GKuJxMWoG6rcgN3AbgR8lVe4eYcEXOQY\nW31lekXEokzHSPtJMC7xuGpeCsZUHppJAoIBAEhXGvY7w0Oppp29pzM6H3pCtTbD\n1j0q61HyzTmB+M4qMKP7K2NrDTTgrICfzMcSridXsWpCHfhsvzRatM+mPI0msbsY\n+eweJzhF3jixFF+qLfqartd7ffwQACHIE30oUgVkchVwv7RBbMz14D5cdNMVzxd2\n77ZObRiyCwm4skisSeJFLXJNG9rb5A2IrxcQ2ePeaixg3yjNPrX/aog5bMh1JCfi\n1tLfLE8XUzvArK7XnZY8sbo69WEUCaHgLU69sbyUf85e1r7nHCrq/LYKi/0AxHxy\npTD5iEyW5x3Umj4viCKtRbyfPYVYrXsAn9Uf9oC6AcwqlQEFBOd6aIbTCnc=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T05:07:38.956 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T05:07:39.744 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:39 smithi067 bash[19874]: audit 2024-09-21T05:07:38.445180+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-21T05:07:39.744 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:39 smithi067 bash[19874]: audit 2024-09-21T05:07:38.445180+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-21T05:07:39.744 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:39 smithi067 bash[19874]: audit 2024-09-21T05:07:38.449238+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:39.745 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:39 smithi067 bash[19874]: audit 2024-09-21T05:07:38.449238+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:40.953 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T05:07:40.953 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial admin user... 2024-09-21T05:07:41.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:40 smithi067 bash[19874]: audit 2024-09-21T05:07:39.717050+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:41.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:40 smithi067 bash[19874]: audit 2024-09-21T05:07:39.717050+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:41.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:40 smithi067 bash[19874]: audit 2024-09-21T05:07:40.342669+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:41.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:40 smithi067 bash[19874]: audit 2024-09-21T05:07:40.342669+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:42.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:41 smithi067 bash[19874]: audit 2024-09-21T05:07:40.331043+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-21T05:07:42.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:41 smithi067 bash[19874]: audit 2024-09-21T05:07:40.331043+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-21T05:07:42.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:41 smithi067 bash[19874]: audit 2024-09-21T05:07:40.863779+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:42.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:41 smithi067 bash[19874]: audit 2024-09-21T05:07:40.863779+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:43.287 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Cqka5HUa.9HulILofc1vg.tMYIyEJtKVyKk/zyQXPqjNP5LzaZghe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726895262, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T05:07:43.287 INFO:teuthology.orchestra.run.smithi067.stdout:Fetching dashboard port number... 2024-09-21T05:07:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:43 smithi067 bash[19874]: audit 2024-09-21T05:07:42.451705+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-21T05:07:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:43 smithi067 bash[19874]: audit 2024-09-21T05:07:42.451705+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-21T05:07:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:43 smithi067 bash[19874]: audit 2024-09-21T05:07:42.759031+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:43 smithi067 bash[19874]: audit 2024-09-21T05:07:42.759031+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:45.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:44 smithi067 bash[19874]: audit 2024-09-21T05:07:44.643320+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.67:0/881040596' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T05:07:45.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:44 smithi067 bash[19874]: audit 2024-09-21T05:07:44.643320+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.67:0/881040596' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T05:07:45.160 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T05:07:45.161 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-09-21T05:07:45.161 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph Dashboard is now available at: 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout: URL: https://smithi067.front.sepia.ceph.com:8443/ 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout: User: admin 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout: Password: 9s3udg7fsg 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:45.163 INFO:teuthology.orchestra.run.smithi067.stdout:Saving cluster configuration to /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config directory 2024-09-21T05:07:46.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:45 smithi067 bash[19874]: cluster 2024-09-21T05:07:44.764532+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-21T05:07:46.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:45 smithi067 bash[19874]: cluster 2024-09-21T05:07:44.764532+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T05:07:47.432 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout: ceph telemetry on 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout:For more information see: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:07:47.433 INFO:teuthology.orchestra.run.smithi067.stdout:Bootstrap complete. 2024-09-21T05:07:47.485 INFO:tasks.cephadm:Fetching config... 2024-09-21T05:07:47.485 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:07:47.485 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T05:07:47.491 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T05:07:47.491 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:07:47.491 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T05:07:47.536 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T05:07:47.536 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:07:47.536 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T05:07:47.596 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T05:07:47.596 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:07:47.597 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T05:07:47.644 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T05:07:47.645 DEBUG:teuthology.orchestra.run.smithi067:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T05:07:47.710 INFO:teuthology.orchestra.run.smithi067.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:07:47.720 DEBUG:teuthology.orchestra.run.smithi076:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T05:07:47.745 INFO:teuthology.orchestra.run.smithi076.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:07:47.753 DEBUG:teuthology.orchestra.run.smithi104:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T05:07:47.776 INFO:teuthology.orchestra.run.smithi104.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:07:47.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T05:07:47.810 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHzXV7isT0U/Zyw36Vmmt9uBxxzatFP8VH6VW2BmRgzktmY5ts4FdeVt3qwsb3WKXcBbBy6JG+KLXc4XzOBJ3Dky7XuRvv6ot45oAvsVKT1pzsMwFqH0ydnT5XR2i7qxPqWVaVueLMBnFpsq6vGv0oDdf1dm/1nuunbuRve897edqec+fPqudMg+Z+f09Ru9ZKkQgrO0GYjxQjFE+MInjtVty92flInK4PmoydJZAxnUd4ZVKELivu9yXFRG6Nm0AA7cEPXm0ZPvx/3ZTp5J+6jomkIc5ZlpjJZakRJOoTs+XgfHxpytUF3Hjm97sUIsUP6CBGONB2dKsPF5q9+64KOq7h20gksIhVk+Ad7JSLLMCMcpNHS1ajV/HIIpCmON67bedGaxP3F6DbTkgEUxfl1pq+f+FuMRBgFKf+KQNy+NCB4RlrhlTyCMX7wlMJle2FLByU6QtAg/nDtrfxZkDBeX/i+7jOb+QUnth6KRJhSMfPMMLntbdmrstHfbMUvkU= ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:07:47.821 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T05:07:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:47 smithi067 bash[19874]: audit 2024-09-21T05:07:46.743755+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.67:0/3057774162' entity='client.admin' 2024-09-21T05:07:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:47 smithi067 bash[19874]: audit 2024-09-21T05:07:46.743755+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.67:0/3057774162' entity='client.admin' 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.170580+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.170580+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.173284+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.173284+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.174636+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"} : dispatch 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.174636+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"} : dispatch 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.179632+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.179632+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.196344+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:51.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.196344+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:51.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.202193+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:51.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:51 smithi067 bash[19874]: audit 2024-09-21T05:07:50.202193+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:52.643 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:07:53.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:53 smithi067 bash[19874]: cluster 2024-09-21T05:07:52.471403+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-21T05:07:53.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:53 smithi067 bash[19874]: cluster 2024-09-21T05:07:52.471403+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-21T05:07:54.474 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T05:07:54.474 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T05:07:55.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:54 smithi067 bash[19874]: audit 2024-09-21T05:07:53.879214+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.67:0/3082854350' entity='client.admin' 2024-09-21T05:07:55.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:54 smithi067 bash[19874]: audit 2024-09-21T05:07:53.879214+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.67:0/3082854350' entity='client.admin' 2024-09-21T05:07:55.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:54 smithi067 bash[19874]: audit 2024-09-21T05:07:53.892969+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:55.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:54 smithi067 bash[19874]: audit 2024-09-21T05:07:53.892969+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:07:55.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:54 smithi067 bash[19874]: audit 2024-09-21T05:07:53.897675+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:55.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:54 smithi067 bash[19874]: audit 2024-09-21T05:07:53.897675+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:07:56.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:55 smithi067 bash[19874]: cluster 2024-09-21T05:07:54.471800+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-21T05:07:56.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:55 smithi067 bash[19874]: cluster 2024-09-21T05:07:54.471800+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-21T05:07:58.206 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:07:58.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:57 smithi067 bash[19874]: cluster 2024-09-21T05:07:56.472262+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-21T05:07:58.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:57 smithi067 bash[19874]: cluster 2024-09-21T05:07:56.472262+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-21T05:08:00.087 INFO:tasks.cephadm:Remote smithi164 excluded from cephadm cluster by role 2024-09-21T05:08:00.087 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi076 2024-09-21T05:08:00.087 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T05:08:00.088 DEBUG:teuthology.orchestra.run.smithi076:> dd of=/etc/ceph/ceph.conf 2024-09-21T05:08:00.093 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T05:08:00.093 DEBUG:teuthology.orchestra.run.smithi076:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:00.140 INFO:tasks.cephadm:Adding host smithi076 to orchestrator... 2024-09-21T05:08:00.140 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch host add smithi076 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: cluster 2024-09-21T05:07:58.472763+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-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: cluster 2024-09-21T05:07:58.472763+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-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.521802+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.521802+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.523090+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.523090+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.525974+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.525974+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:00.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.527204+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.527204+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.752924+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.752924+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.755931+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.755931+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.759081+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:00.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:07:59 smithi067 bash[19874]: audit 2024-09-21T05:07:59.759081+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: audit 2024-09-21T05:07:59.517228+0000 mgr.x (mgr.14152) 16 : 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-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: audit 2024-09-21T05:07:59.517228+0000 mgr.x (mgr.14152) 16 : 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-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.528984+0000 mgr.x (mgr.14152) 17 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.528984+0000 mgr.x (mgr.14152) 17 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.585148+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.585148+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.637724+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.637724+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.691529+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:01.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:00 smithi067 bash[19874]: cephadm 2024-09-21T05:07:59.691529+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:02.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:01 smithi067 bash[19874]: cluster 2024-09-21T05:08:00.473226+0000 mgr.x (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:02.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:01 smithi067 bash[19874]: cluster 2024-09-21T05:08:00.473226+0000 mgr.x (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:04.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:03 smithi067 bash[19874]: cluster 2024-09-21T05:08:02.473724+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-21T05:08:04.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:03 smithi067 bash[19874]: cluster 2024-09-21T05:08:02.473724+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-21T05:08:04.872 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:08:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:05 smithi067 bash[19874]: cluster 2024-09-21T05:08:04.474235+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-21T05:08:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:05 smithi067 bash[19874]: cluster 2024-09-21T05:08:04.474235+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-21T05:08:08.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:07 smithi067 bash[19874]: audit 2024-09-21T05:08:06.220771+0000 mgr.x (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi076", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:08.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:07 smithi067 bash[19874]: audit 2024-09-21T05:08:06.220771+0000 mgr.x (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi076", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:08.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:07 smithi067 bash[19874]: cluster 2024-09-21T05:08:06.474661+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:08.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:07 smithi067 bash[19874]: cluster 2024-09-21T05:08:06.474661+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:09.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:08 smithi067 bash[19874]: cephadm 2024-09-21T05:08:07.491321+0000 mgr.x (mgr.14152) 26 : cephadm [INF] Deploying cephadm binary to smithi076 2024-09-21T05:08:09.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:08 smithi067 bash[19874]: cephadm 2024-09-21T05:08:07.491321+0000 mgr.x (mgr.14152) 26 : cephadm [INF] Deploying cephadm binary to smithi076 2024-09-21T05:08:10.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:09 smithi067 bash[19874]: cluster 2024-09-21T05:08:08.474978+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:10.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:09 smithi067 bash[19874]: cluster 2024-09-21T05:08:08.474978+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:11.194 INFO:teuthology.orchestra.run.smithi067.stdout:Added host 'smithi076' with addr '172.21.15.76' 2024-09-21T05:08:11.788 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T05:08:12.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: cluster 2024-09-21T05:08:10.475343+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-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: cluster 2024-09-21T05:08:10.475343+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-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: audit 2024-09-21T05:08:11.190122+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: audit 2024-09-21T05:08:11.190122+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: audit 2024-09-21T05:08:11.191901+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: audit 2024-09-21T05:08:11.191901+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: audit 2024-09-21T05:08:11.695134+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:12.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:12 smithi067 bash[19874]: audit 2024-09-21T05:08:11.695134+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:13.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:13 smithi067 bash[19874]: cephadm 2024-09-21T05:08:11.191058+0000 mgr.x (mgr.14152) 29 : cephadm [INF] Added host smithi076 2024-09-21T05:08:13.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:13 smithi067 bash[19874]: cephadm 2024-09-21T05:08:11.191058+0000 mgr.x (mgr.14152) 29 : cephadm [INF] Added host smithi076 2024-09-21T05:08:14.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:14 smithi067 bash[19874]: cluster 2024-09-21T05:08:12.475746+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-21T05:08:14.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:14 smithi067 bash[19874]: cluster 2024-09-21T05:08:12.475746+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-21T05:08:14.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:14 smithi067 bash[19874]: audit 2024-09-21T05:08:13.236376+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:14.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:14 smithi067 bash[19874]: audit 2024-09-21T05:08:13.236376+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:15.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:15 smithi067 bash[19874]: audit 2024-09-21T05:08:14.459811+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:15 smithi067 bash[19874]: audit 2024-09-21T05:08:14.459811+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:15 smithi067 bash[19874]: cluster 2024-09-21T05:08:14.476172+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-21T05:08:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:15 smithi067 bash[19874]: cluster 2024-09-21T05:08:14.476172+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-21T05:08:16.520 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:08:17.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:17 smithi067 bash[19874]: cluster 2024-09-21T05:08:16.476637+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-21T05:08:17.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:17 smithi067 bash[19874]: cluster 2024-09-21T05:08:16.476637+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-21T05:08:17.818 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:08:17.818 INFO:teuthology.orchestra.run.smithi067.stdout:[{"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.76", "hostname": "smithi076", "labels": [], "status": ""}] 2024-09-21T05:08:18.383 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi104 2024-09-21T05:08:18.384 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T05:08:18.384 DEBUG:teuthology.orchestra.run.smithi104:> dd of=/etc/ceph/ceph.conf 2024-09-21T05:08:18.390 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T05:08:18.390 DEBUG:teuthology.orchestra.run.smithi104:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:18.438 INFO:tasks.cephadm:Adding host smithi104 to orchestrator... 2024-09-21T05:08:18.438 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch host add smithi104 2024-09-21T05:08:18.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:18 smithi067 bash[19874]: audit 2024-09-21T05:08:17.816132+0000 mgr.x (mgr.14152) 33 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:18.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:18 smithi067 bash[19874]: audit 2024-09-21T05:08:17.816132+0000 mgr.x (mgr.14152) 33 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:19.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:19 smithi067 bash[19874]: cluster 2024-09-21T05:08:18.477048+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:19.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:19 smithi067 bash[19874]: cluster 2024-09-21T05:08:18.477048+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:21.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.237543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.237543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.243279+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.243279+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.249606+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.249606+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.255278+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.255278+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.257045+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi076", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.257045+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi076", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.259228+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.259228+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.261050+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.261050+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.263574+0000 mgr.x (mgr.14152) 35 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.263574+0000 mgr.x (mgr.14152) 35 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.380320+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:21.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.380320+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cluster 2024-09-21T05:08:20.477415+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cluster 2024-09-21T05:08:20.477415+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.484770+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.484770+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.581234+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: cephadm 2024-09-21T05:08:20.581234+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.680665+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.680665+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.686521+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.686521+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.693149+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:21.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:21 smithi067 bash[19874]: audit 2024-09-21T05:08:20.693149+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:23.173 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:08:23.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:23 smithi067 bash[19874]: cluster 2024-09-21T05:08:22.477796+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-21T05:08:23.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:23 smithi067 bash[19874]: cluster 2024-09-21T05:08:22.477796+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-21T05:08:25.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:25 smithi067 bash[19874]: cluster 2024-09-21T05:08:24.478078+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-21T05:08:25.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:25 smithi067 bash[19874]: cluster 2024-09-21T05:08:24.478078+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-21T05:08:25.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:25 smithi067 bash[19874]: audit 2024-09-21T05:08:24.560498+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:25.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:25 smithi067 bash[19874]: audit 2024-09-21T05:08:24.560498+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:26.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:26 smithi067 bash[19874]: cephadm 2024-09-21T05:08:25.848017+0000 mgr.x (mgr.14152) 43 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T05:08:26.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:26 smithi067 bash[19874]: cephadm 2024-09-21T05:08:25.848017+0000 mgr.x (mgr.14152) 43 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T05:08:27.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:27 smithi067 bash[19874]: cluster 2024-09-21T05:08:26.478468+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:27.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:27 smithi067 bash[19874]: cluster 2024-09-21T05:08:26.478468+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:29.563 INFO:teuthology.orchestra.run.smithi067.stdout:Added host 'smithi104' with addr '172.21.15.104' 2024-09-21T05:08:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:29 smithi067 bash[19874]: cluster 2024-09-21T05:08:28.478828+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-21T05:08:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:29 smithi067 bash[19874]: cluster 2024-09-21T05:08:28.478828+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-21T05:08:30.167 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T05:08:31.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: audit 2024-09-21T05:08:29.559792+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:31.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: audit 2024-09-21T05:08:29.559792+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:31.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: cephadm 2024-09-21T05:08:29.560606+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi104 2024-09-21T05:08:31.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: cephadm 2024-09-21T05:08:29.560606+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi104 2024-09-21T05:08:31.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: audit 2024-09-21T05:08:29.561403+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:31.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: audit 2024-09-21T05:08:29.561403+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:31.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: audit 2024-09-21T05:08:30.089901+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:31.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:30 smithi067 bash[19874]: audit 2024-09-21T05:08:30.089901+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:32 smithi067 bash[19874]: cluster 2024-09-21T05:08:30.479256+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-21T05:08:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:32 smithi067 bash[19874]: cluster 2024-09-21T05:08:30.479256+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-21T05:08:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:32 smithi067 bash[19874]: audit 2024-09-21T05:08:31.603669+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:32 smithi067 bash[19874]: audit 2024-09-21T05:08:31.603669+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:33 smithi067 bash[19874]: cluster 2024-09-21T05:08:32.479707+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-21T05:08:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:33 smithi067 bash[19874]: cluster 2024-09-21T05:08:32.479707+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-21T05:08:34.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:33 smithi067 bash[19874]: audit 2024-09-21T05:08:32.858015+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:34.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:33 smithi067 bash[19874]: audit 2024-09-21T05:08:32.858015+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:34.900 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:08:36.218 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:08:36.218 INFO:teuthology.orchestra.run.smithi067.stdout:[{"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.76", "hostname": "smithi076", "labels": [], "status": ""}, {"addr": "172.21.15.104", "hostname": "smithi104", "labels": [], "status": ""}] 2024-09-21T05:08:36.232 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:35 smithi067 bash[19874]: cluster 2024-09-21T05:08:34.480181+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-21T05:08:36.232 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:35 smithi067 bash[19874]: cluster 2024-09-21T05:08:34.480181+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-21T05:08:36.796 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T05:08:36.796 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-21T05:08:38.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:37 smithi067 bash[19874]: audit 2024-09-21T05:08:36.215142+0000 mgr.x (mgr.14152) 50 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:38.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:37 smithi067 bash[19874]: audit 2024-09-21T05:08:36.215142+0000 mgr.x (mgr.14152) 50 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:38.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:37 smithi067 bash[19874]: cluster 2024-09-21T05:08:36.480631+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:38.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:37 smithi067 bash[19874]: cluster 2024-09-21T05:08:36.480631+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:40.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cluster 2024-09-21T05:08:38.481074+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-21T05:08:40.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cluster 2024-09-21T05:08:38.481074+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-21T05:08:40.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.568444+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.568444+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.573441+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.573441+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.580068+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.580068+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.585752+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.585752+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.587790+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.587790+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.590150+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.590150+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.591768+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:40.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:38.591768+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.594334+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.594334+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.711958+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.711958+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.817216+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.817216+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.912872+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: cephadm 2024-09-21T05:08:38.912872+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:39.015546+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:39.015546+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:39.021262+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:39.021262+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:39.027778+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:40.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:39 smithi067 bash[19874]: audit 2024-09-21T05:08:39.027778+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:41.526 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:08:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:41 smithi067 bash[19874]: cluster 2024-09-21T05:08:40.481506+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-21T05:08:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:41 smithi067 bash[19874]: cluster 2024-09-21T05:08:40.481506+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-21T05:08:43.577 INFO:teuthology.orchestra.run.smithi067.stderr:adjusted tunables profile to default 2024-09-21T05:08:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:43 smithi067 bash[19874]: cluster 2024-09-21T05:08:42.481781+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-21T05:08:44.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:43 smithi067 bash[19874]: cluster 2024-09-21T05:08:42.481781+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-21T05:08:44.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:43 smithi067 bash[19874]: audit 2024-09-21T05:08:42.813792+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T05:08:44.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:43 smithi067 bash[19874]: audit 2024-09-21T05:08:42.813792+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T05:08:44.183 INFO:tasks.cephadm:Adding mon.a on smithi067 2024-09-21T05:08:44.183 INFO:tasks.cephadm:Adding mon.b on smithi076 2024-09-21T05:08:44.183 INFO:tasks.cephadm:Adding mon.c on smithi104 2024-09-21T05:08:44.183 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c' 2024-09-21T05:08:45.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:44 smithi067 bash[19874]: audit 2024-09-21T05:08:43.574793+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T05:08:45.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:44 smithi067 bash[19874]: audit 2024-09-21T05:08:43.574793+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T05:08:45.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:44 smithi067 bash[19874]: cluster 2024-09-21T05:08:43.578530+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:08:45.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:44 smithi067 bash[19874]: cluster 2024-09-21T05:08:43.578530+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:08:45.408 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:45 smithi067 bash[19874]: cluster 2024-09-21T05:08:44.482183+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-21T05:08:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:45 smithi067 bash[19874]: cluster 2024-09-21T05:08:44.482183+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-21T05:08:46.765 INFO:teuthology.orchestra.run.smithi104.stdout:Scheduled mon update... 2024-09-21T05:08:47.329 DEBUG:teuthology.orchestra.run.smithi076:mon.b> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.b.service 2024-09-21T05:08:47.332 DEBUG:teuthology.orchestra.run.smithi104:mon.c> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.c.service 2024-09-21T05:08:47.334 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T05:08:47.334 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T05:08:48.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: cluster 2024-09-21T05:08:46.482592+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-21T05:08:48.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: cluster 2024-09-21T05:08:46.482592+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-21T05:08:48.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:46.751530+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:48.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:46.751530+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:48.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: cephadm 2024-09-21T05:08:46.756713+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c;count:3 2024-09-21T05:08:48.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: cephadm 2024-09-21T05:08:46.756713+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c;count:3 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:46.761474+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:46.761474+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:46.763148+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:46.763148+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.458198+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.458198+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.459703+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.459703+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.467318+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.467318+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.470982+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.470982+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:48.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.472710+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:48.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:47 smithi067 bash[19874]: audit 2024-09-21T05:08:47.472710+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:48.599 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:49.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:48 smithi067 bash[19874]: cephadm 2024-09-21T05:08:47.474560+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T05:08:49.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:48 smithi067 bash[19874]: cephadm 2024-09-21T05:08:47.474560+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T05:08:50.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:49 smithi067 bash[19874]: cluster 2024-09-21T05:08:48.482971+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-21T05:08:50.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:49 smithi067 bash[19874]: cluster 2024-09-21T05:08:48.482971+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-21T05:08:50.329 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T05:08:50.329 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":1,"fsid":"0d6f56ce-77d7-11ef-baf5-efdc52797490","modified":"2024-09-21T05:06:26.108884Z","created":"2024-09-21T05:06:26.108884Z","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.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T05:08:50.329 INFO:teuthology.orchestra.run.smithi104.stderr:dumped monmap epoch 1 2024-09-21T05:08:51.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:50 smithi067 bash[19874]: audit 2024-09-21T05:08:50.326167+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.104:0/303014262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:08:51.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:50 smithi067 bash[19874]: audit 2024-09-21T05:08:50.326167+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.104:0/303014262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:08:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:51 smithi067 bash[19874]: cluster 2024-09-21T05:08:50.483372+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-21T05:08:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:51 smithi067 bash[19874]: cluster 2024-09-21T05:08:50.483372+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-21T05:08:52.222 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T05:08:52.222 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T05:08:53.432 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: cluster 2024-09-21T05:08:52.483767+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-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: cluster 2024-09-21T05:08:52.483767+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-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.294113+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.294113+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.299519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.299519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.305297+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.305297+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.306630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.306630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.308236+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:54.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:53 smithi067 bash[19874]: audit 2024-09-21T05:08:53.308236+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:54.997 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:16.476637+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-21T05:08:54.997 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:17.816132+0000 mgr.x (mgr.14152) 33 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:17.816132+0000 mgr.x (mgr.14152) 33 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:18.477048+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:18.477048+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.237543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.237543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.243279+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:54.998 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.243279+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:54 smithi067 bash[19874]: cephadm 2024-09-21T05:08:53.310019+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi076 2024-09-21T05:08:55.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:08:54 smithi067 bash[19874]: cephadm 2024-09-21T05:08:53.310019+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi076 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.249606+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.249606+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.255278+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.255278+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.257045+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi076", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.257045+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi076", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.259228+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.259228+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.261050+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:55.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.261050+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.263574+0000 mgr.x (mgr.14152) 35 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.263574+0000 mgr.x (mgr.14152) 35 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.380320+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.380320+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:20.477415+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:20.477415+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.484770+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.484770+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.581234+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:55.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:20.581234+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.680665+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.680665+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.686521+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.686521+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.693149+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:20.693149+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.310 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:22.477796+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-21T05:08:55.311 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:22.477796+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-21T05:08:55.311 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:24.478078+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-21T05:08:55.311 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:24.478078+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-21T05:08:55.311 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:24.560498+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:55.311 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:24.560498+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:55.311 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:25.848017+0000 mgr.x (mgr.14152) 43 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T05:08:55.313 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:25.848017+0000 mgr.x (mgr.14152) 43 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T05:08:55.313 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:26.478468+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:55.313 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:26.478468+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:55.313 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:28.478828+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-21T05:08:55.313 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:28.478828+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-21T05:08:55.313 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:29.559792+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:29.559792+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:29.560606+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi104 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cephadm 2024-09-21T05:08:29.560606+0000 mgr.x (mgr.14152) 46 : cephadm [INF] Added host smithi104 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:29.561403+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:29.561403+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:30.089901+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:30.089901+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:30.479256+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-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:30.479256+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-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:31.603669+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:31.603669+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:32.479707+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-21T05:08:55.314 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:32.479707+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-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:32.858015+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:32.858015+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:34.480181+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-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:34.480181+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-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:36.215142+0000 mgr.x (mgr.14152) 50 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:36.215142+0000 mgr.x (mgr.14152) 50 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:36.480631+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:36.480631+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:38.481074+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-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: cluster 2024-09-21T05:08:38.481074+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-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.568444+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.568444+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.315 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.573441+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.573441+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.580068+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.580068+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.585752+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.585752+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:54 smithi104 bash[22033]: audit 2024-09-21T05:08:38.587790+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:38.587790+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:38.590150+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:38.590150+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:38.591768+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:38.591768+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.594334+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.594334+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:08:55.316 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.711958+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.711958+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.817216+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.817216+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.912872+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:38.912872+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:39.015546+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:39.015546+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:39.021262+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.317 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:39.021262+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:39.027778+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:39.027778+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:40.481506+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-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:40.481506+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-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:42.481781+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-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:42.481781+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-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:42.813792+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:42.813792+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:43.574793+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T05:08:55.318 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:43.574793+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:43.578530+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:43.578530+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:44.482183+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-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:44.482183+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-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:46.482592+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-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:46.482592+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-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:46.751530+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:46.751530+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:46.756713+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c;count:3 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:46.756713+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c;count:3 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:46.761474+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:46.761474+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:46.763148+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:46.763148+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:55.319 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.458198+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.458198+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.459703+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.459703+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.467318+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.467318+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.470982+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.470982+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.472710+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:47.472710+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:47.474560+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:47.474560+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:48.482971+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-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:48.482971+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-21T05:08:55.320 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:50.326167+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.104:0/303014262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:50.326167+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.104:0/303014262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:50.483372+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-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:50.483372+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-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:52.483767+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-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cluster 2024-09-21T05:08:52.483767+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-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.294113+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.294113+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.299519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.299519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.305297+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.305297+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.306630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.306630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:55.321 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.308236+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.322 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: audit 2024-09-21T05:08:53.308236+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:55.322 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:53.310019+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi076 2024-09-21T05:08:55.322 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: cephadm 2024-09-21T05:08:53.310019+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi076 2024-09-21T05:08:55.322 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:08:55 smithi104 bash[22033]: debug 2024-09-21T05:08:54.996+0000 7f27aa9a7640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:36.215142+0000 mgr.x (mgr.14152) 50 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:36.215142+0000 mgr.x (mgr.14152) 50 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:36.480631+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:36.480631+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:38.481074+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-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:38.481074+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-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.568444+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.256 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.568444+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.573441+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.573441+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.580068+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.580068+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.585752+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.585752+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.587790+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.587790+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.590150+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.590150+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.591768+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:38.591768+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.594334+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.594334+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.711958+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.711958+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.817216+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.817216+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.912872+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:59.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:38.912872+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:39.015546+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:39.015546+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:39.021262+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:39.021262+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:39.027778+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:39.027778+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:40.481506+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:40.481506+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:42.481781+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:42.481781+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:42.813792+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:42.813792+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:43.574793+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:43.574793+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.67:0/2827130958' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:43.578530+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:43.578530+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:44.482183+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:44.482183+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:46.482592+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:46.482592+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-21T05:08:59.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:46.751530+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:46.751530+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:46.756713+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c;count:3 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:46.756713+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi076:172.21.15.76=b;smithi104:172.21.15.104=c;count:3 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:46.761474+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:46.761474+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:46.763148+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:46.763148+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.458198+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.458198+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.459703+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.459703+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.467318+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.467318+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.470982+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:59.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.470982+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.472710+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:47.472710+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:47.474560+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:47.474560+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:48.482971+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-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:48.482971+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-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:50.326167+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.104:0/303014262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:50.326167+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.104:0/303014262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:50.483372+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-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:50.483372+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-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:52.483767+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-21T05:08:59.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cluster 2024-09-21T05:08:52.483767+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-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.294113+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.294113+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.299519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.299519+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.305297+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.305297+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.306630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.306630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.308236+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: audit 2024-09-21T05:08:53.308236+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:53.310019+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi076 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: cephadm 2024-09-21T05:08:53.310019+0000 mgr.x (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi076 2024-09-21T05:08:59.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:08:59 smithi076 bash[21666]: debug 2024-09-21T05:08:59.250+0000 7f21a9fe2640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:54.484175+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:54.484175+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:55.001140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:55.001140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:55.005921+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:55.005921+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:00.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:55.006213+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:55.006213+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:55.027638+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:55.027638+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:56.001343+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:56.001343+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:56.484556+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-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:56.484556+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-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:57.001348+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:57.001348+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:57.003867+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:00.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:57.003867+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:00.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:58.001307+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:58.001307+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:58.484938+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-21T05:09:00.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:08:58.484938+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-21T05:09:00.547 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:59.001431+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:59.001431+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:59.257503+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:08:59.257503+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.001787+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.001787+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.049817+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.049817+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056425+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056425+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056476+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056476+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056516+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T05:08:55.000455+0000 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056516+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T05:08:55.000455+0000 2024-09-21T05:09:00.548 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056555+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056555+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056593+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056593+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056634+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056634+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056673+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056673+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056725+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.056725+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.075348+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.075348+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.075432+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.075432+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:00.549 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.075774+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 87s) 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.075774+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 87s) 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.076117+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: cluster 2024-09-21T05:09:00.076117+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.083931+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.083931+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.090764+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.090764+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.099067+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.099067+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.107251+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.550 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:00 smithi067 bash[19874]: audit 2024-09-21T05:09:00.107251+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:54.484175+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:54.484175+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:55.001140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:55.001140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:55.005921+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:55.005921+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:55.006213+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:55.006213+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:55.027638+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:55.027638+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:56.001343+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:56.001343+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:56.484556+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-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:56.484556+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-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:57.001348+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:57.001348+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:57.003867+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:57.003867+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:58.001307+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:58.001307+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:58.484938+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-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:08:58.484938+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-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:59.001431+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:59.001431+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:59.257503+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:08:59.257503+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.001787+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.001787+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.049817+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.049817+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056425+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056425+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056476+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056476+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056516+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T05:08:55.000455+0000 2024-09-21T05:09:00.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056516+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T05:08:55.000455+0000 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056555+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056555+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056593+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056593+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056634+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056634+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056673+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056673+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056725+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.056725+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.075348+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.075348+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.075432+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.075432+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.075774+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 87s) 2024-09-21T05:09:00.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.075774+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 87s) 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.076117+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: cluster 2024-09-21T05:09:00.076117+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.083931+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.083931+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.090764+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.090764+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.099067+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.099067+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.107251+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:00.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:00 smithi104 bash[22033]: audit 2024-09-21T05:09:00.107251+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:01 smithi067 bash[19874]: audit 2024-09-21T05:09:00.162278+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:01 smithi067 bash[19874]: audit 2024-09-21T05:09:00.162278+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:01.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:01 smithi067 bash[19874]: audit 2024-09-21T05:09:00.257670+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:01.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:01 smithi067 bash[19874]: audit 2024-09-21T05:09:00.257670+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:01.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:01 smithi067 bash[19874]: audit 2024-09-21T05:09:01.001837+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:01.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:01 smithi067 bash[19874]: audit 2024-09-21T05:09:01.001837+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:01 smithi104 bash[22033]: audit 2024-09-21T05:09:00.162278+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:01 smithi104 bash[22033]: audit 2024-09-21T05:09:00.162278+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:01 smithi104 bash[22033]: audit 2024-09-21T05:09:00.257670+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:01 smithi104 bash[22033]: audit 2024-09-21T05:09:00.257670+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:01 smithi104 bash[22033]: audit 2024-09-21T05:09:01.001837+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:01 smithi104 bash[22033]: audit 2024-09-21T05:09:01.001837+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.335 INFO:teuthology.orchestra.run.smithi104.stderr:dumped monmap epoch 3 2024-09-21T05:09:06.335 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T05:09:06.335 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":3,"fsid":"0d6f56ce-77d7-11ef-baf5-efdc52797490","modified":"2024-09-21T05:09:01.257684Z","created":"2024-09-21T05:06:26.108884Z","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.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:3300","nonce":0},{"type":"v1","addr":"172.21.15.104:6789","nonce":0}]},"addr":"172.21.15.104:6789/0","public_addr":"172.21.15.104:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:3300","nonce":0},{"type":"v1","addr":"172.21.15.76:6789","nonce":0}]},"addr":"172.21.15.76:6789/0","public_addr":"172.21.15.76:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T05:09:06.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:54.484175+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:54.484175+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:55.001140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:55.001140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:55.005921+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:55.005921+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:55.006213+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:55.006213+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:55.027638+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:55.027638+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:56.001343+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:56.001343+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:56.484556+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-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:56.484556+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-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:57.001348+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:57.001348+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:57.003867+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:57.003867+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:58.001307+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:58.001307+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:58.484938+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-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:08:58.484938+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-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:59.001431+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:59.001431+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:59.257503+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:08:59.257503+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.001787+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.001787+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.049817+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T05:09:06.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.049817+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056425+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056425+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056476+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056476+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056516+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T05:08:55.000455+0000 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056516+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-21T05:08:55.000455+0000 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056555+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056555+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056593+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056593+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056634+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056634+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056673+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.607 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056673+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056725+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.056725+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.075348+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.075348+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.075432+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.075432+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.075774+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 87s) 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.075774+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 87s) 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.076117+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:00.076117+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.083931+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.083931+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.090764+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.090764+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.608 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.099067+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.099067+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.107251+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.107251+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.162278+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.162278+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.257670+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:00.257670+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.001837+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.001837+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.264067+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.264067+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:01.264547+0000 mon.a (mon.0) 193 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:01.264547+0000 mon.a (mon.0) 193 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.609 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:01.268640+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:01.268640+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.284418+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.284418+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.284791+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.284791+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.426637+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.104:0/3125079484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:01.426637+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.104:0/3125079484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:02.257860+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:02.257860+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:02.485726+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-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:02.485726+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-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:03.257922+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:03.257922+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:03.260909+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T05:09:06.610 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:03.260909+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:04.257795+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:04.257795+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:04.486111+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-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:04.486111+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-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:05.258451+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:05.258451+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.258571+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.611 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.258571+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.305814+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.305814+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312593+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312593+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312623+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312623+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312646+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-21T05:09:01.257684+0000 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312646+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-21T05:09:01.257684+0000 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312662+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312662+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312683+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312683+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312704+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.612 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312704+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312731+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312731+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312752+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312752+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312776+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.b 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.312776+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.b 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331331+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331331+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331382+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331382+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331677+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 93s) 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331677+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 93s) 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331916+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.331916+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.613 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.341080+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.341080+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.346904+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.346904+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.352460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.352460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.358469+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.358469+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.365650+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.365650+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.367422+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.367422+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.369352+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:06.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:06 smithi076 bash[21666]: audit 2024-09-21T05:09:06.369352+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:06.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.264067+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.264067+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:01.264547+0000 mon.a (mon.0) 193 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:01.264547+0000 mon.a (mon.0) 193 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:01.268640+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:01.268640+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.284418+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.284418+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.284791+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.284791+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.426637+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.104:0/3125079484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:09:06.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:01.426637+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.104:0/3125079484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:02.257860+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:02.257860+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:02.485726+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-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:02.485726+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-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:03.257922+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:03.257922+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:03.260909+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:03.260909+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T05:09:06.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:04.257795+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:04.257795+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:04.486111+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-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:04.486111+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-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:05.258451+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:05.258451+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.258571+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.258571+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.305814+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.305814+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312593+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312593+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-21T05:09:06.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312623+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312623+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312646+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-21T05:09:01.257684+0000 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312646+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-21T05:09:01.257684+0000 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312662+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312662+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312683+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312683+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312704+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312704+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312731+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312731+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312752+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312752+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312776+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.b 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.312776+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.b 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331331+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331331+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331382+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331382+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331677+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 93s) 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331677+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 93s) 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331916+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.331916+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.341080+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.341080+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.346904+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.346904+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.352460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.352460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.358469+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.358469+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.365650+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.365650+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.367422+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.367422+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.369352+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:06.800 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:06 smithi067 bash[19874]: audit 2024-09-21T05:09:06.369352+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.264067+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.264067+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:01.264547+0000 mon.a (mon.0) 193 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:01.264547+0000 mon.a (mon.0) 193 : cluster [INF] mon.a calling monitor election 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:01.268640+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:01.268640+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.284418+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.284418+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.284791+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.284791+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.426637+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.104:0/3125079484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:09:06.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:01.426637+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.104:0/3125079484' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:02.257860+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:02.257860+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:02.485726+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-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:02.485726+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-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:03.257922+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:03.257922+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:03.260909+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:03.260909+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T05:09:06.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:04.257795+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:04.257795+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:04.486111+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-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:04.486111+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-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:05.258451+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:05.258451+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.258571+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.258571+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.305814+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.305814+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312593+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312593+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-21T05:09:06.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312623+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312623+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312646+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-21T05:09:01.257684+0000 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312646+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-21T05:09:01.257684+0000 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312662+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312662+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-21T05:06:26.108884+0000 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312683+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312683+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312704+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312704+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312731+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312731+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312752+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312752+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312776+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.b 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.312776+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.b 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331331+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331331+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331382+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331382+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331677+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 93s) 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331677+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 93s) 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331916+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.331916+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.341080+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.341080+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.346904+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.346904+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.352460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.812 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.352460+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.358469+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.358469+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.365650+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.365650+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.367422+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.367422+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.369352+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:06.813 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:06 smithi104 bash[22033]: audit 2024-09-21T05:09:06.369352+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:07.152 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T05:09:07.153 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.371788+0000 mgr.x (mgr.14152) 74 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.371788+0000 mgr.x (mgr.14152) 74 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.372469+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.372469+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.372779+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.372779+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:09:08.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.486532+0000 mgr.x (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cluster 2024-09-21T05:09:06.486532+0000 mgr.x (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.549688+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.549688+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.549929+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.549929+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.550628+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.550628+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.678832+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.678832+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.683876+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.683876+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.689240+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.689240+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.694748+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.694748+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.698585+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.698585+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.702342+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.047 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.702342+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.706866+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.706866+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.739483+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.739483+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.743006+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.743006+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.746727+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.746727+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.750523+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.750523+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.750934+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.750934+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T05:09:08.048 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.751292+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.751292+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.752380+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.752380+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.753473+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:06.753473+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.754559+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: cephadm 2024-09-21T05:09:06.754559+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-09-21T05:09:08.049 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:07.257998+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:08.050 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:07 smithi067 bash[19874]: audit 2024-09-21T05:09:07.257998+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.371788+0000 mgr.x (mgr.14152) 74 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.371788+0000 mgr.x (mgr.14152) 74 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.372469+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.372469+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.372779+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.372779+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.486532+0000 mgr.x (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cluster 2024-09-21T05:09:06.486532+0000 mgr.x (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.549688+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.549688+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.549929+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.549929+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.550628+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.550628+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.678832+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.678832+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.683876+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.683876+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.689240+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.689240+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.694748+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.694748+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.698585+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.698585+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.702342+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.702342+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.706866+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.706866+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.739483+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.739483+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.743006+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.743006+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.746727+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.746727+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.750523+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.750523+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.750934+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.750934+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.751292+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.751292+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.752380+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.752380+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.753473+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:06.753473+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.754559+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: cephadm 2024-09-21T05:09:06.754559+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:07.257998+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:08.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:07 smithi104 bash[22033]: audit 2024-09-21T05:09:07.257998+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.371788+0000 mgr.x (mgr.14152) 74 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.371788+0000 mgr.x (mgr.14152) 74 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.372469+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.372469+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.372779+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.372779+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.486532+0000 mgr.x (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cluster 2024-09-21T05:09:06.486532+0000 mgr.x (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.549688+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.549688+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.549929+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.549929+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.550628+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.550628+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.678832+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.678832+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.683876+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.683876+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.689240+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.689240+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.694748+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.694748+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.698585+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.698585+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.702342+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.702342+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.706866+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.706866+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.739483+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.739483+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.743006+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.743006+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.746727+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.746727+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.750523+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.750523+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.750934+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.750934+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.751292+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.751292+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.752380+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.752380+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.753473+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:08.107 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:06.753473+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:08.108 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.754559+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-09-21T05:09:08.108 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: cephadm 2024-09-21T05:09:06.754559+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-09-21T05:09:08.108 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:07.257998+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:08.108 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:07 smithi076 bash[21666]: audit 2024-09-21T05:09:07.257998+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:09:08.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:09:08 smithi067 bash[20128]: debug 2024-09-21T05:09:08.256+0000 7fbfe9471640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: cluster 2024-09-21T05:09:08.486824+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-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: cluster 2024-09-21T05:09:08.486824+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-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.943969+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.943969+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.950108+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.950108+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: cephadm 2024-09-21T05:09:08.951149+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: cephadm 2024-09-21T05:09:08.951149+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.951581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.951581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:10.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.952666+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:10.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.952666+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:10.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.953673+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:10.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: audit 2024-09-21T05:09:08.953673+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:10.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: cephadm 2024-09-21T05:09:08.954989+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi076 2024-09-21T05:09:10.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:09 smithi067 bash[19874]: cephadm 2024-09-21T05:09:08.954989+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi076 2024-09-21T05:09:10.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: cluster 2024-09-21T05:09:08.486824+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-21T05:09:10.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: cluster 2024-09-21T05:09:08.486824+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-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.943969+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.943969+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.950108+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.950108+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: cephadm 2024-09-21T05:09:08.951149+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: cephadm 2024-09-21T05:09:08.951149+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.951581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.951581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.952666+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.952666+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.953673+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: audit 2024-09-21T05:09:08.953673+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:10.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: cephadm 2024-09-21T05:09:08.954989+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi076 2024-09-21T05:09:10.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:09 smithi104 bash[22033]: cephadm 2024-09-21T05:09:08.954989+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi076 2024-09-21T05:09:10.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: cluster 2024-09-21T05:09:08.486824+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-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: cluster 2024-09-21T05:09:08.486824+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-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.943969+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.943969+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.950108+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.950108+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: cephadm 2024-09-21T05:09:08.951149+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: cephadm 2024-09-21T05:09:08.951149+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.951581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.951581+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.952666+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.952666+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:10.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.953673+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:10.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: audit 2024-09-21T05:09:08.953673+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:10.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: cephadm 2024-09-21T05:09:08.954989+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi076 2024-09-21T05:09:10.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:09 smithi076 bash[21666]: cephadm 2024-09-21T05:09:08.954989+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi076 2024-09-21T05:09:11.881 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:09:12.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: cluster 2024-09-21T05:09:10.487227+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-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: cluster 2024-09-21T05:09:10.487227+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-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.291934+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.291934+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.300191+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.300191+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.302430+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.302430+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.304266+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.304266+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.305948+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:12.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:11 smithi067 bash[19874]: audit 2024-09-21T05:09:11.305948+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:12.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: cluster 2024-09-21T05:09:10.487227+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-21T05:09:12.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: cluster 2024-09-21T05:09:10.487227+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-21T05:09:12.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.291934+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.291934+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.300191+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.300191+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.302430+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.302430+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.304266+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.304266+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.305948+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:12.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:11 smithi104 bash[22033]: audit 2024-09-21T05:09:11.305948+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:12.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: cluster 2024-09-21T05:09:10.487227+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-21T05:09:12.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: cluster 2024-09-21T05:09:10.487227+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-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.291934+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.291934+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.300191+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.300191+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.302430+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.302430+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.304266+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.304266+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.305948+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:12.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:11 smithi076 bash[21666]: audit 2024-09-21T05:09:11.305948+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:13.185 INFO:teuthology.orchestra.run.smithi067.stdout:# minimal ceph.conf for 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:13.185 INFO:teuthology.orchestra.run.smithi067.stdout:[global] 2024-09-21T05:09:13.185 INFO:teuthology.orchestra.run.smithi067.stdout: fsid = 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:09:13.185 INFO:teuthology.orchestra.run.smithi067.stdout: mon_host = [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] 2024-09-21T05:09:13.198 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:12 smithi067 bash[19874]: cephadm 2024-09-21T05:09:11.301762+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T05:09:13.198 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:12 smithi067 bash[19874]: cephadm 2024-09-21T05:09:11.301762+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T05:09:13.198 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:12 smithi067 bash[19874]: cephadm 2024-09-21T05:09:11.307924+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T05:09:13.198 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:12 smithi067 bash[19874]: cephadm 2024-09-21T05:09:11.307924+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T05:09:13.216 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:12 smithi104 bash[22033]: cephadm 2024-09-21T05:09:11.301762+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T05:09:13.217 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:12 smithi104 bash[22033]: cephadm 2024-09-21T05:09:11.301762+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T05:09:13.217 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:12 smithi104 bash[22033]: cephadm 2024-09-21T05:09:11.307924+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T05:09:13.217 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:12 smithi104 bash[22033]: cephadm 2024-09-21T05:09:11.307924+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T05:09:13.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:12 smithi076 bash[21666]: cephadm 2024-09-21T05:09:11.301762+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T05:09:13.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:12 smithi076 bash[21666]: cephadm 2024-09-21T05:09:11.301762+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T05:09:13.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:12 smithi076 bash[21666]: cephadm 2024-09-21T05:09:11.307924+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T05:09:13.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:12 smithi076 bash[21666]: cephadm 2024-09-21T05:09:11.307924+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T05:09:13.749 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T05:09:13.750 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:09:13.750 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T05:09:13.764 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:09:13.764 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:09:13.819 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T05:09:13.819 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T05:09:13.833 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T05:09:13.833 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:09:13.889 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T05:09:13.889 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T05:09:13.903 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T05:09:13.903 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:09:13.956 INFO:tasks.cephadm:Adding mgr.x on smithi067 2024-09-21T05:09:13.957 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch apply mgr '1;smithi067=x' 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: cluster 2024-09-21T05:09:12.487665+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-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: cluster 2024-09-21T05:09:12.487665+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-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.183344+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.67:0/3282331941' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.183344+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.67:0/3282331941' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.628355+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.628355+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.636744+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.636744+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.639187+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.639187+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.642496+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.642496+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.644077+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:14.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.644077+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:14.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.654420+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:13 smithi067 bash[19874]: audit 2024-09-21T05:09:13.654420+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: cluster 2024-09-21T05:09:12.487665+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-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: cluster 2024-09-21T05:09:12.487665+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-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.183344+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.67:0/3282331941' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.183344+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.67:0/3282331941' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.628355+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.628355+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.636744+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.636744+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.639187+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.639187+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.642496+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.642496+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.644077+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.644077+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.654420+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:13 smithi076 bash[21666]: audit 2024-09-21T05:09:13.654420+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: cluster 2024-09-21T05:09:12.487665+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-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: cluster 2024-09-21T05:09:12.487665+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-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.183344+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.67:0/3282331941' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.183344+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.67:0/3282331941' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.628355+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.628355+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.636744+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.636744+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.639187+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.639187+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.642496+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.642496+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.644077+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.644077+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:14.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.654420+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:14.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:13 smithi104 bash[22033]: audit 2024-09-21T05:09:13.654420+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:16.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:15 smithi067 bash[19874]: cluster 2024-09-21T05:09:14.488104+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-21T05:09:16.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:15 smithi067 bash[19874]: cluster 2024-09-21T05:09:14.488104+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-21T05:09:16.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:15 smithi104 bash[22033]: cluster 2024-09-21T05:09:14.488104+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-21T05:09:16.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:15 smithi104 bash[22033]: cluster 2024-09-21T05:09:14.488104+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-21T05:09:16.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:15 smithi076 bash[21666]: cluster 2024-09-21T05:09:14.488104+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-21T05:09:16.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:15 smithi076 bash[21666]: cluster 2024-09-21T05:09:14.488104+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-21T05:09:17.712 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:09:18.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:17 smithi067 bash[19874]: cluster 2024-09-21T05:09:16.488590+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-21T05:09:18.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:17 smithi067 bash[19874]: cluster 2024-09-21T05:09:16.488590+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-21T05:09:18.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:17 smithi104 bash[22033]: cluster 2024-09-21T05:09:16.488590+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-21T05:09:18.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:17 smithi104 bash[22033]: cluster 2024-09-21T05:09:16.488590+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-21T05:09:18.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:17 smithi076 bash[21666]: cluster 2024-09-21T05:09:16.488590+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-21T05:09:18.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:17 smithi076 bash[21666]: cluster 2024-09-21T05:09:16.488590+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-21T05:09:19.175 INFO:teuthology.orchestra.run.smithi104.stdout:Scheduled mgr update... 2024-09-21T05:09:19.783 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T05:09:19.783 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T05:09:19.784 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:09:19.784 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T05:09:19.790 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-21T05:09:19.790 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_1 2024-09-21T05:09:19.836 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T05:09:19.836 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:19.837 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-21T05:09:19.837 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:19.837 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 05:00:13.230463925 +0000 2024-09-21T05:09:19.837 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 05:00:13.226463962 +0000 2024-09-21T05:09:19.837 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 05:00:13.226463962 +0000 2024-09-21T05:09:19.837 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-09-21T05:09:19.837 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T05:09:19.894 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T05:09:19.894 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T05:09:19.894 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000439085 s, 1.2 MB/s 2024-09-21T05:09:19.895 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T05:09:19.946 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_2 2024-09-21T05:09:19.992 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 05:00:13.958457424 +0000 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 05:00:13.702459709 +0000 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 05:00:13.702459709 +0000 2024-09-21T05:09:19.993 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-09-21T05:09:19.993 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T05:09:20.046 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T05:09:20.047 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T05:09:20.047 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000397072 s, 1.3 MB/s 2024-09-21T05:09:20.048 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T05:09:20.097 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_3 2024-09-21T05:09:20.144 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T05:09:20.144 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:20.144 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-21T05:09:20.144 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:20.144 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 05:00:14.438453136 +0000 2024-09-21T05:09:20.144 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 05:00:14.194455316 +0000 2024-09-21T05:09:20.145 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 05:00:14.194455316 +0000 2024-09-21T05:09:20.145 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-09-21T05:09:20.145 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T05:09:20.197 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T05:09:20.197 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T05:09:20.197 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.00029809 s, 1.7 MB/s 2024-09-21T05:09:20.199 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T05:09:20.245 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_4 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-21 05:00:14.978448315 +0000 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-21 05:00:14.702450779 +0000 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-21 05:00:14.702450779 +0000 2024-09-21T05:09:20.292 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-09-21T05:09:20.293 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T05:09:20.346 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-21T05:09:20.346 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-21T05:09:20.346 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000379752 s, 1.3 MB/s 2024-09-21T05:09:20.347 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T05:09:20.397 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-21T05:09:20.397 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T05:09:20.403 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-21T05:09:20.404 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_1 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-21 05:00:21.741023595 +0000 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-21 05:00:21.737023629 +0000 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-21 05:00:21.737023629 +0000 2024-09-21T05:09:20.450 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-21T05:09:20.451 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: cluster 2024-09-21T05:09:18.489080+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-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: cluster 2024-09-21T05:09:18.489080+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-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.163239+0000 mgr.x (mgr.14152) 93 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.163239+0000 mgr.x (mgr.14152) 93 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: cephadm 2024-09-21T05:09:19.166084+0000 mgr.x (mgr.14152) 94 : cephadm [INF] Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: cephadm 2024-09-21T05:09:19.166084+0000 mgr.x (mgr.14152) 94 : cephadm [INF] Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.172139+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.172139+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.173847+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:20.503 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.173847+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.869846+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.869846+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.871014+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.871014+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.880398+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.880398+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.887513+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.887513+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.923737+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.923737+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.925182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T05:09:20.504 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.925182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T05:09:20.505 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.926485+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.505 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:20 smithi076 bash[21666]: audit 2024-09-21T05:09:19.926485+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.505 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-21T05:09:20.506 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-21T05:09:20.506 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000325421 s, 1.6 MB/s 2024-09-21T05:09:20.506 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: cluster 2024-09-21T05:09:18.489080+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-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: cluster 2024-09-21T05:09:18.489080+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-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.163239+0000 mgr.x (mgr.14152) 93 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.163239+0000 mgr.x (mgr.14152) 93 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: cephadm 2024-09-21T05:09:19.166084+0000 mgr.x (mgr.14152) 94 : cephadm [INF] Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: cephadm 2024-09-21T05:09:19.166084+0000 mgr.x (mgr.14152) 94 : cephadm [INF] Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.172139+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.172139+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.507 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.173847+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.173847+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.869846+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.869846+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.871014+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.871014+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.880398+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.880398+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.887513+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.887513+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.923737+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.923737+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T05:09:20.508 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.925182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T05:09:20.509 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.925182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T05:09:20.509 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.926485+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.509 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:20 smithi067 bash[19874]: audit 2024-09-21T05:09:19.926485+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.555 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_2 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: cluster 2024-09-21T05:09:18.489080+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-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: cluster 2024-09-21T05:09:18.489080+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-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.163239+0000 mgr.x (mgr.14152) 93 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.163239+0000 mgr.x (mgr.14152) 93 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: cephadm 2024-09-21T05:09:19.166084+0000 mgr.x (mgr.14152) 94 : cephadm [INF] Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: cephadm 2024-09-21T05:09:19.166084+0000 mgr.x (mgr.14152) 94 : cephadm [INF] Saving service mgr spec with placement smithi067=x;count:1 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.172139+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.172139+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.173847+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.173847+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.869846+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.869846+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.871014+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.871014+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.880398+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.880398+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.887513+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.887513+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.923737+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.923737+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.925182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T05:09:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.925182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T05:09:20.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.926485+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:20 smithi104 bash[22033]: audit 2024-09-21T05:09:19.926485+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-21 05:00:22.477017020 +0000 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-21 05:00:22.257018985 +0000 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-21 05:00:22.257018985 +0000 2024-09-21T05:09:20.602 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-21T05:09:20.603 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T05:09:20.657 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-21T05:09:20.657 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-21T05:09:20.657 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000418409 s, 1.2 MB/s 2024-09-21T05:09:20.658 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T05:09:20.707 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_3 2024-09-21T05:09:20.754 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T05:09:20.754 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:20.755 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-21T05:09:20.755 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:20.755 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-21 05:00:22.957012733 +0000 2024-09-21T05:09:20.755 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-21 05:00:22.713014912 +0000 2024-09-21T05:09:20.755 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-21 05:00:22.713014912 +0000 2024-09-21T05:09:20.755 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-21T05:09:20.755 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T05:09:20.808 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-21T05:09:20.808 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-21T05:09:20.808 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000423492 s, 1.2 MB/s 2024-09-21T05:09:20.809 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T05:09:20.859 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_4 2024-09-21T05:09:20.906 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T05:09:20.906 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:20.906 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-21T05:09:20.906 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:20.906 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-21 05:00:23.465008196 +0000 2024-09-21T05:09:20.907 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-21 05:00:23.225010339 +0000 2024-09-21T05:09:20.907 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-21 05:00:23.225010339 +0000 2024-09-21T05:09:20.907 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: - 2024-09-21T05:09:20.907 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T05:09:20.959 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-21T05:09:20.959 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-21T05:09:20.959 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000280361 s, 1.8 MB/s 2024-09-21T05:09:20.960 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T05:09:21.006 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T05:09:21.007 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T05:09:21.013 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-21T05:09:21.013 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_1 2024-09-21T05:09:21.062 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T05:09:21.062 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:21.062 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-21T05:09:21.062 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:21.062 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 05:00:12.190213040 +0000 2024-09-21T05:09:21.063 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 05:00:11.926215398 +0000 2024-09-21T05:09:21.063 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 05:00:11.926215398 +0000 2024-09-21T05:09:21.063 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T05:09:21.063 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T05:09:21.117 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T05:09:21.117 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T05:09:21.117 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.00038554 s, 1.3 MB/s 2024-09-21T05:09:21.119 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T05:09:21.167 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_2 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 05:00:12.430210897 +0000 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 05:00:12.426210931 +0000 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 05:00:12.426210931 +0000 2024-09-21T05:09:21.214 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T05:09:21.215 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T05:09:21.268 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T05:09:21.269 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T05:09:21.269 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000423215 s, 1.2 MB/s 2024-09-21T05:09:21.270 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T05:09:21.319 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_3 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 05:00:13.194204072 +0000 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 05:00:12.950206251 +0000 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 05:00:12.950206251 +0000 2024-09-21T05:09:21.366 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T05:09:21.367 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T05:09:21.418 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:21 smithi104 bash[22033]: cephadm 2024-09-21T05:09:19.923224+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T05:09:21.418 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:21 smithi104 bash[22033]: cephadm 2024-09-21T05:09:19.923224+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T05:09:21.418 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:21 smithi104 bash[22033]: cephadm 2024-09-21T05:09:19.927630+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi067 2024-09-21T05:09:21.418 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:21 smithi104 bash[22033]: cephadm 2024-09-21T05:09:19.927630+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi067 2024-09-21T05:09:21.420 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T05:09:21.420 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T05:09:21.420 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000414283 s, 1.2 MB/s 2024-09-21T05:09:21.421 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T05:09:21.457 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:21 smithi067 bash[19874]: cephadm 2024-09-21T05:09:19.923224+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T05:09:21.457 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:21 smithi067 bash[19874]: cephadm 2024-09-21T05:09:19.923224+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T05:09:21.457 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:21 smithi067 bash[19874]: cephadm 2024-09-21T05:09:19.927630+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi067 2024-09-21T05:09:21.457 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:21 smithi067 bash[19874]: cephadm 2024-09-21T05:09:19.927630+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi067 2024-09-21T05:09:21.471 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_4 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 05:00:13.706199499 +0000 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 05:00:13.454201750 +0000 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 05:00:13.454201750 +0000 2024-09-21T05:09:21.518 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T05:09:21.518 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T05:09:21.571 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T05:09:21.571 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T05:09:21.572 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.00033896 s, 1.5 MB/s 2024-09-21T05:09:21.573 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T05:09:21.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:21 smithi076 bash[21666]: cephadm 2024-09-21T05:09:19.923224+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T05:09:21.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:21 smithi076 bash[21666]: cephadm 2024-09-21T05:09:19.923224+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T05:09:21.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:21 smithi076 bash[21666]: cephadm 2024-09-21T05:09:19.927630+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi067 2024-09-21T05:09:21.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:21 smithi076 bash[21666]: cephadm 2024-09-21T05:09:19.927630+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi067 2024-09-21T05:09:21.622 INFO:tasks.cephadm:Deploying osd.0 on smithi067 with /dev/vg_nvme/lv_4... 2024-09-21T05:09:21.623 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T05:09:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:22 smithi067 bash[19874]: cluster 2024-09-21T05:09:20.489543+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:22 smithi067 bash[19874]: cluster 2024-09-21T05:09:20.489543+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:22 smithi067 bash[19874]: audit 2024-09-21T05:09:22.010517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:22 smithi067 bash[19874]: audit 2024-09-21T05:09:22.010517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:22 smithi067 bash[19874]: audit 2024-09-21T05:09:22.017453+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:22 smithi067 bash[19874]: audit 2024-09-21T05:09:22.017453+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:22 smithi104 bash[22033]: cluster 2024-09-21T05:09:20.489543+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:22 smithi104 bash[22033]: cluster 2024-09-21T05:09:20.489543+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:22 smithi104 bash[22033]: audit 2024-09-21T05:09:22.010517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:22 smithi104 bash[22033]: audit 2024-09-21T05:09:22.010517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:22 smithi104 bash[22033]: audit 2024-09-21T05:09:22.017453+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:22 smithi104 bash[22033]: audit 2024-09-21T05:09:22.017453+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:22 smithi076 bash[21666]: cluster 2024-09-21T05:09:20.489543+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:22 smithi076 bash[21666]: cluster 2024-09-21T05:09:20.489543+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:22 smithi076 bash[21666]: audit 2024-09-21T05:09:22.010517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:22 smithi076 bash[21666]: audit 2024-09-21T05:09:22.010517+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:22 smithi076 bash[21666]: audit 2024-09-21T05:09:22.017453+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:22 smithi076 bash[21666]: audit 2024-09-21T05:09:22.017453+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:09:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:24 smithi067 bash[19874]: cluster 2024-09-21T05:09:22.489941+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-21T05:09:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:24 smithi067 bash[19874]: cluster 2024-09-21T05:09:22.489941+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-21T05:09:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:24 smithi104 bash[22033]: cluster 2024-09-21T05:09:22.489941+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-21T05:09:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:24 smithi104 bash[22033]: cluster 2024-09-21T05:09:22.489941+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-21T05:09:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:24 smithi076 bash[21666]: cluster 2024-09-21T05:09:22.489941+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-21T05:09:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:24 smithi076 bash[21666]: cluster 2024-09-21T05:09:22.489941+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-21T05:09:26.359 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:09:26.454 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:26 smithi067 bash[19874]: cluster 2024-09-21T05:09:24.490513+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-21T05:09:26.454 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:26 smithi067 bash[19874]: cluster 2024-09-21T05:09:24.490513+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-21T05:09:26.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:26 smithi104 bash[22033]: cluster 2024-09-21T05:09:24.490513+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-21T05:09:26.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:26 smithi104 bash[22033]: cluster 2024-09-21T05:09:24.490513+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-21T05:09:26.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:26 smithi076 bash[21666]: cluster 2024-09-21T05:09:24.490513+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-21T05:09:26.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:26 smithi076 bash[21666]: cluster 2024-09-21T05:09:24.490513+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-21T05:09:28.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:28 smithi067 bash[19874]: cluster 2024-09-21T05:09:26.491073+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-21T05:09:28.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:28 smithi067 bash[19874]: cluster 2024-09-21T05:09:26.491073+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-21T05:09:28.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:28 smithi104 bash[22033]: cluster 2024-09-21T05:09:26.491073+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-21T05:09:28.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:28 smithi104 bash[22033]: cluster 2024-09-21T05:09:26.491073+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-21T05:09:28.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:28 smithi076 bash[21666]: cluster 2024-09-21T05:09:26.491073+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-21T05:09:28.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:28 smithi076 bash[21666]: cluster 2024-09-21T05:09:26.491073+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-21T05:09:30.321 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:09:30.372 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_4 2024-09-21T05:09:30.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:30 smithi067 bash[19874]: cluster 2024-09-21T05:09:28.491606+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-21T05:09:30.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:30 smithi067 bash[19874]: cluster 2024-09-21T05:09:28.491606+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-21T05:09:30.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:30 smithi104 bash[22033]: cluster 2024-09-21T05:09:28.491606+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-21T05:09:30.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:30 smithi104 bash[22033]: cluster 2024-09-21T05:09:28.491606+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-21T05:09:30.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:30 smithi076 bash[21666]: cluster 2024-09-21T05:09:28.491606+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-21T05:09:30.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:30 smithi076 bash[21666]: cluster 2024-09-21T05:09:28.491606+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-21T05:09:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:32 smithi067 bash[19874]: cluster 2024-09-21T05:09:30.491972+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-21T05:09:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:32 smithi067 bash[19874]: cluster 2024-09-21T05:09:30.491972+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-21T05:09:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:32 smithi104 bash[22033]: cluster 2024-09-21T05:09:30.491972+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-21T05:09:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:32 smithi104 bash[22033]: cluster 2024-09-21T05:09:30.491972+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-21T05:09:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:32 smithi076 bash[21666]: cluster 2024-09-21T05:09:30.491972+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-21T05:09:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:32 smithi076 bash[21666]: cluster 2024-09-21T05:09:30.491972+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-21T05:09:34.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:34 smithi067 bash[19874]: cluster 2024-09-21T05:09:32.492368+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-21T05:09:34.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:34 smithi067 bash[19874]: cluster 2024-09-21T05:09:32.492368+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-21T05:09:34.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:34 smithi104 bash[22033]: cluster 2024-09-21T05:09:32.492368+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-21T05:09:34.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:34 smithi104 bash[22033]: cluster 2024-09-21T05:09:32.492368+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-21T05:09:34.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:34 smithi076 bash[21666]: cluster 2024-09-21T05:09:32.492368+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-21T05:09:34.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:34 smithi076 bash[21666]: cluster 2024-09-21T05:09:32.492368+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-21T05:09:35.104 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:09:35.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:35 smithi067 bash[19874]: cluster 2024-09-21T05:09:34.492805+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-21T05:09:35.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:35 smithi067 bash[19874]: cluster 2024-09-21T05:09:34.492805+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-21T05:09:35.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:35 smithi104 bash[22033]: cluster 2024-09-21T05:09:34.492805+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-21T05:09:35.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:35 smithi104 bash[22033]: cluster 2024-09-21T05:09:34.492805+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-21T05:09:35.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:35 smithi076 bash[21666]: cluster 2024-09-21T05:09:34.492805+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-21T05:09:35.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:35 smithi076 bash[21666]: cluster 2024-09-21T05:09:34.492805+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-21T05:09:36.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:36 smithi076 bash[21666]: audit 2024-09-21T05:09:36.504476+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:09:36.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:36 smithi076 bash[21666]: audit 2024-09-21T05:09:36.504476+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:09:36.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:36 smithi076 bash[21666]: audit 2024-09-21T05:09:36.510490+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:09:36.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:36 smithi076 bash[21666]: audit 2024-09-21T05:09:36.510490+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:09:36.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:36 smithi076 bash[21666]: audit 2024-09-21T05:09:36.512006+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:36.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:36 smithi076 bash[21666]: audit 2024-09-21T05:09:36.512006+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:37.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:36 smithi067 bash[19874]: audit 2024-09-21T05:09:36.504476+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:09:37.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:36 smithi067 bash[19874]: audit 2024-09-21T05:09:36.504476+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:09:37.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:36 smithi067 bash[19874]: audit 2024-09-21T05:09:36.510490+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:09:37.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:36 smithi067 bash[19874]: audit 2024-09-21T05:09:36.510490+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:09:37.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:36 smithi067 bash[19874]: audit 2024-09-21T05:09:36.512006+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:37.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:36 smithi067 bash[19874]: audit 2024-09-21T05:09:36.512006+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:37.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:36 smithi104 bash[22033]: audit 2024-09-21T05:09:36.504476+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:09:37.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:36 smithi104 bash[22033]: audit 2024-09-21T05:09:36.504476+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:09:37.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:36 smithi104 bash[22033]: audit 2024-09-21T05:09:36.510490+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:09:37.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:36 smithi104 bash[22033]: audit 2024-09-21T05:09:36.510490+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:09:37.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:36 smithi104 bash[22033]: audit 2024-09-21T05:09:36.512006+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:37.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:36 smithi104 bash[22033]: audit 2024-09-21T05:09:36.512006+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:37.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:37 smithi076 bash[21666]: cluster 2024-09-21T05:09:36.493124+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-21T05:09:37.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:37 smithi076 bash[21666]: cluster 2024-09-21T05:09:36.493124+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-21T05:09:37.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:37 smithi076 bash[21666]: audit 2024-09-21T05:09:36.497888+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:37.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:37 smithi076 bash[21666]: audit 2024-09-21T05:09:36.497888+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:37 smithi067 bash[19874]: cluster 2024-09-21T05:09:36.493124+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-21T05:09:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:37 smithi067 bash[19874]: cluster 2024-09-21T05:09:36.493124+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-21T05:09:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:37 smithi067 bash[19874]: audit 2024-09-21T05:09:36.497888+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:37 smithi067 bash[19874]: audit 2024-09-21T05:09:36.497888+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:38.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:37 smithi104 bash[22033]: cluster 2024-09-21T05:09:36.493124+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-21T05:09:38.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:37 smithi104 bash[22033]: cluster 2024-09-21T05:09:36.493124+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-21T05:09:38.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:37 smithi104 bash[22033]: audit 2024-09-21T05:09:36.497888+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:38.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:37 smithi104 bash[22033]: audit 2024-09-21T05:09:36.497888+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:09:39.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:39 smithi076 bash[21666]: cluster 2024-09-21T05:09:38.493489+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-21T05:09:39.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:39 smithi076 bash[21666]: cluster 2024-09-21T05:09:38.493489+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-21T05:09:40.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:39 smithi067 bash[19874]: cluster 2024-09-21T05:09:38.493489+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-21T05:09:40.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:39 smithi067 bash[19874]: cluster 2024-09-21T05:09:38.493489+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-21T05:09:40.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:39 smithi104 bash[22033]: cluster 2024-09-21T05:09:38.493489+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-21T05:09:40.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:39 smithi104 bash[22033]: cluster 2024-09-21T05:09:38.493489+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-21T05:09:41.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:41 smithi076 bash[21666]: cluster 2024-09-21T05:09:40.493904+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-21T05:09:41.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:41 smithi076 bash[21666]: cluster 2024-09-21T05:09:40.493904+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-21T05:09:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:41 smithi067 bash[19874]: cluster 2024-09-21T05:09:40.493904+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-21T05:09:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:41 smithi067 bash[19874]: cluster 2024-09-21T05:09:40.493904+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-21T05:09:42.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:41 smithi104 bash[22033]: cluster 2024-09-21T05:09:40.493904+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-21T05:09:42.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:41 smithi104 bash[22033]: cluster 2024-09-21T05:09:40.493904+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-21T05:09:43.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:43 smithi076 bash[21666]: cluster 2024-09-21T05:09:42.494164+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-21T05:09:43.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:43 smithi076 bash[21666]: cluster 2024-09-21T05:09:42.494164+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-21T05:09:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:43 smithi067 bash[19874]: cluster 2024-09-21T05:09:42.494164+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-21T05:09:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:43 smithi067 bash[19874]: cluster 2024-09-21T05:09:42.494164+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-21T05:09:44.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:43 smithi104 bash[22033]: cluster 2024-09-21T05:09:42.494164+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-21T05:09:44.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:43 smithi104 bash[22033]: cluster 2024-09-21T05:09:42.494164+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-21T05:09:45.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: cluster 2024-09-21T05:09:44.494470+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-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: cluster 2024-09-21T05:09:44.494470+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-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:44.825237+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"} : dispatch 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:44.825237+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"} : dispatch 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:44.828313+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"}]': finished 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:44.828313+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"}]': finished 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: cluster 2024-09-21T05:09:44.832372+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: cluster 2024-09-21T05:09:44.832372+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:44.832604+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:44.832604+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:45.484826+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.67:0/3946023963' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:09:45.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:45 smithi076 bash[21666]: audit 2024-09-21T05:09:45.484826+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.67:0/3946023963' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:09:46.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: cluster 2024-09-21T05:09:44.494470+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-21T05:09:46.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: cluster 2024-09-21T05:09:44.494470+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-21T05:09:46.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:44.825237+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"} : dispatch 2024-09-21T05:09:46.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:44.825237+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"} : dispatch 2024-09-21T05:09:46.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:44.828313+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"}]': finished 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:44.828313+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"}]': finished 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: cluster 2024-09-21T05:09:44.832372+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: cluster 2024-09-21T05:09:44.832372+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:44.832604+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:44.832604+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:45.484826+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.67:0/3946023963' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:09:46.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:45 smithi067 bash[19874]: audit 2024-09-21T05:09:45.484826+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.67:0/3946023963' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:09:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: cluster 2024-09-21T05:09:44.494470+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-21T05:09:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: cluster 2024-09-21T05:09:44.494470+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-21T05:09:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:44.825237+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"} : dispatch 2024-09-21T05:09:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:44.825237+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"} : dispatch 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:44.828313+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"}]': finished 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:44.828313+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.67:0/923182505' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3875a25d-92c9-46df-9d5e-7053c99cea11"}]': finished 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: cluster 2024-09-21T05:09:44.832372+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: cluster 2024-09-21T05:09:44.832372+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:44.832604+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:44.832604+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:45.484826+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.67:0/3946023963' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:09:46.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:45 smithi104 bash[22033]: audit 2024-09-21T05:09:45.484826+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.67:0/3946023963' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:09:47.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:47 smithi076 bash[21666]: cluster 2024-09-21T05:09:46.494782+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-21T05:09:47.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:47 smithi076 bash[21666]: cluster 2024-09-21T05:09:46.494782+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-21T05:09:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:47 smithi067 bash[19874]: cluster 2024-09-21T05:09:46.494782+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-21T05:09:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:47 smithi067 bash[19874]: cluster 2024-09-21T05:09:46.494782+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-21T05:09:48.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:47 smithi104 bash[22033]: cluster 2024-09-21T05:09:46.494782+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-21T05:09:48.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:47 smithi104 bash[22033]: cluster 2024-09-21T05:09:46.494782+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-21T05:09:49.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:49 smithi076 bash[21666]: cluster 2024-09-21T05:09:48.495093+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-21T05:09:49.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:49 smithi076 bash[21666]: cluster 2024-09-21T05:09:48.495093+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-21T05:09:50.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:49 smithi067 bash[19874]: cluster 2024-09-21T05:09:48.495093+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-21T05:09:50.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:49 smithi067 bash[19874]: cluster 2024-09-21T05:09:48.495093+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-21T05:09:50.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:49 smithi104 bash[22033]: cluster 2024-09-21T05:09:48.495093+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-21T05:09:50.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:49 smithi104 bash[22033]: cluster 2024-09-21T05:09:48.495093+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-21T05:09:51.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:51 smithi076 bash[21666]: cluster 2024-09-21T05:09:50.495462+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-21T05:09:51.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:51 smithi076 bash[21666]: cluster 2024-09-21T05:09:50.495462+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-21T05:09:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:51 smithi067 bash[19874]: cluster 2024-09-21T05:09:50.495462+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-21T05:09:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:51 smithi067 bash[19874]: cluster 2024-09-21T05:09:50.495462+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-21T05:09:52.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:51 smithi104 bash[22033]: cluster 2024-09-21T05:09:50.495462+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-21T05:09:52.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:51 smithi104 bash[22033]: cluster 2024-09-21T05:09:50.495462+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-21T05:09:53.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:53 smithi076 bash[21666]: cluster 2024-09-21T05:09:52.495815+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-21T05:09:53.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:53 smithi076 bash[21666]: cluster 2024-09-21T05:09:52.495815+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-21T05:09:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:53 smithi067 bash[19874]: cluster 2024-09-21T05:09:52.495815+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-21T05:09:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:53 smithi067 bash[19874]: cluster 2024-09-21T05:09:52.495815+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-21T05:09:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:53 smithi104 bash[22033]: cluster 2024-09-21T05:09:52.495815+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-21T05:09:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:53 smithi104 bash[22033]: cluster 2024-09-21T05:09:52.495815+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-21T05:09:55.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:55 smithi076 bash[21666]: cluster 2024-09-21T05:09:54.496165+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-21T05:09:55.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:55 smithi076 bash[21666]: cluster 2024-09-21T05:09:54.496165+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-21T05:09:55.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:55 smithi067 bash[19874]: cluster 2024-09-21T05:09:54.496165+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-21T05:09:55.873 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:55 smithi067 bash[19874]: cluster 2024-09-21T05:09:54.496165+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-21T05:09:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:55 smithi104 bash[22033]: cluster 2024-09-21T05:09:54.496165+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-21T05:09:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:55 smithi104 bash[22033]: cluster 2024-09-21T05:09:54.496165+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-21T05:09:57.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:57 smithi076 bash[21666]: cluster 2024-09-21T05:09:56.496522+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-21T05:09:57.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:57 smithi076 bash[21666]: cluster 2024-09-21T05:09:56.496522+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-21T05:09:58.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:57 smithi067 bash[19874]: cluster 2024-09-21T05:09:56.496522+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-21T05:09:58.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:57 smithi067 bash[19874]: cluster 2024-09-21T05:09:56.496522+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-21T05:09:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:57 smithi104 bash[22033]: cluster 2024-09-21T05:09:56.496522+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-21T05:09:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:57 smithi104 bash[22033]: cluster 2024-09-21T05:09:56.496522+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-21T05:09:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:58 smithi067 bash[19874]: audit 2024-09-21T05:09:58.273450+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T05:09:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:58 smithi067 bash[19874]: audit 2024-09-21T05:09:58.273450+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T05:09:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:58 smithi067 bash[19874]: audit 2024-09-21T05:09:58.275037+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:58 smithi067 bash[19874]: audit 2024-09-21T05:09:58.275037+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:59.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:58 smithi104 bash[22033]: audit 2024-09-21T05:09:58.273450+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T05:09:59.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:58 smithi104 bash[22033]: audit 2024-09-21T05:09:58.273450+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T05:09:59.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:58 smithi104 bash[22033]: audit 2024-09-21T05:09:58.275037+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:59.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:58 smithi104 bash[22033]: audit 2024-09-21T05:09:58.275037+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:59.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:58 smithi076 bash[21666]: audit 2024-09-21T05:09:58.273450+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T05:09:59.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:58 smithi076 bash[21666]: audit 2024-09-21T05:09:58.273450+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T05:09:59.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:58 smithi076 bash[21666]: audit 2024-09-21T05:09:58.275037+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:59.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:58 smithi076 bash[21666]: audit 2024-09-21T05:09:58.275037+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:09:59.866 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:59 smithi067 bash[19874]: cephadm 2024-09-21T05:09:58.276472+0000 mgr.x (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-09-21T05:09:59.866 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:59 smithi067 bash[19874]: cephadm 2024-09-21T05:09:58.276472+0000 mgr.x (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-09-21T05:09:59.866 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:59 smithi067 bash[19874]: cluster 2024-09-21T05:09:58.496863+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:09:59.866 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:09:59 smithi067 bash[19874]: cluster 2024-09-21T05:09:58.496863+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:00.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:59 smithi104 bash[22033]: cephadm 2024-09-21T05:09:58.276472+0000 mgr.x (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-09-21T05:10:00.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:59 smithi104 bash[22033]: cephadm 2024-09-21T05:09:58.276472+0000 mgr.x (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-09-21T05:10:00.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:59 smithi104 bash[22033]: cluster 2024-09-21T05:09:58.496863+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:00.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:09:59 smithi104 bash[22033]: cluster 2024-09-21T05:09:58.496863+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:00.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:59 smithi076 bash[21666]: cephadm 2024-09-21T05:09:58.276472+0000 mgr.x (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-09-21T05:10:00.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:59 smithi076 bash[21666]: cephadm 2024-09-21T05:09:58.276472+0000 mgr.x (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-09-21T05:10:00.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:59 smithi076 bash[21666]: cluster 2024-09-21T05:09:58.496863+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:00.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:09:59 smithi076 bash[21666]: cluster 2024-09-21T05:09:58.496863+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:01.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:00 smithi067 bash[19874]: cluster 2024-09-21T05:10:00.000147+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-09-21T05:10:01.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:00 smithi067 bash[19874]: cluster 2024-09-21T05:10:00.000147+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-09-21T05:10:01.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:00 smithi104 bash[22033]: cluster 2024-09-21T05:10:00.000147+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-09-21T05:10:01.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:00 smithi104 bash[22033]: cluster 2024-09-21T05:10:00.000147+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-09-21T05:10:01.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:00 smithi076 bash[21666]: cluster 2024-09-21T05:10:00.000147+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-09-21T05:10:01.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:00 smithi076 bash[21666]: cluster 2024-09-21T05:10:00.000147+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-09-21T05:10:01.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:01 smithi067 bash[19874]: cluster 2024-09-21T05:10:00.497199+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-21T05:10:01.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:01 smithi067 bash[19874]: cluster 2024-09-21T05:10:00.497199+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-21T05:10:02.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:01 smithi104 bash[22033]: cluster 2024-09-21T05:10:00.497199+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-21T05:10:02.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:01 smithi104 bash[22033]: cluster 2024-09-21T05:10:00.497199+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-21T05:10:02.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:01 smithi076 bash[21666]: cluster 2024-09-21T05:10:00.497199+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-21T05:10:02.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:01 smithi076 bash[21666]: cluster 2024-09-21T05:10:00.497199+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-21T05:10:02.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:02 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:10:02.727 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:10:02 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:10:03.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:02 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:10:03.044 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:10:02 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:10:04.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: cluster 2024-09-21T05:10:02.497502+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-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: cluster 2024-09-21T05:10:02.497502+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-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: audit 2024-09-21T05:10:02.858594+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: audit 2024-09-21T05:10:02.858594+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: audit 2024-09-21T05:10:02.862399+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: audit 2024-09-21T05:10:02.862399+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: audit 2024-09-21T05:10:02.866164+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:03 smithi067 bash[19874]: audit 2024-09-21T05:10:02.866164+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: cluster 2024-09-21T05:10:02.497502+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-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: cluster 2024-09-21T05:10:02.497502+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-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: audit 2024-09-21T05:10:02.858594+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: audit 2024-09-21T05:10:02.858594+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: audit 2024-09-21T05:10:02.862399+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: audit 2024-09-21T05:10:02.862399+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: audit 2024-09-21T05:10:02.866164+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:03 smithi104 bash[22033]: audit 2024-09-21T05:10:02.866164+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: cluster 2024-09-21T05:10:02.497502+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-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: cluster 2024-09-21T05:10:02.497502+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-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: audit 2024-09-21T05:10:02.858594+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: audit 2024-09-21T05:10:02.858594+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: audit 2024-09-21T05:10:02.862399+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: audit 2024-09-21T05:10:02.862399+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: audit 2024-09-21T05:10:02.866164+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:04.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:03 smithi076 bash[21666]: audit 2024-09-21T05:10:02.866164+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:06.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:05 smithi067 bash[19874]: cluster 2024-09-21T05:10:04.497878+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-21T05:10:06.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:05 smithi067 bash[19874]: cluster 2024-09-21T05:10:04.497878+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-21T05:10:06.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:05 smithi104 bash[22033]: cluster 2024-09-21T05:10:04.497878+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-21T05:10:06.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:05 smithi104 bash[22033]: cluster 2024-09-21T05:10:04.497878+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-21T05:10:06.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:05 smithi076 bash[21666]: cluster 2024-09-21T05:10:04.497878+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-21T05:10:06.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:05 smithi076 bash[21666]: cluster 2024-09-21T05:10:04.497878+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-21T05:10:07.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:07 smithi067 bash[19874]: cluster 2024-09-21T05:10:06.498307+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-21T05:10:07.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:07 smithi067 bash[19874]: cluster 2024-09-21T05:10:06.498307+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-21T05:10:08.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:07 smithi104 bash[22033]: cluster 2024-09-21T05:10:06.498307+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-21T05:10:08.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:07 smithi104 bash[22033]: cluster 2024-09-21T05:10:06.498307+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-21T05:10:08.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:07 smithi076 bash[21666]: cluster 2024-09-21T05:10:06.498307+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-21T05:10:08.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:07 smithi076 bash[21666]: cluster 2024-09-21T05:10:06.498307+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-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.150004+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.150004+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.154536+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.154536+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.790176+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.790176+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.791138+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.791138+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.797485+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:09 smithi067 bash[19874]: audit 2024-09-21T05:10:08.797485+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.150004+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.150004+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.154536+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.154536+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.790176+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.790176+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.791138+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.791138+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.797485+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:09 smithi104 bash[22033]: audit 2024-09-21T05:10:08.797485+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.150004+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.150004+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.154536+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.154536+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.790176+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.790176+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.791138+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.791138+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:09.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.797485+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:09.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:09 smithi076 bash[21666]: audit 2024-09-21T05:10:08.797485+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:10.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:10 smithi067 bash[19874]: cluster 2024-09-21T05:10:08.498690+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-21T05:10:10.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:10 smithi067 bash[19874]: cluster 2024-09-21T05:10:08.498690+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-21T05:10:10.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:10 smithi104 bash[22033]: cluster 2024-09-21T05:10:08.498690+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-21T05:10:10.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:10 smithi104 bash[22033]: cluster 2024-09-21T05:10:08.498690+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-21T05:10:10.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:10 smithi076 bash[21666]: cluster 2024-09-21T05:10:08.498690+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-21T05:10:10.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:10 smithi076 bash[21666]: cluster 2024-09-21T05:10:08.498690+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-21T05:10:12.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:12 smithi067 bash[19874]: cluster 2024-09-21T05:10:10.499039+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-21T05:10:12.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:12 smithi067 bash[19874]: cluster 2024-09-21T05:10:10.499039+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-21T05:10:12.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:12 smithi104 bash[22033]: cluster 2024-09-21T05:10:10.499039+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-21T05:10:12.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:12 smithi104 bash[22033]: cluster 2024-09-21T05:10:10.499039+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-21T05:10:12.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:12 smithi076 bash[21666]: cluster 2024-09-21T05:10:10.499039+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-21T05:10:12.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:12 smithi076 bash[21666]: cluster 2024-09-21T05:10:10.499039+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-21T05:10:14.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:14 smithi067 bash[19874]: cluster 2024-09-21T05:10:12.499469+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-21T05:10:14.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:14 smithi067 bash[19874]: cluster 2024-09-21T05:10:12.499469+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-21T05:10:14.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:14 smithi104 bash[22033]: cluster 2024-09-21T05:10:12.499469+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-21T05:10:14.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:14 smithi104 bash[22033]: cluster 2024-09-21T05:10:12.499469+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-21T05:10:14.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:14 smithi076 bash[21666]: cluster 2024-09-21T05:10:12.499469+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-21T05:10:14.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:14 smithi076 bash[21666]: cluster 2024-09-21T05:10:12.499469+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-21T05:10:14.659 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 0 on host 'smithi067' 2024-09-21T05:10:15.208 DEBUG:teuthology.orchestra.run.smithi067:osd.0> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.0.service 2024-09-21T05:10:15.210 INFO:tasks.cephadm:Deploying osd.1 on smithi067 with /dev/vg_nvme/lv_3... 2024-09-21T05:10:15.210 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.641586+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.641586+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.648262+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.648262+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.654667+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.654667+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.802418+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T05:10:15.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:15 smithi067 bash[19874]: audit 2024-09-21T05:10:14.802418+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.641586+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.641586+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.648262+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.648262+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.654667+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.654667+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.802418+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T05:10:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:15 smithi104 bash[22033]: audit 2024-09-21T05:10:14.802418+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T05:10:15.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.641586+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.641586+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.648262+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.648262+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.654667+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.654667+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.802418+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T05:10:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:15 smithi076 bash[21666]: audit 2024-09-21T05:10:14.802418+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T05:10:16.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: cluster 2024-09-21T05:10:14.499799+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-21T05:10:16.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: cluster 2024-09-21T05:10:14.499799+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-21T05:10:16.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: audit 2024-09-21T05:10:15.654823+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: audit 2024-09-21T05:10:15.654823+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: cluster 2024-09-21T05:10:15.659259+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: cluster 2024-09-21T05:10:15.659259+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: audit 2024-09-21T05:10:15.659812+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: audit 2024-09-21T05:10:15.659812+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: audit 2024-09-21T05:10:15.660370+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:16.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:16 smithi067 bash[19874]: audit 2024-09-21T05:10:15.660370+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: cluster 2024-09-21T05:10:14.499799+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-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: cluster 2024-09-21T05:10:14.499799+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-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: audit 2024-09-21T05:10:15.654823+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: audit 2024-09-21T05:10:15.654823+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: cluster 2024-09-21T05:10:15.659259+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: cluster 2024-09-21T05:10:15.659259+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T05:10:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: audit 2024-09-21T05:10:15.659812+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:10:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: audit 2024-09-21T05:10:15.659812+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:10:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: audit 2024-09-21T05:10:15.660370+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:16 smithi104 bash[22033]: audit 2024-09-21T05:10:15.660370+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:16.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: cluster 2024-09-21T05:10:14.499799+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-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: cluster 2024-09-21T05:10:14.499799+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-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: audit 2024-09-21T05:10:15.654823+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: audit 2024-09-21T05:10:15.654823+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: cluster 2024-09-21T05:10:15.659259+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: cluster 2024-09-21T05:10:15.659259+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: audit 2024-09-21T05:10:15.659812+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: audit 2024-09-21T05:10:15.659812+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: audit 2024-09-21T05:10:15.660370+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:16 smithi076 bash[21666]: audit 2024-09-21T05:10:15.660370+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:17.544 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[29434]: debug 2024-09-21T05:10:17.183+0000 7f11be3d1640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T05:10:17.544 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[29434]: debug 2024-09-21T05:10:17.203+0000 7f11b59dc640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: cluster 2024-09-21T05:10:16.500123+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: cluster 2024-09-21T05:10:16.500123+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:16.657030+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:16.657030+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: cluster 2024-09-21T05:10:16.661599+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: cluster 2024-09-21T05:10:16.661599+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T05:10:18.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:16.663015+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:16.663015+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:16.669254+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:16.669254+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:17.189961+0000 mon.a (mon.0) 297 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' 2024-09-21T05:10:18.046 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:17 smithi067 bash[19874]: audit 2024-09-21T05:10:17.189961+0000 mon.a (mon.0) 297 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: cluster 2024-09-21T05:10:16.500123+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: cluster 2024-09-21T05:10:16.500123+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:16.657030+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:16.657030+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: cluster 2024-09-21T05:10:16.661599+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: cluster 2024-09-21T05:10:16.661599+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T05:10:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:16.663015+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:16.663015+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:16.669254+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:16.669254+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:17.189961+0000 mon.a (mon.0) 297 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' 2024-09-21T05:10:18.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:17 smithi104 bash[22033]: audit 2024-09-21T05:10:17.189961+0000 mon.a (mon.0) 297 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' 2024-09-21T05:10:18.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: cluster 2024-09-21T05:10:16.500123+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:18.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: cluster 2024-09-21T05:10:16.500123+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:18.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:16.657030+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:10:18.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:16.657030+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: cluster 2024-09-21T05:10:16.661599+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: cluster 2024-09-21T05:10:16.661599+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:16.663015+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:16.663015+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:16.669254+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:16.669254+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:17.189961+0000 mon.a (mon.0) 297 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' 2024-09-21T05:10:18.106 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:17 smithi076 bash[21666]: audit 2024-09-21T05:10:17.189961+0000 mon.a (mon.0) 297 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870]' entity='osd.0' 2024-09-21T05:10:19.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:15.796005+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:15.796005+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:15.796102+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:15.796102+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: audit 2024-09-21T05:10:17.669381+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: audit 2024-09-21T05:10:17.669381+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:18.195417+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870] boot 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:18.195417+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870] boot 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:18.195508+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: cluster 2024-09-21T05:10:18.195508+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: audit 2024-09-21T05:10:18.196216+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:18 smithi067 bash[19874]: audit 2024-09-21T05:10:18.196216+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:15.796005+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:10:19.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:15.796005+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:10:19.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:15.796102+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:15.796102+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: audit 2024-09-21T05:10:17.669381+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: audit 2024-09-21T05:10:17.669381+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:18.195417+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870] boot 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:18.195417+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870] boot 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:18.195508+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: cluster 2024-09-21T05:10:18.195508+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: audit 2024-09-21T05:10:18.196216+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:18 smithi104 bash[22033]: audit 2024-09-21T05:10:18.196216+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:15.796005+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:15.796005+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:15.796102+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:15.796102+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: audit 2024-09-21T05:10:17.669381+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: audit 2024-09-21T05:10:17.669381+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:18.195417+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870] boot 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:18.195417+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2567571870,v1:172.21.15.67:6803/2567571870] boot 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:18.195508+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T05:10:19.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: cluster 2024-09-21T05:10:18.195508+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T05:10:19.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: audit 2024-09-21T05:10:18.196216+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.105 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:18 smithi076 bash[21666]: audit 2024-09-21T05:10:18.196216+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:10:19.690 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:10:20.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:20 smithi067 bash[19874]: cluster 2024-09-21T05:10:18.500511+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:20.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:20 smithi067 bash[19874]: cluster 2024-09-21T05:10:18.500511+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:20.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:20 smithi067 bash[19874]: cluster 2024-09-21T05:10:19.668729+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T05:10:20.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:20 smithi067 bash[19874]: cluster 2024-09-21T05:10:19.668729+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T05:10:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:20 smithi104 bash[22033]: cluster 2024-09-21T05:10:18.500511+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:20 smithi104 bash[22033]: cluster 2024-09-21T05:10:18.500511+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:20 smithi104 bash[22033]: cluster 2024-09-21T05:10:19.668729+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T05:10:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:20 smithi104 bash[22033]: cluster 2024-09-21T05:10:19.668729+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T05:10:20.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:20 smithi076 bash[21666]: cluster 2024-09-21T05:10:18.500511+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:20.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:20 smithi076 bash[21666]: cluster 2024-09-21T05:10:18.500511+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T05:10:20.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:20 smithi076 bash[21666]: cluster 2024-09-21T05:10:19.668729+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T05:10:20.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:20 smithi076 bash[21666]: cluster 2024-09-21T05:10:19.668729+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T05:10:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:22 smithi067 bash[19874]: cluster 2024-09-21T05:10:20.500981+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:22 smithi067 bash[19874]: cluster 2024-09-21T05:10:20.500981+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:22 smithi104 bash[22033]: cluster 2024-09-21T05:10:20.500981+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:22 smithi104 bash[22033]: cluster 2024-09-21T05:10:20.500981+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:22 smithi076 bash[21666]: cluster 2024-09-21T05:10:20.500981+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:22 smithi076 bash[21666]: cluster 2024-09-21T05:10:20.500981+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:24 smithi067 bash[19874]: cluster 2024-09-21T05:10:22.501454+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:24 smithi067 bash[19874]: cluster 2024-09-21T05:10:22.501454+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:24 smithi104 bash[22033]: cluster 2024-09-21T05:10:22.501454+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:24 smithi104 bash[22033]: cluster 2024-09-21T05:10:22.501454+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:24 smithi076 bash[21666]: cluster 2024-09-21T05:10:22.501454+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:24 smithi076 bash[21666]: cluster 2024-09-21T05:10:22.501454+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: cluster 2024-09-21T05:10:24.501901+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: cluster 2024-09-21T05:10:24.501901+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: cephadm 2024-09-21T05:10:24.981307+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:10:26.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: cephadm 2024-09-21T05:10:24.981307+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:10:26.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:24.987946+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:24.987946+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:24.993593+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:24.993593+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:24.995413+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:24.995413+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: cephadm 2024-09-21T05:10:24.996377+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 17265M 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: cephadm 2024-09-21T05:10:24.996377+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 17265M 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.000852+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.000852+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.004852+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.004852+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.005966+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.005966+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:26.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.012772+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:25 smithi067 bash[19874]: audit 2024-09-21T05:10:25.012772+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: cluster 2024-09-21T05:10:24.501901+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: cluster 2024-09-21T05:10:24.501901+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: cephadm 2024-09-21T05:10:24.981307+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: cephadm 2024-09-21T05:10:24.981307+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:24.987946+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:24.987946+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:24.993593+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:24.993593+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:24.995413+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:24.995413+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: cephadm 2024-09-21T05:10:24.996377+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 17265M 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: cephadm 2024-09-21T05:10:24.996377+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 17265M 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.000852+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.000852+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.004852+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:26.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.004852+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:26.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.005966+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:26.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.005966+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:26.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.012772+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:25 smithi104 bash[22033]: audit 2024-09-21T05:10:25.012772+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: cluster 2024-09-21T05:10:24.501901+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: cluster 2024-09-21T05:10:24.501901+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: cephadm 2024-09-21T05:10:24.981307+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: cephadm 2024-09-21T05:10:24.981307+0000 mgr.x (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:24.987946+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:24.987946+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:24.993593+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:24.993593+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:24.995413+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:24.995413+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: cephadm 2024-09-21T05:10:24.996377+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 17265M 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: cephadm 2024-09-21T05:10:24.996377+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 17265M 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.000852+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.000852+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.004852+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.004852+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.005966+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.005966+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.012772+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:26.355 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:25 smithi076 bash[21666]: audit 2024-09-21T05:10:25.012772+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:10:27.446 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:10:27.491 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_3 2024-09-21T05:10:28.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:27 smithi067 bash[19874]: cluster 2024-09-21T05:10:26.502258+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:28.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:27 smithi067 bash[19874]: cluster 2024-09-21T05:10:26.502258+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:27 smithi104 bash[22033]: cluster 2024-09-21T05:10:26.502258+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:27 smithi104 bash[22033]: cluster 2024-09-21T05:10:26.502258+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:28.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:27 smithi076 bash[21666]: cluster 2024-09-21T05:10:26.502258+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:28.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:27 smithi076 bash[21666]: cluster 2024-09-21T05:10:26.502258+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:30.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:29 smithi067 bash[19874]: cluster 2024-09-21T05:10:28.502694+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:30.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:29 smithi067 bash[19874]: cluster 2024-09-21T05:10:28.502694+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:30.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:29 smithi104 bash[22033]: cluster 2024-09-21T05:10:28.502694+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:30.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:29 smithi104 bash[22033]: cluster 2024-09-21T05:10:28.502694+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:30.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:29 smithi076 bash[21666]: cluster 2024-09-21T05:10:28.502694+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:30.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:29 smithi076 bash[21666]: cluster 2024-09-21T05:10:28.502694+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:32.232 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:10:32.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:32 smithi067 bash[19874]: cluster 2024-09-21T05:10:30.503225+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:32.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:32 smithi067 bash[19874]: cluster 2024-09-21T05:10:30.503225+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:32.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:32 smithi104 bash[22033]: cluster 2024-09-21T05:10:30.503225+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:32.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:32 smithi104 bash[22033]: cluster 2024-09-21T05:10:30.503225+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:32.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:32 smithi076 bash[21666]: cluster 2024-09-21T05:10:30.503225+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:32.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:32 smithi076 bash[21666]: cluster 2024-09-21T05:10:30.503225+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: cluster 2024-09-21T05:10:32.503718+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: cluster 2024-09-21T05:10:32.503718+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: audit 2024-09-21T05:10:33.622637+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:10:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: audit 2024-09-21T05:10:33.622637+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:10:34.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: audit 2024-09-21T05:10:33.626741+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:10:34.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: audit 2024-09-21T05:10:33.626741+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:10:34.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: audit 2024-09-21T05:10:33.628159+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:34.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:34 smithi067 bash[19874]: audit 2024-09-21T05:10:33.628159+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: cluster 2024-09-21T05:10:32.503718+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: cluster 2024-09-21T05:10:32.503718+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: audit 2024-09-21T05:10:33.622637+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: audit 2024-09-21T05:10:33.622637+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: audit 2024-09-21T05:10:33.626741+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: audit 2024-09-21T05:10:33.626741+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: audit 2024-09-21T05:10:33.628159+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:34 smithi104 bash[22033]: audit 2024-09-21T05:10:33.628159+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:34.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: cluster 2024-09-21T05:10:32.503718+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: cluster 2024-09-21T05:10:32.503718+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:34.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: audit 2024-09-21T05:10:33.622637+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:10:34.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: audit 2024-09-21T05:10:33.622637+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:10:34.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: audit 2024-09-21T05:10:33.626741+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:10:34.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: audit 2024-09-21T05:10:33.626741+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:10:34.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: audit 2024-09-21T05:10:33.628159+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:34.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:34 smithi076 bash[21666]: audit 2024-09-21T05:10:33.628159+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:35.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:35 smithi067 bash[19874]: audit 2024-09-21T05:10:33.619670+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:10:35.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:35 smithi067 bash[19874]: audit 2024-09-21T05:10:33.619670+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:10:35.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:35 smithi104 bash[22033]: audit 2024-09-21T05:10:33.619670+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:10:35.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:35 smithi104 bash[22033]: audit 2024-09-21T05:10:33.619670+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:10:35.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:35 smithi076 bash[21666]: audit 2024-09-21T05:10:33.619670+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:10:35.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:35 smithi076 bash[21666]: audit 2024-09-21T05:10:33.619670+0000 mgr.x (mgr.14152) 138 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:10:36.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:36 smithi067 bash[19874]: cluster 2024-09-21T05:10:34.504171+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:36.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:36 smithi067 bash[19874]: cluster 2024-09-21T05:10:34.504171+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:36.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:36 smithi104 bash[22033]: cluster 2024-09-21T05:10:34.504171+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:36.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:36 smithi104 bash[22033]: cluster 2024-09-21T05:10:34.504171+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:36.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:36 smithi076 bash[21666]: cluster 2024-09-21T05:10:34.504171+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:36.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:36 smithi076 bash[21666]: cluster 2024-09-21T05:10:34.504171+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:38.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:38 smithi067 bash[19874]: cluster 2024-09-21T05:10:36.504620+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:38.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:38 smithi067 bash[19874]: cluster 2024-09-21T05:10:36.504620+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:38.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:38 smithi104 bash[22033]: cluster 2024-09-21T05:10:36.504620+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:38.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:38 smithi104 bash[22033]: cluster 2024-09-21T05:10:36.504620+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:38.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:38 smithi076 bash[21666]: cluster 2024-09-21T05:10:36.504620+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:38.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:38 smithi076 bash[21666]: cluster 2024-09-21T05:10:36.504620+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:40.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:40 smithi067 bash[19874]: cluster 2024-09-21T05:10:38.505077+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:40.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:40 smithi067 bash[19874]: cluster 2024-09-21T05:10:38.505077+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:40.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:40 smithi104 bash[22033]: cluster 2024-09-21T05:10:38.505077+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:40.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:40 smithi104 bash[22033]: cluster 2024-09-21T05:10:38.505077+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:40.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:40 smithi076 bash[21666]: cluster 2024-09-21T05:10:38.505077+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:40.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:40 smithi076 bash[21666]: cluster 2024-09-21T05:10:38.505077+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:42.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:42 smithi067 bash[19874]: cluster 2024-09-21T05:10:40.505550+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:42.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:42 smithi067 bash[19874]: cluster 2024-09-21T05:10:40.505550+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:42.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:42 smithi104 bash[22033]: cluster 2024-09-21T05:10:40.505550+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:42.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:42 smithi104 bash[22033]: cluster 2024-09-21T05:10:40.505550+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:42.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:42 smithi076 bash[21666]: cluster 2024-09-21T05:10:40.505550+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:42.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:42 smithi076 bash[21666]: cluster 2024-09-21T05:10:40.505550+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:43.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.168266+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"} : dispatch 2024-09-21T05:10:43.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.168266+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"} : dispatch 2024-09-21T05:10:43.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.172265+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"}]': finished 2024-09-21T05:10:43.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.172265+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"}]': finished 2024-09-21T05:10:43.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: cluster 2024-09-21T05:10:42.177531+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T05:10:43.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: cluster 2024-09-21T05:10:42.177531+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T05:10:43.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.177803+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:10:43.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.177803+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:10:43.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.854686+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.67:0/2707078916' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:10:43.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:43 smithi067 bash[19874]: audit 2024-09-21T05:10:42.854686+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.67:0/2707078916' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.168266+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"} : dispatch 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.168266+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"} : dispatch 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.172265+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"}]': finished 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.172265+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"}]': finished 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: cluster 2024-09-21T05:10:42.177531+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: cluster 2024-09-21T05:10:42.177531+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.177803+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.177803+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.854686+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.67:0/2707078916' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:10:43.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:43 smithi104 bash[22033]: audit 2024-09-21T05:10:42.854686+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.67:0/2707078916' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:10:43.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.168266+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"} : dispatch 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.168266+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"} : dispatch 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.172265+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"}]': finished 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.172265+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.67:0/3789668406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc539085-0d86-4802-8aef-42ba2b450909"}]': finished 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: cluster 2024-09-21T05:10:42.177531+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: cluster 2024-09-21T05:10:42.177531+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.177803+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.177803+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.854686+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.67:0/2707078916' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:10:43.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:43 smithi076 bash[21666]: audit 2024-09-21T05:10:42.854686+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.67:0/2707078916' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:10:44.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:44 smithi067 bash[19874]: cluster 2024-09-21T05:10:42.505963+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:44.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:44 smithi067 bash[19874]: cluster 2024-09-21T05:10:42.505963+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:44 smithi104 bash[22033]: cluster 2024-09-21T05:10:42.505963+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:44 smithi104 bash[22033]: cluster 2024-09-21T05:10:42.505963+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:44.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:44 smithi076 bash[21666]: cluster 2024-09-21T05:10:42.505963+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:44.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:44 smithi076 bash[21666]: cluster 2024-09-21T05:10:42.505963+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:46.523 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:46 smithi067 bash[19874]: cluster 2024-09-21T05:10:44.506416+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:46.523 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:46 smithi067 bash[19874]: cluster 2024-09-21T05:10:44.506416+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:46.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:46 smithi104 bash[22033]: cluster 2024-09-21T05:10:44.506416+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:46.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:46 smithi104 bash[22033]: cluster 2024-09-21T05:10:44.506416+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:46.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:46 smithi076 bash[21666]: cluster 2024-09-21T05:10:44.506416+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:46.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:46 smithi076 bash[21666]: cluster 2024-09-21T05:10:44.506416+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:48.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:48 smithi067 bash[19874]: cluster 2024-09-21T05:10:46.506851+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:48.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:48 smithi067 bash[19874]: cluster 2024-09-21T05:10:46.506851+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:48.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:48 smithi104 bash[22033]: cluster 2024-09-21T05:10:46.506851+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:48.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:48 smithi104 bash[22033]: cluster 2024-09-21T05:10:46.506851+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:48.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:48 smithi076 bash[21666]: cluster 2024-09-21T05:10:46.506851+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:48.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:48 smithi076 bash[21666]: cluster 2024-09-21T05:10:46.506851+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:50.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:50 smithi067 bash[19874]: cluster 2024-09-21T05:10:48.507215+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:50.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:50 smithi067 bash[19874]: cluster 2024-09-21T05:10:48.507215+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:50.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:50 smithi104 bash[22033]: cluster 2024-09-21T05:10:48.507215+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:50.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:50 smithi104 bash[22033]: cluster 2024-09-21T05:10:48.507215+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:50.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:50 smithi076 bash[21666]: cluster 2024-09-21T05:10:48.507215+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:50.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:50 smithi076 bash[21666]: cluster 2024-09-21T05:10:48.507215+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:52.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:52 smithi067 bash[19874]: cluster 2024-09-21T05:10:50.507616+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:52.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:52 smithi067 bash[19874]: cluster 2024-09-21T05:10:50.507616+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:52.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:52 smithi104 bash[22033]: cluster 2024-09-21T05:10:50.507616+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:52.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:52 smithi104 bash[22033]: cluster 2024-09-21T05:10:50.507616+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:52.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:52 smithi076 bash[21666]: cluster 2024-09-21T05:10:50.507616+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:52.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:52 smithi076 bash[21666]: cluster 2024-09-21T05:10:50.507616+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:54.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:54 smithi067 bash[19874]: cluster 2024-09-21T05:10:52.507961+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:54.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:54 smithi067 bash[19874]: cluster 2024-09-21T05:10:52.507961+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:54.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:54 smithi104 bash[22033]: cluster 2024-09-21T05:10:52.507961+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:54.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:54 smithi104 bash[22033]: cluster 2024-09-21T05:10:52.507961+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:54.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:54 smithi076 bash[21666]: cluster 2024-09-21T05:10:52.507961+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:54.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:54 smithi076 bash[21666]: cluster 2024-09-21T05:10:52.507961+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:56 smithi067 bash[19874]: cluster 2024-09-21T05:10:54.508382+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:56 smithi067 bash[19874]: cluster 2024-09-21T05:10:54.508382+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:56 smithi067 bash[19874]: audit 2024-09-21T05:10:55.773105+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T05:10:56.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:56 smithi067 bash[19874]: audit 2024-09-21T05:10:55.773105+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T05:10:56.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:56 smithi067 bash[19874]: audit 2024-09-21T05:10:55.775076+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:56.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:56 smithi067 bash[19874]: audit 2024-09-21T05:10:55.775076+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:56.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:56 smithi104 bash[22033]: cluster 2024-09-21T05:10:54.508382+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:56 smithi104 bash[22033]: cluster 2024-09-21T05:10:54.508382+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:56 smithi104 bash[22033]: audit 2024-09-21T05:10:55.773105+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T05:10:56.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:56 smithi104 bash[22033]: audit 2024-09-21T05:10:55.773105+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T05:10:56.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:56 smithi104 bash[22033]: audit 2024-09-21T05:10:55.775076+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:56.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:56 smithi104 bash[22033]: audit 2024-09-21T05:10:55.775076+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:56.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:56 smithi076 bash[21666]: cluster 2024-09-21T05:10:54.508382+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:56 smithi076 bash[21666]: cluster 2024-09-21T05:10:54.508382+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:56.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:56 smithi076 bash[21666]: audit 2024-09-21T05:10:55.773105+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T05:10:56.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:56 smithi076 bash[21666]: audit 2024-09-21T05:10:55.773105+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T05:10:56.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:56 smithi076 bash[21666]: audit 2024-09-21T05:10:55.775076+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:56.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:56 smithi076 bash[21666]: audit 2024-09-21T05:10:55.775076+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:10:57.532 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:57 smithi067 bash[19874]: cephadm 2024-09-21T05:10:55.776748+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-09-21T05:10:57.532 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:57 smithi067 bash[19874]: cephadm 2024-09-21T05:10:55.776748+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-09-21T05:10:57.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:57 smithi104 bash[22033]: cephadm 2024-09-21T05:10:55.776748+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-09-21T05:10:57.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:57 smithi104 bash[22033]: cephadm 2024-09-21T05:10:55.776748+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-09-21T05:10:57.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:57 smithi076 bash[21666]: cephadm 2024-09-21T05:10:55.776748+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-09-21T05:10:57.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:57 smithi076 bash[21666]: cephadm 2024-09-21T05:10:55.776748+0000 mgr.x (mgr.14152) 150 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-09-21T05:10:58.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:58 smithi067 bash[19874]: cluster 2024-09-21T05:10:56.508921+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:58.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:10:58 smithi067 bash[19874]: cluster 2024-09-21T05:10:56.508921+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:58.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:58 smithi104 bash[22033]: cluster 2024-09-21T05:10:56.508921+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:58.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:10:58 smithi104 bash[22033]: cluster 2024-09-21T05:10:56.508921+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:58.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:58 smithi076 bash[21666]: cluster 2024-09-21T05:10:56.508921+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:10:58.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:10:58 smithi076 bash[21666]: cluster 2024-09-21T05:10:56.508921+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:00.125 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:00 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:00.125 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:11:00 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:00.126 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:11:00 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:00.469 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:00 smithi067 bash[19874]: cluster 2024-09-21T05:10:58.509390+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:00.469 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:00 smithi067 bash[19874]: cluster 2024-09-21T05:10:58.509390+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:00.469 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:00 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:00.469 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:11:00 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:00.469 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:11:00 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:00.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:00 smithi104 bash[22033]: cluster 2024-09-21T05:10:58.509390+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:00.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:00 smithi104 bash[22033]: cluster 2024-09-21T05:10:58.509390+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:00.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:00 smithi076 bash[21666]: cluster 2024-09-21T05:10:58.509390+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:00.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:00 smithi076 bash[21666]: cluster 2024-09-21T05:10:58.509390+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:01 smithi067 bash[19874]: audit 2024-09-21T05:11:00.393937+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:01 smithi067 bash[19874]: audit 2024-09-21T05:11:00.393937+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:01 smithi067 bash[19874]: audit 2024-09-21T05:11:00.397905+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:01 smithi067 bash[19874]: audit 2024-09-21T05:11:00.397905+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:01 smithi067 bash[19874]: audit 2024-09-21T05:11:00.403560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:01 smithi067 bash[19874]: audit 2024-09-21T05:11:00.403560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:01 smithi104 bash[22033]: audit 2024-09-21T05:11:00.393937+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:01 smithi104 bash[22033]: audit 2024-09-21T05:11:00.393937+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:01 smithi104 bash[22033]: audit 2024-09-21T05:11:00.397905+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:01 smithi104 bash[22033]: audit 2024-09-21T05:11:00.397905+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:01 smithi104 bash[22033]: audit 2024-09-21T05:11:00.403560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:01 smithi104 bash[22033]: audit 2024-09-21T05:11:00.403560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:01 smithi076 bash[21666]: audit 2024-09-21T05:11:00.393937+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:01.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:01 smithi076 bash[21666]: audit 2024-09-21T05:11:00.393937+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:01.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:01 smithi076 bash[21666]: audit 2024-09-21T05:11:00.397905+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:01 smithi076 bash[21666]: audit 2024-09-21T05:11:00.397905+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:01 smithi076 bash[21666]: audit 2024-09-21T05:11:00.403560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:01.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:01 smithi076 bash[21666]: audit 2024-09-21T05:11:00.403560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:02.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:02 smithi067 bash[19874]: cluster 2024-09-21T05:11:00.509732+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:02.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:02 smithi067 bash[19874]: cluster 2024-09-21T05:11:00.509732+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:02.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:02 smithi104 bash[22033]: cluster 2024-09-21T05:11:00.509732+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:02.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:02 smithi104 bash[22033]: cluster 2024-09-21T05:11:00.509732+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:02.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:02 smithi076 bash[21666]: cluster 2024-09-21T05:11:00.509732+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:02.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:02 smithi076 bash[21666]: cluster 2024-09-21T05:11:00.509732+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:03.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:03 smithi067 bash[19874]: cluster 2024-09-21T05:11:02.510145+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:03.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:03 smithi067 bash[19874]: cluster 2024-09-21T05:11:02.510145+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:03.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:03 smithi104 bash[22033]: cluster 2024-09-21T05:11:02.510145+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:03.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:03 smithi104 bash[22033]: cluster 2024-09-21T05:11:02.510145+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:03.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:03 smithi076 bash[21666]: cluster 2024-09-21T05:11:02.510145+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:03.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:03 smithi076 bash[21666]: cluster 2024-09-21T05:11:02.510145+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:05.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:05 smithi076 bash[21666]: cluster 2024-09-21T05:11:04.510638+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:05.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:05 smithi076 bash[21666]: cluster 2024-09-21T05:11:04.510638+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:06.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:05 smithi067 bash[19874]: cluster 2024-09-21T05:11:04.510638+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:06.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:05 smithi067 bash[19874]: cluster 2024-09-21T05:11:04.510638+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:06.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:05 smithi104 bash[22033]: cluster 2024-09-21T05:11:04.510638+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:06.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:05 smithi104 bash[22033]: cluster 2024-09-21T05:11:04.510638+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:07.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.818017+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.818017+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.822267+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.822267+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.823122+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.823122+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.824053+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.824053+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.828060+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:06 smithi076 bash[21666]: audit 2024-09-21T05:11:05.828060+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.818017+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.818017+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.822267+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.822267+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.823122+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.823122+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.824053+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:07.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.824053+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:07.113 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.828060+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.113 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:06 smithi067 bash[19874]: audit 2024-09-21T05:11:05.828060+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.818017+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.818017+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.822267+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.822267+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.823122+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.823122+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.824053+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.824053+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:07.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.828060+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:07.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:06 smithi104 bash[22033]: audit 2024-09-21T05:11:05.828060+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:08.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:07 smithi076 bash[21666]: cluster 2024-09-21T05:11:06.510922+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:08.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:07 smithi076 bash[21666]: cluster 2024-09-21T05:11:06.510922+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:08.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:07 smithi067 bash[19874]: cluster 2024-09-21T05:11:06.510922+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:08.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:07 smithi067 bash[19874]: cluster 2024-09-21T05:11:06.510922+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:07 smithi104 bash[22033]: cluster 2024-09-21T05:11:06.510922+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:07 smithi104 bash[22033]: cluster 2024-09-21T05:11:06.510922+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:10.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:09 smithi076 bash[21666]: cluster 2024-09-21T05:11:08.511377+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:10.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:09 smithi076 bash[21666]: cluster 2024-09-21T05:11:08.511377+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:10.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:09 smithi067 bash[19874]: cluster 2024-09-21T05:11:08.511377+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:10.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:09 smithi067 bash[19874]: cluster 2024-09-21T05:11:08.511377+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:09 smithi104 bash[22033]: cluster 2024-09-21T05:11:08.511377+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:10.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:09 smithi104 bash[22033]: cluster 2024-09-21T05:11:08.511377+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:11 smithi067 bash[19874]: cluster 2024-09-21T05:11:10.511871+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:11 smithi067 bash[19874]: cluster 2024-09-21T05:11:10.511871+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:11 smithi076 bash[21666]: cluster 2024-09-21T05:11:10.511871+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:11 smithi076 bash[21666]: cluster 2024-09-21T05:11:10.511871+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.295 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 1 on host 'smithi067' 2024-09-21T05:11:12.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:11 smithi104 bash[22033]: cluster 2024-09-21T05:11:10.511871+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:11 smithi104 bash[22033]: cluster 2024-09-21T05:11:10.511871+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:12.894 DEBUG:teuthology.orchestra.run.smithi067:osd.1> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.1.service 2024-09-21T05:11:12.896 INFO:tasks.cephadm:Deploying osd.2 on smithi076 with /dev/vg_nvme/lv_4... 2024-09-21T05:11:12.896 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.273471+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.273471+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.279990+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.279990+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.286948+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.286948+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.437728+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T05:11:13.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:12 smithi076 bash[21666]: audit 2024-09-21T05:11:12.437728+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T05:11:13.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.273471+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:13.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.273471+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:13.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.279990+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.279990+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.286948+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.286948+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.437728+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T05:11:13.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:12 smithi067 bash[19874]: audit 2024-09-21T05:11:12.437728+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.273471+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.273471+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.279990+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.279990+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.286948+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.286948+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.437728+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T05:11:13.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:12 smithi104 bash[22033]: audit 2024-09-21T05:11:12.437728+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T05:11:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: cluster 2024-09-21T05:11:12.512172+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: cluster 2024-09-21T05:11:12.512172+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: audit 2024-09-21T05:11:13.287481+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T05:11:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: audit 2024-09-21T05:11:13.287481+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T05:11:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: cluster 2024-09-21T05:11:13.293821+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T05:11:14.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: cluster 2024-09-21T05:11:13.293821+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T05:11:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: audit 2024-09-21T05:11:13.294687+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:11:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: audit 2024-09-21T05:11:13.294687+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:11:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: audit 2024-09-21T05:11:13.295325+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:14.104 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:13 smithi076 bash[21666]: audit 2024-09-21T05:11:13.295325+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:14.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: cluster 2024-09-21T05:11:12.512172+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:14.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: cluster 2024-09-21T05:11:12.512172+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:14.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: audit 2024-09-21T05:11:13.287481+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: audit 2024-09-21T05:11:13.287481+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: cluster 2024-09-21T05:11:13.293821+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: cluster 2024-09-21T05:11:13.293821+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: audit 2024-09-21T05:11:13.294687+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: audit 2024-09-21T05:11:13.294687+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: audit 2024-09-21T05:11:13.295325+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:14.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:13 smithi067 bash[19874]: audit 2024-09-21T05:11:13.295325+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: cluster 2024-09-21T05:11:12.512172+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: cluster 2024-09-21T05:11:12.512172+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: audit 2024-09-21T05:11:13.287481+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: audit 2024-09-21T05:11:13.287481+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: cluster 2024-09-21T05:11:13.293821+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: cluster 2024-09-21T05:11:13.293821+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: audit 2024-09-21T05:11:13.294687+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: audit 2024-09-21T05:11:13.294687+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-21T05:11:14.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: audit 2024-09-21T05:11:13.295325+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:14.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:13 smithi104 bash[22033]: audit 2024-09-21T05:11:13.295325+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.294 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:11:14 smithi067 bash[35141]: debug 2024-09-21T05:11:14.818+0000 7fc729714640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T05:11:15.295 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:11:14 smithi067 bash[35141]: debug 2024-09-21T05:11:14.846+0000 7fc720d1f640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:11:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.291172+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:11:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.291172+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:11:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: cluster 2024-09-21T05:11:14.297762+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T05:11:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: cluster 2024-09-21T05:11:14.297762+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T05:11:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.298623+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.298623+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.304554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.304554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: cluster 2024-09-21T05:11:14.512517+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:15.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: cluster 2024-09-21T05:11:14.512517+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:15.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.826172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' 2024-09-21T05:11:15.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:15 smithi104 bash[22033]: audit 2024-09-21T05:11:14.826172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' 2024-09-21T05:11:15.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.291172+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:11:15.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.291172+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:11:15.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: cluster 2024-09-21T05:11:14.297762+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: cluster 2024-09-21T05:11:14.297762+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.298623+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.298623+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.304554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.304554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: cluster 2024-09-21T05:11:14.512517+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: cluster 2024-09-21T05:11:14.512517+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.826172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' 2024-09-21T05:11:15.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:15 smithi076 bash[21666]: audit 2024-09-21T05:11:14.826172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' 2024-09-21T05:11:15.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.291172+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:11:15.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.291172+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: cluster 2024-09-21T05:11:14.297762+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: cluster 2024-09-21T05:11:14.297762+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.298623+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.298623+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.304554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.304554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: cluster 2024-09-21T05:11:14.512517+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: cluster 2024-09-21T05:11:14.512517+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.826172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' 2024-09-21T05:11:15.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:15 smithi067 bash[19874]: audit 2024-09-21T05:11:14.826172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214]' entity='osd.1' 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:13.385732+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:13.385732+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:13.385836+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:13.385836+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: audit 2024-09-21T05:11:15.305898+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: audit 2024-09-21T05:11:15.305898+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:15.831165+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214] boot 2024-09-21T05:11:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:15.831165+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214] boot 2024-09-21T05:11:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:15.831295+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T05:11:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: cluster 2024-09-21T05:11:15.831295+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T05:11:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: audit 2024-09-21T05:11:15.831940+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:16 smithi104 bash[22033]: audit 2024-09-21T05:11:15.831940+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:13.385732+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:11:16.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:13.385732+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:11:16.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:13.385836+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:13.385836+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: audit 2024-09-21T05:11:15.305898+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: audit 2024-09-21T05:11:15.305898+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:15.831165+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214] boot 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:15.831165+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214] boot 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:15.831295+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: cluster 2024-09-21T05:11:15.831295+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: audit 2024-09-21T05:11:15.831940+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:16 smithi076 bash[21666]: audit 2024-09-21T05:11:15.831940+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.613 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T05:11:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:13.385732+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:11:16.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:13.385732+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:13.385836+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:13.385836+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: audit 2024-09-21T05:11:15.305898+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: audit 2024-09-21T05:11:15.305898+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:15.831165+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214] boot 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:15.831165+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.67:6810/2027716214,v1:172.21.15.67:6811/2027716214] boot 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:15.831295+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: cluster 2024-09-21T05:11:15.831295+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: audit 2024-09-21T05:11:15.831940+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:16.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:16 smithi067 bash[19874]: audit 2024-09-21T05:11:15.831940+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:11:17.584 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:17 smithi076 bash[21666]: cluster 2024-09-21T05:11:16.512974+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:17.584 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:17 smithi076 bash[21666]: cluster 2024-09-21T05:11:16.512974+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:17.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:17 smithi067 bash[19874]: cluster 2024-09-21T05:11:16.512974+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:17.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:17 smithi067 bash[19874]: cluster 2024-09-21T05:11:16.512974+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:17.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:17 smithi104 bash[22033]: cluster 2024-09-21T05:11:16.512974+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:17.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:17 smithi104 bash[22033]: cluster 2024-09-21T05:11:16.512974+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:18.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:18 smithi067 bash[19874]: cluster 2024-09-21T05:11:17.314933+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T05:11:18.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:18 smithi067 bash[19874]: cluster 2024-09-21T05:11:17.314933+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T05:11:18.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:18 smithi076 bash[21666]: cluster 2024-09-21T05:11:17.314933+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T05:11:18.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:18 smithi076 bash[21666]: cluster 2024-09-21T05:11:17.314933+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T05:11:18.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:18 smithi104 bash[22033]: cluster 2024-09-21T05:11:17.314933+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T05:11:18.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:18 smithi104 bash[22033]: cluster 2024-09-21T05:11:17.314933+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T05:11:19.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:19 smithi076 bash[21666]: cluster 2024-09-21T05:11:18.513428+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:19.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:19 smithi076 bash[21666]: cluster 2024-09-21T05:11:18.513428+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:19.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:19 smithi067 bash[19874]: cluster 2024-09-21T05:11:18.513428+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:19.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:19 smithi067 bash[19874]: cluster 2024-09-21T05:11:18.513428+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:19.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:19 smithi104 bash[22033]: cluster 2024-09-21T05:11:18.513428+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:19.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:19 smithi104 bash[22033]: cluster 2024-09-21T05:11:18.513428+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:20.737 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-21T05:11:20.787 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi076:vg_nvme/lv_4 2024-09-21T05:11:21.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:21 smithi076 bash[21666]: cluster 2024-09-21T05:11:20.513922+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:21.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:21 smithi076 bash[21666]: cluster 2024-09-21T05:11:20.513922+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:21.866 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:21 smithi067 bash[19874]: cluster 2024-09-21T05:11:20.513922+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:21.866 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:21 smithi067 bash[19874]: cluster 2024-09-21T05:11:20.513922+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:22.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:21 smithi104 bash[22033]: cluster 2024-09-21T05:11:20.513922+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:22.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:21 smithi104 bash[22033]: cluster 2024-09-21T05:11:20.513922+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: cephadm 2024-09-21T05:11:22.419570+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: cephadm 2024-09-21T05:11:22.419570+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.426971+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.426971+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.433581+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.433581+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.435642+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.435642+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.437234+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.437234+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: cephadm 2024-09-21T05:11:22.438457+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8632M 2024-09-21T05:11:23.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: cephadm 2024-09-21T05:11:22.438457+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8632M 2024-09-21T05:11:23.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.443114+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.443114+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.446543+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:23.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.446543+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:23.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.448153+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:23.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.448153+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:23.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.455982+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: audit 2024-09-21T05:11:22.455982+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: cluster 2024-09-21T05:11:22.514372+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:23.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:23 smithi067 bash[19874]: cluster 2024-09-21T05:11:22.514372+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:23.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: cephadm 2024-09-21T05:11:22.419570+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:11:23.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: cephadm 2024-09-21T05:11:22.419570+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:11:23.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.426971+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.426971+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.433581+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.433581+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.435642+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.435642+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.437234+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.437234+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: cephadm 2024-09-21T05:11:22.438457+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8632M 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: cephadm 2024-09-21T05:11:22.438457+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8632M 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.443114+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.443114+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.446543+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.446543+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.448153+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.448153+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.455982+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: audit 2024-09-21T05:11:22.455982+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: cluster 2024-09-21T05:11:22.514372+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:23 smithi104 bash[22033]: cluster 2024-09-21T05:11:22.514372+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:23.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: cephadm 2024-09-21T05:11:22.419570+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: cephadm 2024-09-21T05:11:22.419570+0000 mgr.x (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi067 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.426971+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.426971+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.433581+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.433581+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.435642+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.435642+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.437234+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.437234+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:11:23.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: cephadm 2024-09-21T05:11:22.438457+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8632M 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: cephadm 2024-09-21T05:11:22.438457+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8632M 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.443114+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.443114+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.446543+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.446543+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.448153+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.448153+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.455982+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: audit 2024-09-21T05:11:22.455982+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: cluster 2024-09-21T05:11:22.514372+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:23.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:23 smithi076 bash[21666]: cluster 2024-09-21T05:11:22.514372+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:24.506 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T05:11:25.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:25 smithi076 bash[21666]: cluster 2024-09-21T05:11:24.514952+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:25.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:25 smithi076 bash[21666]: cluster 2024-09-21T05:11:24.514952+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:25 smithi067 bash[19874]: cluster 2024-09-21T05:11:24.514952+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:25 smithi067 bash[19874]: cluster 2024-09-21T05:11:24.514952+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:26.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:25 smithi104 bash[22033]: cluster 2024-09-21T05:11:24.514952+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:25 smithi104 bash[22033]: cluster 2024-09-21T05:11:24.514952+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:26.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.850074+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:11:26.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.850074+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:11:26.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.857050+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:11:26.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.857050+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:11:26.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.863459+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:11:26.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.863459+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:11:26.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.865496+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:26.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:26 smithi076 bash[21666]: audit 2024-09-21T05:11:25.865496+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:27.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.850074+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:11:27.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.850074+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:11:27.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.857050+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:11:27.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.857050+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:11:27.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.863459+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:11:27.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.863459+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:11:27.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.865496+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:27.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:26 smithi067 bash[19874]: audit 2024-09-21T05:11:25.865496+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.850074+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.850074+0000 mgr.x (mgr.14152) 168 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.857050+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.857050+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.863459+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.863459+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.865496+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:27.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:26 smithi104 bash[22033]: audit 2024-09-21T05:11:25.865496+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:27.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:27 smithi076 bash[21666]: cluster 2024-09-21T05:11:26.515385+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:27.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:27 smithi076 bash[21666]: cluster 2024-09-21T05:11:26.515385+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:28.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:27 smithi067 bash[19874]: cluster 2024-09-21T05:11:26.515385+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:28.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:27 smithi067 bash[19874]: cluster 2024-09-21T05:11:26.515385+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:28.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:27 smithi104 bash[22033]: cluster 2024-09-21T05:11:26.515385+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:28.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:27 smithi104 bash[22033]: cluster 2024-09-21T05:11:26.515385+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:29.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:29 smithi076 bash[21666]: cluster 2024-09-21T05:11:28.515842+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:29.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:29 smithi076 bash[21666]: cluster 2024-09-21T05:11:28.515842+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:30.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:29 smithi067 bash[19874]: cluster 2024-09-21T05:11:28.515842+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:30.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:29 smithi067 bash[19874]: cluster 2024-09-21T05:11:28.515842+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:30.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:29 smithi104 bash[22033]: cluster 2024-09-21T05:11:28.515842+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:30.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:29 smithi104 bash[22033]: cluster 2024-09-21T05:11:28.515842+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:31.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:31 smithi076 bash[21666]: cluster 2024-09-21T05:11:30.516308+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:31.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:31 smithi076 bash[21666]: cluster 2024-09-21T05:11:30.516308+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:32.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:31 smithi067 bash[19874]: cluster 2024-09-21T05:11:30.516308+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:32.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:31 smithi067 bash[19874]: cluster 2024-09-21T05:11:30.516308+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:32.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:31 smithi104 bash[22033]: cluster 2024-09-21T05:11:30.516308+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:32.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:31 smithi104 bash[22033]: cluster 2024-09-21T05:11:30.516308+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:33.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:33 smithi076 bash[21666]: cluster 2024-09-21T05:11:32.516799+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:33.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:33 smithi076 bash[21666]: cluster 2024-09-21T05:11:32.516799+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:34.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:33 smithi067 bash[19874]: cluster 2024-09-21T05:11:32.516799+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:34.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:33 smithi067 bash[19874]: cluster 2024-09-21T05:11:32.516799+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:34.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:33 smithi104 bash[22033]: cluster 2024-09-21T05:11:32.516799+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:34.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:33 smithi104 bash[22033]: cluster 2024-09-21T05:11:32.516799+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.169331+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.76:0/500298776' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.169331+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.76:0/500298776' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.169368+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.169368+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.172547+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"}]': finished 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.172547+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"}]': finished 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: cluster 2024-09-21T05:11:34.177030+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: cluster 2024-09-21T05:11:34.177030+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.177432+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:11:34.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:34 smithi076 bash[21666]: audit 2024-09-21T05:11:34.177432+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.169331+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.76:0/500298776' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.169331+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.76:0/500298776' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.169368+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.169368+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.172547+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"}]': finished 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.172547+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"}]': finished 2024-09-21T05:11:35.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: cluster 2024-09-21T05:11:34.177030+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T05:11:35.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: cluster 2024-09-21T05:11:34.177030+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T05:11:35.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.177432+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:11:35.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:34 smithi067 bash[19874]: audit 2024-09-21T05:11:34.177432+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.169331+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.76:0/500298776' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.169331+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.76:0/500298776' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.169368+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.169368+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"} : dispatch 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.172547+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"}]': finished 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.172547+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db59572d-ad4e-4af3-8386-1249cbcc7b9d"}]': finished 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: cluster 2024-09-21T05:11:34.177030+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: cluster 2024-09-21T05:11:34.177030+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.177432+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:11:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:34 smithi104 bash[22033]: audit 2024-09-21T05:11:34.177432+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:11:35.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:35 smithi076 bash[21666]: cluster 2024-09-21T05:11:34.517259+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:35.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:35 smithi076 bash[21666]: cluster 2024-09-21T05:11:34.517259+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:35.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:35 smithi076 bash[21666]: audit 2024-09-21T05:11:34.807590+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.76:0/3543749441' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:11:35.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:35 smithi076 bash[21666]: audit 2024-09-21T05:11:34.807590+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.76:0/3543749441' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:11:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:35 smithi067 bash[19874]: cluster 2024-09-21T05:11:34.517259+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:35 smithi067 bash[19874]: cluster 2024-09-21T05:11:34.517259+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:35 smithi067 bash[19874]: audit 2024-09-21T05:11:34.807590+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.76:0/3543749441' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:11:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:35 smithi067 bash[19874]: audit 2024-09-21T05:11:34.807590+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.76:0/3543749441' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:11:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:35 smithi104 bash[22033]: cluster 2024-09-21T05:11:34.517259+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:35 smithi104 bash[22033]: cluster 2024-09-21T05:11:34.517259+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:35 smithi104 bash[22033]: audit 2024-09-21T05:11:34.807590+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.76:0/3543749441' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:11:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:35 smithi104 bash[22033]: audit 2024-09-21T05:11:34.807590+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.76:0/3543749441' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:11:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:37 smithi067 bash[19874]: cluster 2024-09-21T05:11:36.517757+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:37 smithi067 bash[19874]: cluster 2024-09-21T05:11:36.517757+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:37 smithi104 bash[22033]: cluster 2024-09-21T05:11:36.517757+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:37 smithi104 bash[22033]: cluster 2024-09-21T05:11:36.517757+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:38.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:37 smithi076 bash[21666]: cluster 2024-09-21T05:11:36.517757+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:38.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:37 smithi076 bash[21666]: cluster 2024-09-21T05:11:36.517757+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:40.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:39 smithi067 bash[19874]: cluster 2024-09-21T05:11:38.518254+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:40.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:39 smithi067 bash[19874]: cluster 2024-09-21T05:11:38.518254+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:39 smithi104 bash[22033]: cluster 2024-09-21T05:11:38.518254+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:40.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:39 smithi104 bash[22033]: cluster 2024-09-21T05:11:38.518254+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:40.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:39 smithi076 bash[21666]: cluster 2024-09-21T05:11:38.518254+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:40.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:39 smithi076 bash[21666]: cluster 2024-09-21T05:11:38.518254+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:41 smithi067 bash[19874]: cluster 2024-09-21T05:11:40.518772+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:41 smithi067 bash[19874]: cluster 2024-09-21T05:11:40.518772+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:41 smithi104 bash[22033]: cluster 2024-09-21T05:11:40.518772+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:41 smithi104 bash[22033]: cluster 2024-09-21T05:11:40.518772+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:42.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:41 smithi076 bash[21666]: cluster 2024-09-21T05:11:40.518772+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:42.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:41 smithi076 bash[21666]: cluster 2024-09-21T05:11:40.518772+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:43 smithi067 bash[19874]: cluster 2024-09-21T05:11:42.519271+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:43 smithi067 bash[19874]: cluster 2024-09-21T05:11:42.519271+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:44.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:43 smithi104 bash[22033]: cluster 2024-09-21T05:11:42.519271+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:44.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:43 smithi104 bash[22033]: cluster 2024-09-21T05:11:42.519271+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:44.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:43 smithi076 bash[21666]: cluster 2024-09-21T05:11:42.519271+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:44.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:43 smithi076 bash[21666]: cluster 2024-09-21T05:11:42.519271+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:45.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:45 smithi076 bash[21666]: cluster 2024-09-21T05:11:44.519748+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:45.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:45 smithi076 bash[21666]: cluster 2024-09-21T05:11:44.519748+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:45 smithi067 bash[19874]: cluster 2024-09-21T05:11:44.519748+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:45 smithi067 bash[19874]: cluster 2024-09-21T05:11:44.519748+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:45 smithi104 bash[22033]: cluster 2024-09-21T05:11:44.519748+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:45 smithi104 bash[22033]: cluster 2024-09-21T05:11:44.519748+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:47.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:47 smithi076 bash[21666]: cluster 2024-09-21T05:11:46.520206+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:47.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:47 smithi076 bash[21666]: cluster 2024-09-21T05:11:46.520206+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:47 smithi067 bash[19874]: cluster 2024-09-21T05:11:46.520206+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:47 smithi067 bash[19874]: cluster 2024-09-21T05:11:46.520206+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:48.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:47 smithi104 bash[22033]: cluster 2024-09-21T05:11:46.520206+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:48.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:47 smithi104 bash[22033]: cluster 2024-09-21T05:11:46.520206+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:48 smithi067 bash[19874]: audit 2024-09-21T05:11:48.107627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:48 smithi067 bash[19874]: audit 2024-09-21T05:11:48.107627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:48 smithi067 bash[19874]: audit 2024-09-21T05:11:48.109414+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:48 smithi067 bash[19874]: audit 2024-09-21T05:11:48.109414+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:48 smithi067 bash[19874]: cephadm 2024-09-21T05:11:48.111118+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-21T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:48 smithi067 bash[19874]: cephadm 2024-09-21T05:11:48.111118+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-21T05:11:49.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:48 smithi104 bash[22033]: audit 2024-09-21T05:11:48.107627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T05:11:49.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:48 smithi104 bash[22033]: audit 2024-09-21T05:11:48.107627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T05:11:49.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:48 smithi104 bash[22033]: audit 2024-09-21T05:11:48.109414+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:49.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:48 smithi104 bash[22033]: audit 2024-09-21T05:11:48.109414+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:49.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:48 smithi104 bash[22033]: cephadm 2024-09-21T05:11:48.111118+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-21T05:11:49.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:48 smithi104 bash[22033]: cephadm 2024-09-21T05:11:48.111118+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-21T05:11:49.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:48 smithi076 bash[21666]: audit 2024-09-21T05:11:48.107627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T05:11:49.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:48 smithi076 bash[21666]: audit 2024-09-21T05:11:48.107627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T05:11:49.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:48 smithi076 bash[21666]: audit 2024-09-21T05:11:48.109414+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:49.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:48 smithi076 bash[21666]: audit 2024-09-21T05:11:48.109414+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:49.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:48 smithi076 bash[21666]: cephadm 2024-09-21T05:11:48.111118+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-21T05:11:49.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:48 smithi076 bash[21666]: cephadm 2024-09-21T05:11:48.111118+0000 mgr.x (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.2 on smithi076 2024-09-21T05:11:49.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:49 smithi076 bash[21666]: cluster 2024-09-21T05:11:48.520667+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:49.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:49 smithi076 bash[21666]: cluster 2024-09-21T05:11:48.520667+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:50.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:49 smithi067 bash[19874]: cluster 2024-09-21T05:11:48.520667+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:50.121 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:49 smithi067 bash[19874]: cluster 2024-09-21T05:11:48.520667+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:50.122 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:49 smithi104 bash[22033]: cluster 2024-09-21T05:11:48.520667+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:50.122 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:49 smithi104 bash[22033]: cluster 2024-09-21T05:11:48.520667+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:51.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:51 smithi076 bash[21666]: cluster 2024-09-21T05:11:50.521193+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:51.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:51 smithi076 bash[21666]: cluster 2024-09-21T05:11:50.521193+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:51 smithi067 bash[19874]: cluster 2024-09-21T05:11:50.521193+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:51 smithi067 bash[19874]: cluster 2024-09-21T05:11:50.521193+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:51 smithi104 bash[22033]: cluster 2024-09-21T05:11:50.521193+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:51 smithi104 bash[22033]: cluster 2024-09-21T05:11:50.521193+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:52.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:52 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:53.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:52 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: cluster 2024-09-21T05:11:52.521685+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: cluster 2024-09-21T05:11:52.521685+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: audit 2024-09-21T05:11:52.796621+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: audit 2024-09-21T05:11:52.796621+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: audit 2024-09-21T05:11:52.804567+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: audit 2024-09-21T05:11:52.804567+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: audit 2024-09-21T05:11:52.813089+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.029 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:53 smithi076 bash[21666]: audit 2024-09-21T05:11:52.813089+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: cluster 2024-09-21T05:11:52.521685+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: cluster 2024-09-21T05:11:52.521685+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: audit 2024-09-21T05:11:52.796621+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: audit 2024-09-21T05:11:52.796621+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: audit 2024-09-21T05:11:52.804567+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: audit 2024-09-21T05:11:52.804567+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: audit 2024-09-21T05:11:52.813089+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:53 smithi067 bash[19874]: audit 2024-09-21T05:11:52.813089+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: cluster 2024-09-21T05:11:52.521685+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: cluster 2024-09-21T05:11:52.521685+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: audit 2024-09-21T05:11:52.796621+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: audit 2024-09-21T05:11:52.796621+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: audit 2024-09-21T05:11:52.804567+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: audit 2024-09-21T05:11:52.804567+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: audit 2024-09-21T05:11:52.813089+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:54.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:53 smithi104 bash[22033]: audit 2024-09-21T05:11:52.813089+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:56.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:55 smithi067 bash[19874]: cluster 2024-09-21T05:11:54.522177+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:56.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:55 smithi067 bash[19874]: cluster 2024-09-21T05:11:54.522177+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:55 smithi104 bash[22033]: cluster 2024-09-21T05:11:54.522177+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:55 smithi104 bash[22033]: cluster 2024-09-21T05:11:54.522177+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:56.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:55 smithi076 bash[21666]: cluster 2024-09-21T05:11:54.522177+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:56.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:55 smithi076 bash[21666]: cluster 2024-09-21T05:11:54.522177+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:57.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:57 smithi076 bash[21666]: cluster 2024-09-21T05:11:56.522645+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:57.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:57 smithi076 bash[21666]: cluster 2024-09-21T05:11:56.522645+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:58.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:57 smithi067 bash[19874]: cluster 2024-09-21T05:11:56.522645+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:58.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:57 smithi067 bash[19874]: cluster 2024-09-21T05:11:56.522645+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:58.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:57 smithi104 bash[22033]: cluster 2024-09-21T05:11:56.522645+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:58.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:57 smithi104 bash[22033]: cluster 2024-09-21T05:11:56.522645+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:11:59.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.074543+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.074543+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.082198+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.082198+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.083949+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:59.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.083949+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:59.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.085742+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:59.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.085742+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:59.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.095167+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:11:59 smithi076 bash[21666]: audit 2024-09-21T05:11:58.095167+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.074543+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.074543+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.082198+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.082198+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.083949+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:59.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.083949+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:59.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.085742+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:59.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.085742+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:59.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.095167+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:11:59 smithi067 bash[19874]: audit 2024-09-21T05:11:58.095167+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.074543+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.074543+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.082198+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.082198+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.083949+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.083949+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.085742+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.085742+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.095167+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:11:59.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:11:59 smithi104 bash[22033]: audit 2024-09-21T05:11:58.095167+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:00.370 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:00 smithi076 bash[21666]: cluster 2024-09-21T05:11:58.523156+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:00.370 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:00 smithi076 bash[21666]: cluster 2024-09-21T05:11:58.523156+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:00.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:00 smithi067 bash[19874]: cluster 2024-09-21T05:11:58.523156+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:00.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:00 smithi067 bash[19874]: cluster 2024-09-21T05:11:58.523156+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:00.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:00 smithi104 bash[22033]: cluster 2024-09-21T05:11:58.523156+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:00.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:00 smithi104 bash[22033]: cluster 2024-09-21T05:11:58.523156+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:02.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:02 smithi076 bash[21666]: cluster 2024-09-21T05:12:00.523652+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:02.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:02 smithi076 bash[21666]: cluster 2024-09-21T05:12:00.523652+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:02.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:02 smithi067 bash[19874]: cluster 2024-09-21T05:12:00.523652+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:02.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:02 smithi067 bash[19874]: cluster 2024-09-21T05:12:00.523652+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:02.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:02 smithi104 bash[22033]: cluster 2024-09-21T05:12:00.523652+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:02.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:02 smithi104 bash[22033]: cluster 2024-09-21T05:12:00.523652+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:04.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:04 smithi067 bash[19874]: cluster 2024-09-21T05:12:02.524160+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:04.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:04 smithi067 bash[19874]: cluster 2024-09-21T05:12:02.524160+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:04 smithi104 bash[22033]: cluster 2024-09-21T05:12:02.524160+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:04 smithi104 bash[22033]: cluster 2024-09-21T05:12:02.524160+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:04.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:04 smithi076 bash[21666]: cluster 2024-09-21T05:12:02.524160+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:04.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:04 smithi076 bash[21666]: cluster 2024-09-21T05:12:02.524160+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:05.376 INFO:teuthology.orchestra.run.smithi076.stdout:Created osd(s) 2 on host 'smithi076' 2024-09-21T05:12:06.047 DEBUG:teuthology.orchestra.run.smithi076:osd.2> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.2.service 2024-09-21T05:12:06.049 INFO:tasks.cephadm:Deploying osd.3 on smithi076 with /dev/vg_nvme/lv_3... 2024-09-21T05:12:06.050 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: cluster 2024-09-21T05:12:04.524667+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: cluster 2024-09-21T05:12:04.524667+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.355112+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.355112+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.362212+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.362212+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.369846+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.369846+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.440275+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.440275+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.440626+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:06 smithi076 bash[21666]: audit 2024-09-21T05:12:05.440626+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: cluster 2024-09-21T05:12:04.524667+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:06.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: cluster 2024-09-21T05:12:04.524667+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:06.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.355112+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:06.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.355112+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.362212+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.362212+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.369846+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.369846+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.440275+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.440275+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.440626+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:06 smithi067 bash[19874]: audit 2024-09-21T05:12:05.440626+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: cluster 2024-09-21T05:12:04.524667+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: cluster 2024-09-21T05:12:04.524667+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.355112+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.355112+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.362212+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.362212+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.369846+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.369846+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.440275+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.440275+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.440626+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:06.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:06 smithi104 bash[22033]: audit 2024-09-21T05:12:05.440626+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T05:12:07.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.368616+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:12:07.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.368616+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.373226+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.373226+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.373631+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.373631+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.374956+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.374956+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.375186+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: audit 2024-09-21T05:12:06.375186+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.525153+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:07.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:07 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.525153+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.368616+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.368616+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.373226+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.373226+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.373631+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.373631+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.374956+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.374956+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.375186+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: audit 2024-09-21T05:12:06.375186+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.525153+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:07.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:07 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.525153+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:07.853 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[24380]: debug 2024-09-21T05:12:07.384+0000 7f0895da0640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T05:12:07.853 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[24380]: debug 2024-09-21T05:12:07.416+0000 7f0891bc7640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:12:07.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.368616+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:12:07.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.368616+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.373226+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.373226+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.373631+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.373631+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.374956+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.374956+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.375186+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: audit 2024-09-21T05:12:06.375186+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.525153+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:07.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:07 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.525153+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:08.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: audit 2024-09-21T05:12:07.371007+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: audit 2024-09-21T05:12:07.371007+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: cluster 2024-09-21T05:12:07.375815+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: cluster 2024-09-21T05:12:07.375815+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: audit 2024-09-21T05:12:07.376548+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: audit 2024-09-21T05:12:07.376548+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: audit 2024-09-21T05:12:07.384159+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:08 smithi067 bash[19874]: audit 2024-09-21T05:12:07.384159+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: audit 2024-09-21T05:12:07.371007+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: audit 2024-09-21T05:12:07.371007+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: cluster 2024-09-21T05:12:07.375815+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: cluster 2024-09-21T05:12:07.375815+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: audit 2024-09-21T05:12:07.376548+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: audit 2024-09-21T05:12:07.376548+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: audit 2024-09-21T05:12:07.384159+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:08 smithi104 bash[22033]: audit 2024-09-21T05:12:07.384159+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: audit 2024-09-21T05:12:07.371007+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: audit 2024-09-21T05:12:07.371007+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: cluster 2024-09-21T05:12:07.375815+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: cluster 2024-09-21T05:12:07.375815+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: audit 2024-09-21T05:12:07.376548+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: audit 2024-09-21T05:12:07.376548+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: audit 2024-09-21T05:12:07.384159+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:08.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:08 smithi076 bash[21666]: audit 2024-09-21T05:12:07.384159+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.417607+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.417607+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.417680+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:06.417680+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:08.384633+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640] boot 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:08.384633+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640] boot 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:08.384697+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:08.384697+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: audit 2024-09-21T05:12:08.385568+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: audit 2024-09-21T05:12:08.385568+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:08.525620+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: cluster 2024-09-21T05:12:08.525620+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:09.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: audit 2024-09-21T05:12:09.068753+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:09.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:09 smithi067 bash[19874]: audit 2024-09-21T05:12:09.068753+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.417607+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.417607+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.417680+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:06.417680+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:08.384633+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640] boot 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:08.384633+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640] boot 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:08.384697+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:08.384697+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: audit 2024-09-21T05:12:08.385568+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: audit 2024-09-21T05:12:08.385568+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:08.525620+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:09.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: cluster 2024-09-21T05:12:08.525620+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:09.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: audit 2024-09-21T05:12:09.068753+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:09.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:09 smithi104 bash[22033]: audit 2024-09-21T05:12:09.068753+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.417607+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.417607+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.417680+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:06.417680+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:08.384633+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640] boot 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:08.384633+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.76:6800/1345301640,v1:172.21.15.76:6801/1345301640] boot 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:08.384697+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:12:09.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:08.384697+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:12:09.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: audit 2024-09-21T05:12:08.385568+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: audit 2024-09-21T05:12:08.385568+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:12:09.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:08.525620+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:09.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: cluster 2024-09-21T05:12:08.525620+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:12:09.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: audit 2024-09-21T05:12:09.068753+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:09.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:09 smithi076 bash[21666]: audit 2024-09-21T05:12:09.068753+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:10 smithi067 bash[19874]: audit 2024-09-21T05:12:09.400094+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:10 smithi067 bash[19874]: audit 2024-09-21T05:12:09.400094+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:10 smithi067 bash[19874]: cluster 2024-09-21T05:12:09.409658+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:12:10.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:10 smithi067 bash[19874]: cluster 2024-09-21T05:12:09.409658+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:12:10.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:10 smithi067 bash[19874]: audit 2024-09-21T05:12:09.411867+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:12:10.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:10 smithi067 bash[19874]: audit 2024-09-21T05:12:09.411867+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:12:10.800 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T05:12:10.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:10 smithi104 bash[22033]: audit 2024-09-21T05:12:09.400094+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:10 smithi104 bash[22033]: audit 2024-09-21T05:12:09.400094+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:10 smithi104 bash[22033]: cluster 2024-09-21T05:12:09.409658+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:12:10.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:10 smithi104 bash[22033]: cluster 2024-09-21T05:12:09.409658+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:12:10.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:10 smithi104 bash[22033]: audit 2024-09-21T05:12:09.411867+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:12:10.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:10 smithi104 bash[22033]: audit 2024-09-21T05:12:09.411867+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:12:10.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:10 smithi076 bash[21666]: audit 2024-09-21T05:12:09.400094+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:10 smithi076 bash[21666]: audit 2024-09-21T05:12:09.400094+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' 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-21T05:12:10.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:10 smithi076 bash[21666]: cluster 2024-09-21T05:12:09.409658+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:12:10.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:10 smithi076 bash[21666]: cluster 2024-09-21T05:12:09.409658+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:12:10.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:10 smithi076 bash[21666]: audit 2024-09-21T05:12:09.411867+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:12:10.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:10 smithi076 bash[21666]: audit 2024-09-21T05:12:09.411867+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.412274+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.412274+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: cluster 2024-09-21T05:12:10.418944+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: cluster 2024-09-21T05:12:10.418944+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: cluster 2024-09-21T05:12:10.526141+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-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: cluster 2024-09-21T05:12:10.526141+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-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.789534+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.789534+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.931780+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.931780+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.934028+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.934028+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.987310+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.987310+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.987545+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.987545+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.987913+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.987913+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.988204+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.796 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.988204+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.990812+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.990812+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.990988+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.990988+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.991191+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.991191+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.992040+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.797 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:10.992040+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.046468+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.046468+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.088453+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.088453+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.092324+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.092324+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.109259+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.109259+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.109606+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.109606+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.110199+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.798 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.110199+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.145107+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.799 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:11 smithi067 bash[19874]: audit 2024-09-21T05:12:11.145107+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.412274+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.412274+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: cluster 2024-09-21T05:12:10.418944+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: cluster 2024-09-21T05:12:10.418944+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: cluster 2024-09-21T05:12:10.526141+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-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: cluster 2024-09-21T05:12:10.526141+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-21T05:12:11.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.789534+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.789534+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.931780+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.931780+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.934028+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.934028+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.987310+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.987310+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.987545+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.987545+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.987913+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.987913+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.988204+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.988204+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.990812+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.990812+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.990988+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.990988+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.991191+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.991191+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.992040+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:10.992040+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.046468+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.046468+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.088453+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.088453+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.092324+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.092324+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.109259+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.109259+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.109606+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.109606+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.110199+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.110199+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.145107+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:11 smithi104 bash[22033]: audit 2024-09-21T05:12:11.145107+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.412274+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:12:11.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.412274+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: cluster 2024-09-21T05:12:10.418944+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: cluster 2024-09-21T05:12:10.418944+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: cluster 2024-09-21T05:12:10.526141+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-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: cluster 2024-09-21T05:12:10.526141+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-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.789534+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.789534+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.931780+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.931780+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.934028+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.934028+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.987310+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.854 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.987310+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.987545+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.987545+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.987913+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.987913+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.988204+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.988204+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.855 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.990812+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.990812+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.990988+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.990988+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.991191+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.991191+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.992040+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:10.992040+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.046468+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.046468+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.088453+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.856 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.088453+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.092324+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.092324+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.109259+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.109259+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.109606+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.109606+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.110199+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.110199+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.145107+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:11.857 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:11 smithi076 bash[21666]: audit 2024-09-21T05:12:11.145107+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:12:12.754 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:12 smithi076 bash[21666]: cluster 2024-09-21T05:12:11.430671+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:12:12.755 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:12 smithi076 bash[21666]: cluster 2024-09-21T05:12:11.430671+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:12:12.755 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:12 smithi076 bash[21666]: cluster 2024-09-21T05:12:12.098367+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T05:12:12.755 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:12 smithi076 bash[21666]: cluster 2024-09-21T05:12:12.098367+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T05:12:12.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:12 smithi067 bash[19874]: cluster 2024-09-21T05:12:11.430671+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:12:12.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:12 smithi067 bash[19874]: cluster 2024-09-21T05:12:11.430671+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:12:12.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:12 smithi067 bash[19874]: cluster 2024-09-21T05:12:12.098367+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T05:12:12.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:12 smithi067 bash[19874]: cluster 2024-09-21T05:12:12.098367+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T05:12:12.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:12 smithi104 bash[22033]: cluster 2024-09-21T05:12:11.430671+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:12:12.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:12 smithi104 bash[22033]: cluster 2024-09-21T05:12:11.430671+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:12:12.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:12 smithi104 bash[22033]: cluster 2024-09-21T05:12:12.098367+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T05:12:12.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:12 smithi104 bash[22033]: cluster 2024-09-21T05:12:12.098367+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T05:12:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:13 smithi067 bash[19874]: cluster 2024-09-21T05:12:12.526698+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:13 smithi067 bash[19874]: cluster 2024-09-21T05:12:12.526698+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:13.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:13 smithi104 bash[22033]: cluster 2024-09-21T05:12:12.526698+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:13.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:13 smithi104 bash[22033]: cluster 2024-09-21T05:12:12.526698+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:13.834 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:13 smithi076 bash[21666]: cluster 2024-09-21T05:12:12.526698+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:13.834 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:13 smithi076 bash[21666]: cluster 2024-09-21T05:12:12.526698+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:15.844 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:15 smithi076 bash[21666]: cluster 2024-09-21T05:12:14.527246+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:15.844 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:15 smithi076 bash[21666]: cluster 2024-09-21T05:12:14.527246+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:16.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:15 smithi067 bash[19874]: cluster 2024-09-21T05:12:14.527246+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:16.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:15 smithi067 bash[19874]: cluster 2024-09-21T05:12:14.527246+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:16.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:15 smithi104 bash[22033]: cluster 2024-09-21T05:12:14.527246+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:16.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:15 smithi104 bash[22033]: cluster 2024-09-21T05:12:14.527246+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:16.243 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-21T05:12:16.295 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi076:vg_nvme/lv_3 2024-09-21T05:12:17.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:17 smithi076 bash[21666]: cluster 2024-09-21T05:12:16.527874+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:17.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:17 smithi076 bash[21666]: cluster 2024-09-21T05:12:16.527874+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:17 smithi067 bash[19874]: cluster 2024-09-21T05:12:16.527874+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:17 smithi067 bash[19874]: cluster 2024-09-21T05:12:16.527874+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:18.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:17 smithi104 bash[22033]: cluster 2024-09-21T05:12:16.527874+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:18.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:17 smithi104 bash[22033]: cluster 2024-09-21T05:12:16.527874+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: cluster 2024-09-21T05:12:18.528423+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: cluster 2024-09-21T05:12:18.528423+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: cephadm 2024-09-21T05:12:19.187850+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: cephadm 2024-09-21T05:12:19.187850+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.195578+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.195578+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.204282+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.204282+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.206545+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:12:20.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.206545+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: cephadm 2024-09-21T05:12:19.207996+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 21361M 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: cephadm 2024-09-21T05:12:19.207996+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 21361M 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.215059+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.215059+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.219191+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.219191+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.221041+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.221041+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.231643+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.546 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:20 smithi067 bash[19874]: audit 2024-09-21T05:12:19.231643+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: cluster 2024-09-21T05:12:18.528423+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: cluster 2024-09-21T05:12:18.528423+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: cephadm 2024-09-21T05:12:19.187850+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:12:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: cephadm 2024-09-21T05:12:19.187850+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:12:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.195578+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.195578+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.204282+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.204282+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.206545+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.206545+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: cephadm 2024-09-21T05:12:19.207996+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 21361M 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: cephadm 2024-09-21T05:12:19.207996+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 21361M 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.215059+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.215059+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.219191+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:20.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.219191+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.221041+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.221041+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.231643+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:20 smithi104 bash[22033]: audit 2024-09-21T05:12:19.231643+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: cluster 2024-09-21T05:12:18.528423+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: cluster 2024-09-21T05:12:18.528423+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: cephadm 2024-09-21T05:12:19.187850+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: cephadm 2024-09-21T05:12:19.187850+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.195578+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.195578+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.204282+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.204282+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.206545+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:12:20.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.206545+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:12:20.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: cephadm 2024-09-21T05:12:19.207996+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 21361M 2024-09-21T05:12:20.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: cephadm 2024-09-21T05:12:19.207996+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 21361M 2024-09-21T05:12:20.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.215059+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.605 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.215059+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.219191+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:20.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.219191+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:20.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.221041+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:20.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.221041+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:20.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.231643+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:20.606 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:20 smithi076 bash[21666]: audit 2024-09-21T05:12:19.231643+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:21.650 INFO:teuthology.orchestra.run.smithi076.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T05:12:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:22 smithi067 bash[19874]: cluster 2024-09-21T05:12:20.528980+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:22.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:22 smithi067 bash[19874]: cluster 2024-09-21T05:12:20.528980+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:22 smithi104 bash[22033]: cluster 2024-09-21T05:12:20.528980+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:22 smithi104 bash[22033]: cluster 2024-09-21T05:12:20.528980+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:22 smithi076 bash[21666]: cluster 2024-09-21T05:12:20.528980+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:22.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:22 smithi076 bash[21666]: cluster 2024-09-21T05:12:20.528980+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:23.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:23 smithi067 bash[19874]: audit 2024-09-21T05:12:23.155542+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:12:23.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:23 smithi067 bash[19874]: audit 2024-09-21T05:12:23.155542+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:12:23.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:23 smithi067 bash[19874]: audit 2024-09-21T05:12:23.161730+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:12:23.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:23 smithi067 bash[19874]: audit 2024-09-21T05:12:23.161730+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:12:23.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:23 smithi067 bash[19874]: audit 2024-09-21T05:12:23.163698+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:23.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:23 smithi067 bash[19874]: audit 2024-09-21T05:12:23.163698+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:23 smithi104 bash[22033]: audit 2024-09-21T05:12:23.155542+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:12:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:23 smithi104 bash[22033]: audit 2024-09-21T05:12:23.155542+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:12:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:23 smithi104 bash[22033]: audit 2024-09-21T05:12:23.161730+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:12:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:23 smithi104 bash[22033]: audit 2024-09-21T05:12:23.161730+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:12:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:23 smithi104 bash[22033]: audit 2024-09-21T05:12:23.163698+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:23 smithi104 bash[22033]: audit 2024-09-21T05:12:23.163698+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:23.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:23 smithi076 bash[21666]: audit 2024-09-21T05:12:23.155542+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:12:23.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:23 smithi076 bash[21666]: audit 2024-09-21T05:12:23.155542+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:12:23.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:23 smithi076 bash[21666]: audit 2024-09-21T05:12:23.161730+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:12:23.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:23 smithi076 bash[21666]: audit 2024-09-21T05:12:23.161730+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:12:23.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:23 smithi076 bash[21666]: audit 2024-09-21T05:12:23.163698+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:23.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:23 smithi076 bash[21666]: audit 2024-09-21T05:12:23.163698+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:24 smithi067 bash[19874]: cluster 2024-09-21T05:12:22.529503+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:24 smithi067 bash[19874]: cluster 2024-09-21T05:12:22.529503+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:24 smithi067 bash[19874]: audit 2024-09-21T05:12:23.149033+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:12:24.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:24 smithi067 bash[19874]: audit 2024-09-21T05:12:23.149033+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:12:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:24 smithi104 bash[22033]: cluster 2024-09-21T05:12:22.529503+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:24 smithi104 bash[22033]: cluster 2024-09-21T05:12:22.529503+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:24 smithi104 bash[22033]: audit 2024-09-21T05:12:23.149033+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:12:24.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:24 smithi104 bash[22033]: audit 2024-09-21T05:12:23.149033+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:12:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:24 smithi076 bash[21666]: cluster 2024-09-21T05:12:22.529503+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:24 smithi076 bash[21666]: cluster 2024-09-21T05:12:22.529503+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:24 smithi076 bash[21666]: audit 2024-09-21T05:12:23.149033+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:12:24.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:24 smithi076 bash[21666]: audit 2024-09-21T05:12:23.149033+0000 mgr.x (mgr.14152) 201 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi076:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:12:26.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:26 smithi067 bash[19874]: cluster 2024-09-21T05:12:24.530046+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:26.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:26 smithi067 bash[19874]: cluster 2024-09-21T05:12:24.530046+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:26 smithi104 bash[22033]: cluster 2024-09-21T05:12:24.530046+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:26 smithi104 bash[22033]: cluster 2024-09-21T05:12:24.530046+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:26.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:26 smithi076 bash[21666]: cluster 2024-09-21T05:12:24.530046+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:26.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:26 smithi076 bash[21666]: cluster 2024-09-21T05:12:24.530046+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:28.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:28 smithi067 bash[19874]: cluster 2024-09-21T05:12:26.530623+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:28.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:28 smithi067 bash[19874]: cluster 2024-09-21T05:12:26.530623+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:28 smithi104 bash[22033]: cluster 2024-09-21T05:12:26.530623+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:28 smithi104 bash[22033]: cluster 2024-09-21T05:12:26.530623+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:28.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:28 smithi076 bash[21666]: cluster 2024-09-21T05:12:26.530623+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:28.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:28 smithi076 bash[21666]: cluster 2024-09-21T05:12:26.530623+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:30.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:30 smithi076 bash[21666]: cluster 2024-09-21T05:12:28.531159+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:30.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:30 smithi076 bash[21666]: cluster 2024-09-21T05:12:28.531159+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:30.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:30 smithi067 bash[19874]: cluster 2024-09-21T05:12:28.531159+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:30.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:30 smithi067 bash[19874]: cluster 2024-09-21T05:12:28.531159+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:30 smithi104 bash[22033]: cluster 2024-09-21T05:12:28.531159+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:30 smithi104 bash[22033]: cluster 2024-09-21T05:12:28.531159+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: cluster 2024-09-21T05:12:30.531698+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: cluster 2024-09-21T05:12:30.531698+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.685566+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.76:0/2179877080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.685566+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.76:0/2179877080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.685584+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.685584+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.689529+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"}]': finished 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.689529+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"}]': finished 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: cluster 2024-09-21T05:12:31.694636+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: cluster 2024-09-21T05:12:31.694636+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.695033+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:12:32.545 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:32 smithi067 bash[19874]: audit 2024-09-21T05:12:31.695033+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: cluster 2024-09-21T05:12:30.531698+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: cluster 2024-09-21T05:12:30.531698+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.685566+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.76:0/2179877080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.685566+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.76:0/2179877080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.685584+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.685584+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.689529+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"}]': finished 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.689529+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"}]': finished 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: cluster 2024-09-21T05:12:31.694636+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: cluster 2024-09-21T05:12:31.694636+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T05:12:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.695033+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:12:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:32 smithi104 bash[22033]: audit 2024-09-21T05:12:31.695033+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: cluster 2024-09-21T05:12:30.531698+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: cluster 2024-09-21T05:12:30.531698+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.685566+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.76:0/2179877080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.685566+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.76:0/2179877080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.685584+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.685584+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"} : dispatch 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.689529+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"}]': finished 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.689529+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3be562-8f1f-4891-a89c-18ed465634a5"}]': finished 2024-09-21T05:12:32.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: cluster 2024-09-21T05:12:31.694636+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T05:12:32.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: cluster 2024-09-21T05:12:31.694636+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T05:12:32.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.695033+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:12:32.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:32 smithi076 bash[21666]: audit 2024-09-21T05:12:31.695033+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:12:33.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:33 smithi067 bash[19874]: audit 2024-09-21T05:12:32.365089+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/1900788178' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:12:33.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:33 smithi067 bash[19874]: audit 2024-09-21T05:12:32.365089+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/1900788178' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:12:33.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:33 smithi104 bash[22033]: audit 2024-09-21T05:12:32.365089+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/1900788178' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:12:33.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:33 smithi104 bash[22033]: audit 2024-09-21T05:12:32.365089+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/1900788178' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:12:33.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:33 smithi076 bash[21666]: audit 2024-09-21T05:12:32.365089+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/1900788178' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:12:33.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:33 smithi076 bash[21666]: audit 2024-09-21T05:12:32.365089+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.76:0/1900788178' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:12:34.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:34 smithi067 bash[19874]: cluster 2024-09-21T05:12:32.532190+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:34.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:34 smithi067 bash[19874]: cluster 2024-09-21T05:12:32.532190+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:34 smithi104 bash[22033]: cluster 2024-09-21T05:12:32.532190+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:34 smithi104 bash[22033]: cluster 2024-09-21T05:12:32.532190+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:34.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:34 smithi076 bash[21666]: cluster 2024-09-21T05:12:32.532190+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:34.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:34 smithi076 bash[21666]: cluster 2024-09-21T05:12:32.532190+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:35.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:35 smithi067 bash[19874]: cluster 2024-09-21T05:12:34.532712+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:35.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:35 smithi067 bash[19874]: cluster 2024-09-21T05:12:34.532712+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:35.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:35 smithi104 bash[22033]: cluster 2024-09-21T05:12:34.532712+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:35.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:35 smithi104 bash[22033]: cluster 2024-09-21T05:12:34.532712+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:35.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:35 smithi076 bash[21666]: cluster 2024-09-21T05:12:34.532712+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:35.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:35 smithi076 bash[21666]: cluster 2024-09-21T05:12:34.532712+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:37.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:37 smithi076 bash[21666]: cluster 2024-09-21T05:12:36.533209+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:37.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:37 smithi076 bash[21666]: cluster 2024-09-21T05:12:36.533209+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:37 smithi067 bash[19874]: cluster 2024-09-21T05:12:36.533209+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:38.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:37 smithi067 bash[19874]: cluster 2024-09-21T05:12:36.533209+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:37 smithi104 bash[22033]: cluster 2024-09-21T05:12:36.533209+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:37 smithi104 bash[22033]: cluster 2024-09-21T05:12:36.533209+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:39.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:39 smithi076 bash[21666]: cluster 2024-09-21T05:12:38.533732+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:39.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:39 smithi076 bash[21666]: cluster 2024-09-21T05:12:38.533732+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:40.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:39 smithi067 bash[19874]: cluster 2024-09-21T05:12:38.533732+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:40.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:39 smithi067 bash[19874]: cluster 2024-09-21T05:12:38.533732+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:39 smithi104 bash[22033]: cluster 2024-09-21T05:12:38.533732+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:39 smithi104 bash[22033]: cluster 2024-09-21T05:12:38.533732+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:41.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:41 smithi076 bash[21666]: cluster 2024-09-21T05:12:40.534262+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:41.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:41 smithi076 bash[21666]: cluster 2024-09-21T05:12:40.534262+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:42.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:41 smithi067 bash[19874]: cluster 2024-09-21T05:12:40.534262+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:42.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:41 smithi067 bash[19874]: cluster 2024-09-21T05:12:40.534262+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:41 smithi104 bash[22033]: cluster 2024-09-21T05:12:40.534262+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:41 smithi104 bash[22033]: cluster 2024-09-21T05:12:40.534262+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:43.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:43 smithi076 bash[21666]: cluster 2024-09-21T05:12:42.534778+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:43.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:43 smithi076 bash[21666]: cluster 2024-09-21T05:12:42.534778+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:44.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:43 smithi067 bash[19874]: cluster 2024-09-21T05:12:42.534778+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:44.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:43 smithi067 bash[19874]: cluster 2024-09-21T05:12:42.534778+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:44.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:43 smithi104 bash[22033]: cluster 2024-09-21T05:12:42.534778+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:44.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:43 smithi104 bash[22033]: cluster 2024-09-21T05:12:42.534778+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:45.999 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:45 smithi076 bash[21666]: cluster 2024-09-21T05:12:44.535296+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:45.999 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:45 smithi076 bash[21666]: cluster 2024-09-21T05:12:44.535296+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:45.999 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:45 smithi076 bash[21666]: audit 2024-09-21T05:12:45.366503+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:12:45.999 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:45 smithi076 bash[21666]: audit 2024-09-21T05:12:45.366503+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:12:46.000 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:45 smithi076 bash[21666]: audit 2024-09-21T05:12:45.368346+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:46.000 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:45 smithi076 bash[21666]: audit 2024-09-21T05:12:45.368346+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:46.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:45 smithi067 bash[19874]: cluster 2024-09-21T05:12:44.535296+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:45 smithi067 bash[19874]: cluster 2024-09-21T05:12:44.535296+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:45 smithi067 bash[19874]: audit 2024-09-21T05:12:45.366503+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:12:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:45 smithi067 bash[19874]: audit 2024-09-21T05:12:45.366503+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:12:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:45 smithi067 bash[19874]: audit 2024-09-21T05:12:45.368346+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:46.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:45 smithi067 bash[19874]: audit 2024-09-21T05:12:45.368346+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:45 smithi104 bash[22033]: cluster 2024-09-21T05:12:44.535296+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:45 smithi104 bash[22033]: cluster 2024-09-21T05:12:44.535296+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:45 smithi104 bash[22033]: audit 2024-09-21T05:12:45.366503+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:12:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:45 smithi104 bash[22033]: audit 2024-09-21T05:12:45.366503+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:12:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:45 smithi104 bash[22033]: audit 2024-09-21T05:12:45.368346+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:46.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:45 smithi104 bash[22033]: audit 2024-09-21T05:12:45.368346+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:46.947 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:46 smithi076 bash[21666]: cephadm 2024-09-21T05:12:45.370014+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-21T05:12:46.947 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:46 smithi076 bash[21666]: cephadm 2024-09-21T05:12:45.370014+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-21T05:12:47.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:46 smithi067 bash[19874]: cephadm 2024-09-21T05:12:45.370014+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-21T05:12:47.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:46 smithi067 bash[19874]: cephadm 2024-09-21T05:12:45.370014+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-21T05:12:47.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:46 smithi104 bash[22033]: cephadm 2024-09-21T05:12:45.370014+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-21T05:12:47.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:46 smithi104 bash[22033]: cephadm 2024-09-21T05:12:45.370014+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi076 2024-09-21T05:12:47.907 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:47 smithi076 bash[21666]: cluster 2024-09-21T05:12:46.535811+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:47.907 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:47 smithi076 bash[21666]: cluster 2024-09-21T05:12:46.535811+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:48.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:47 smithi067 bash[19874]: cluster 2024-09-21T05:12:46.535811+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:48.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:47 smithi067 bash[19874]: cluster 2024-09-21T05:12:46.535811+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:48.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:47 smithi104 bash[22033]: cluster 2024-09-21T05:12:46.535811+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:48.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:47 smithi104 bash[22033]: cluster 2024-09-21T05:12:46.535811+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:49.930 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:49 smithi076 bash[21666]: cluster 2024-09-21T05:12:48.536300+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:49.931 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:49 smithi076 bash[21666]: cluster 2024-09-21T05:12:48.536300+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:50.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:49 smithi067 bash[19874]: cluster 2024-09-21T05:12:48.536300+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:50.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:49 smithi067 bash[19874]: cluster 2024-09-21T05:12:48.536300+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:50.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:49 smithi104 bash[22033]: cluster 2024-09-21T05:12:48.536300+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:50.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:49 smithi104 bash[22033]: cluster 2024-09-21T05:12:48.536300+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:50.239 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:12:49 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:12:50.239 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:12:50 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:12:50.239 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:49 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:12:50.239 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:12:51.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:50 smithi067 bash[19874]: audit 2024-09-21T05:12:50.284556+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:51.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:50 smithi067 bash[19874]: audit 2024-09-21T05:12:50.284556+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:51.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:50 smithi067 bash[19874]: audit 2024-09-21T05:12:50.291927+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:50 smithi067 bash[19874]: audit 2024-09-21T05:12:50.291927+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:50 smithi067 bash[19874]: audit 2024-09-21T05:12:50.299408+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:50 smithi067 bash[19874]: audit 2024-09-21T05:12:50.299408+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:50 smithi104 bash[22033]: audit 2024-09-21T05:12:50.284556+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:51.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:50 smithi104 bash[22033]: audit 2024-09-21T05:12:50.284556+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:51.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:50 smithi104 bash[22033]: audit 2024-09-21T05:12:50.291927+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:50 smithi104 bash[22033]: audit 2024-09-21T05:12:50.291927+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:50 smithi104 bash[22033]: audit 2024-09-21T05:12:50.299408+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:50 smithi104 bash[22033]: audit 2024-09-21T05:12:50.299408+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 bash[21666]: audit 2024-09-21T05:12:50.284556+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:51.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 bash[21666]: audit 2024-09-21T05:12:50.284556+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:12:51.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 bash[21666]: audit 2024-09-21T05:12:50.291927+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 bash[21666]: audit 2024-09-21T05:12:50.291927+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 bash[21666]: audit 2024-09-21T05:12:50.299408+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:50 smithi076 bash[21666]: audit 2024-09-21T05:12:50.299408+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:51.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:51 smithi076 bash[21666]: cluster 2024-09-21T05:12:50.536818+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:51.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:51 smithi076 bash[21666]: cluster 2024-09-21T05:12:50.536818+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:52.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:51 smithi067 bash[19874]: cluster 2024-09-21T05:12:50.536818+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:52.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:51 smithi067 bash[19874]: cluster 2024-09-21T05:12:50.536818+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:51 smithi104 bash[22033]: cluster 2024-09-21T05:12:50.536818+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:51 smithi104 bash[22033]: cluster 2024-09-21T05:12:50.536818+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:53 smithi067 bash[19874]: cluster 2024-09-21T05:12:52.537352+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:54.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:53 smithi067 bash[19874]: cluster 2024-09-21T05:12:52.537352+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:54.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:53 smithi104 bash[22033]: cluster 2024-09-21T05:12:52.537352+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:54.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:53 smithi104 bash[22033]: cluster 2024-09-21T05:12:52.537352+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:54.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:53 smithi076 bash[21666]: cluster 2024-09-21T05:12:52.537352+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:54.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:53 smithi076 bash[21666]: cluster 2024-09-21T05:12:52.537352+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:55 smithi067 bash[19874]: cluster 2024-09-21T05:12:54.537896+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:55 smithi067 bash[19874]: cluster 2024-09-21T05:12:54.537896+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:55 smithi067 bash[19874]: audit 2024-09-21T05:12:55.625060+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:55 smithi067 bash[19874]: audit 2024-09-21T05:12:55.625060+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:55 smithi104 bash[22033]: cluster 2024-09-21T05:12:54.537896+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:55 smithi104 bash[22033]: cluster 2024-09-21T05:12:54.537896+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:55 smithi104 bash[22033]: audit 2024-09-21T05:12:55.625060+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:55 smithi104 bash[22033]: audit 2024-09-21T05:12:55.625060+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:55 smithi076 bash[21666]: cluster 2024-09-21T05:12:54.537896+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:55 smithi076 bash[21666]: cluster 2024-09-21T05:12:54.537896+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:56.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:55 smithi076 bash[21666]: audit 2024-09-21T05:12:55.625060+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:55 smithi076 bash[21666]: audit 2024-09-21T05:12:55.625060+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.632401+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.632401+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.634161+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:56.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.634161+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:56.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.641127+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:56.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.641127+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:56.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.650737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:56.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:56 smithi076 bash[21666]: audit 2024-09-21T05:12:55.650737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.632401+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.632401+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.634161+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.634161+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.641127+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.641127+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.650737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:56 smithi067 bash[19874]: audit 2024-09-21T05:12:55.650737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.632401+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.632401+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.634161+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.634161+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:12:57.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.641127+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:57.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.641127+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:12:57.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.650737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:56 smithi104 bash[22033]: audit 2024-09-21T05:12:55.650737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:12:57.949 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:57 smithi076 bash[21666]: cluster 2024-09-21T05:12:56.538441+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:57.949 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:57 smithi076 bash[21666]: cluster 2024-09-21T05:12:56.538441+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:57 smithi067 bash[19874]: cluster 2024-09-21T05:12:56.538441+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:58.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:57 smithi067 bash[19874]: cluster 2024-09-21T05:12:56.538441+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:58.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:57 smithi104 bash[22033]: cluster 2024-09-21T05:12:56.538441+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:58.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:57 smithi104 bash[22033]: cluster 2024-09-21T05:12:56.538441+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:59.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:59 smithi076 bash[21666]: cluster 2024-09-21T05:12:58.538971+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:12:59.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:12:59 smithi076 bash[21666]: cluster 2024-09-21T05:12:58.538971+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:00.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:59 smithi067 bash[19874]: cluster 2024-09-21T05:12:58.538971+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:00.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:12:59 smithi067 bash[19874]: cluster 2024-09-21T05:12:58.538971+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:00.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:59 smithi104 bash[22033]: cluster 2024-09-21T05:12:58.538971+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:00.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:12:59 smithi104 bash[22033]: cluster 2024-09-21T05:12:58.538971+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:01 smithi067 bash[19874]: cluster 2024-09-21T05:13:00.539555+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:01 smithi067 bash[19874]: cluster 2024-09-21T05:13:00.539555+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:01 smithi104 bash[22033]: cluster 2024-09-21T05:13:00.539555+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:01 smithi104 bash[22033]: cluster 2024-09-21T05:13:00.539555+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:01 smithi076 bash[21666]: cluster 2024-09-21T05:13:00.539555+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:01 smithi076 bash[21666]: cluster 2024-09-21T05:13:00.539555+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:02.996 INFO:teuthology.orchestra.run.smithi076.stdout:Created osd(s) 3 on host 'smithi076' 2024-09-21T05:13:03.640 DEBUG:teuthology.orchestra.run.smithi076:osd.3> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.3.service 2024-09-21T05:13:03.642 INFO:tasks.cephadm:Deploying osd.4 on smithi104 with /dev/vg_nvme/lv_4... 2024-09-21T05:13:03.642 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T05:13:03.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: cluster 2024-09-21T05:13:02.540115+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:03.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: cluster 2024-09-21T05:13:02.540115+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:03.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:02.974972+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:02.974972+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:02.982149+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:02.982149+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:02.990451+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:02.990451+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:03.580368+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:03.580368+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:03.581065+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:03.853 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:03 smithi076 bash[21666]: audit 2024-09-21T05:13:03.581065+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: cluster 2024-09-21T05:13:02.540115+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: cluster 2024-09-21T05:13:02.540115+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:02.974972+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:02.974972+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:02.982149+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:02.982149+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:02.990451+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:02.990451+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:03.580368+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:03.580368+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:03.581065+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:03 smithi067 bash[19874]: audit 2024-09-21T05:13:03.581065+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: cluster 2024-09-21T05:13:02.540115+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: cluster 2024-09-21T05:13:02.540115+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:02.974972+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:02.974972+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:02.982149+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:02.982149+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:02.990451+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:02.990451+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:03.580368+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:03.580368+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:03.581065+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:03 smithi104 bash[22033]: audit 2024-09-21T05:13:03.581065+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:04 smithi067 bash[19874]: audit 2024-09-21T05:13:03.989735+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.989735+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: cluster 2024-09-21T05:13:03.993928+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: cluster 2024-09-21T05:13:03.993928+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.994372+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.994372+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.996601+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.996601+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.997216+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:05 smithi067 bash[19874]: audit 2024-09-21T05:13:03.997216+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.989735+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.989735+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: cluster 2024-09-21T05:13:03.993928+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: cluster 2024-09-21T05:13:03.993928+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.994372+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.994372+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.996601+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.996601+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.997216+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:05 smithi104 bash[22033]: audit 2024-09-21T05:13:03.997216+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.989735+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.989735+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: cluster 2024-09-21T05:13:03.993928+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: cluster 2024-09-21T05:13:03.993928+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.994372+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.994372+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:05.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.996601+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.996601+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.997216+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[21666]: audit 2024-09-21T05:13:03.997216+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]} : dispatch 2024-09-21T05:13:05.852 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[29881]: debug 2024-09-21T05:13:05.516+0000 7fea6a74a640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T05:13:05.852 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:13:05 smithi076 bash[29881]: debug 2024-09-21T05:13:05.556+0000 7fea61d55640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.540669+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.540669+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:04.992234+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:04.992234+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.997081+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.997081+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:04.997980+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:04.997980+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:05.006541+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:05.006541+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:05.523232+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: audit 2024-09-21T05:13:05.523232+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.000776+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145] boot 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.000776+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145] boot 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.000886+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T05:13:06.295 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:06 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.000886+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.540669+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.540669+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:04.992234+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:04.992234+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.997081+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.997081+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:04.997980+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:04.997980+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:05.006541+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:05.006541+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:05.523232+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: audit 2024-09-21T05:13:05.523232+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.000776+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145] boot 2024-09-21T05:13:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.000776+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145] boot 2024-09-21T05:13:06.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.000886+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T05:13:06.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:06 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.000886+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T05:13:06.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.540669+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:06.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.540669+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:13:06.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:04.992234+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:13:06.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:04.992234+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi076", "root=default"]}]': finished 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.997081+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.997081+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:04.997980+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:04.997980+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:05.006541+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:05.006541+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:05.523232+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: audit 2024-09-21T05:13:05.523232+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.000776+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145] boot 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.000776+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.76:6808/2593404145,v1:172.21.15.76:6809/2593404145] boot 2024-09-21T05:13:06.353 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.000886+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T05:13:06.354 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:06 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.000886+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T05:13:07.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.595569+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:13:07.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.595569+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:13:07.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.595703+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:13:07.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: cluster 2024-09-21T05:13:04.595703+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:13:07.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: audit 2024-09-21T05:13:06.001470+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:07.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: audit 2024-09-21T05:13:06.001470+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:07.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.951528+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:13:07.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:07 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.951528+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:13:07.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.595569+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:13:07.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.595569+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:13:07.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.595703+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:13:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: cluster 2024-09-21T05:13:04.595703+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:13:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: audit 2024-09-21T05:13:06.001470+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: audit 2024-09-21T05:13:06.001470+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.951528+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:13:07.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:07 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.951528+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.595569+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.595569+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.595703+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: cluster 2024-09-21T05:13:04.595703+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: audit 2024-09-21T05:13:06.001470+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: audit 2024-09-21T05:13:06.001470+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.951528+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:13:07.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:07 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.951528+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:13:07.360 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:13:08.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:08 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.541213+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:08.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:08 smithi067 bash[19874]: cluster 2024-09-21T05:13:06.541213+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:08.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:08 smithi067 bash[19874]: cluster 2024-09-21T05:13:07.954126+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:13:08.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:08 smithi067 bash[19874]: cluster 2024-09-21T05:13:07.954126+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:13:08.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:08 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.541213+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:08 smithi104 bash[22033]: cluster 2024-09-21T05:13:06.541213+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:08 smithi104 bash[22033]: cluster 2024-09-21T05:13:07.954126+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:13:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:08 smithi104 bash[22033]: cluster 2024-09-21T05:13:07.954126+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:13:08.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:08 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.541213+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:08.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:08 smithi076 bash[21666]: cluster 2024-09-21T05:13:06.541213+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:08.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:08 smithi076 bash[21666]: cluster 2024-09-21T05:13:07.954126+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:13:08.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:08 smithi076 bash[21666]: cluster 2024-09-21T05:13:07.954126+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:13:10.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:10 smithi067 bash[19874]: cluster 2024-09-21T05:13:08.541746+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:10.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:10 smithi067 bash[19874]: cluster 2024-09-21T05:13:08.541746+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:10 smithi104 bash[22033]: cluster 2024-09-21T05:13:08.541746+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:10 smithi104 bash[22033]: cluster 2024-09-21T05:13:08.541746+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:10.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:10 smithi076 bash[21666]: cluster 2024-09-21T05:13:08.541746+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:10.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:10 smithi076 bash[21666]: cluster 2024-09-21T05:13:08.541746+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:11.560 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T05:13:11.595 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi104:vg_nvme/lv_4 2024-09-21T05:13:12.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:12 smithi067 bash[19874]: cluster 2024-09-21T05:13:10.542307+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:12.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:12 smithi067 bash[19874]: cluster 2024-09-21T05:13:10.542307+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:12 smithi104 bash[22033]: cluster 2024-09-21T05:13:10.542307+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:12 smithi104 bash[22033]: cluster 2024-09-21T05:13:10.542307+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:12.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:12 smithi076 bash[21666]: cluster 2024-09-21T05:13:10.542307+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:12.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:12 smithi076 bash[21666]: cluster 2024-09-21T05:13:10.542307+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:13.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: cephadm 2024-09-21T05:13:12.331423+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:13:13.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: cephadm 2024-09-21T05:13:12.331423+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:13:13.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.339165+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.339165+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.346860+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.346860+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.349299+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.349299+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.351140+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.351140+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: cephadm 2024-09-21T05:13:12.352458+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 10680M 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: cephadm 2024-09-21T05:13:12.352458+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 10680M 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.358029+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.358029+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.362373+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.362373+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.364172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:13.603 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.364172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:13.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.373319+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: audit 2024-09-21T05:13:12.373319+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: cluster 2024-09-21T05:13:12.542995+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:13:13.604 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:13 smithi076 bash[21666]: cluster 2024-09-21T05:13:12.542995+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: cephadm 2024-09-21T05:13:12.331423+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: cephadm 2024-09-21T05:13:12.331423+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.339165+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.339165+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.346860+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.346860+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.349299+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.349299+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.351140+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.351140+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: cephadm 2024-09-21T05:13:12.352458+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 10680M 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: cephadm 2024-09-21T05:13:12.352458+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 10680M 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.358029+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.358029+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.362373+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.362373+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.364172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.364172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.373319+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: audit 2024-09-21T05:13:12.373319+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: cluster 2024-09-21T05:13:12.542995+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:13:13.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:13 smithi067 bash[19874]: cluster 2024-09-21T05:13:12.542995+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: cephadm 2024-09-21T05:13:12.331423+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: cephadm 2024-09-21T05:13:12.331423+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi076 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.339165+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.339165+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.346860+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.346860+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.349299+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.349299+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.351140+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.351140+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: cephadm 2024-09-21T05:13:12.352458+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 10680M 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: cephadm 2024-09-21T05:13:12.352458+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi076 to 10680M 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.358029+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.358029+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.362373+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.362373+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.364172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.364172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.373319+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: audit 2024-09-21T05:13:12.373319+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: cluster 2024-09-21T05:13:12.542995+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:13:13.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:13 smithi104 bash[22033]: cluster 2024-09-21T05:13:12.542995+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:13:15.305 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:13:15.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:15 smithi104 bash[22033]: cluster 2024-09-21T05:13:14.543589+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:13:15.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:15 smithi104 bash[22033]: cluster 2024-09-21T05:13:14.543589+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:13:15.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:15 smithi076 bash[21666]: cluster 2024-09-21T05:13:14.543589+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:13:15.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:15 smithi076 bash[21666]: cluster 2024-09-21T05:13:14.543589+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:13:16.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:15 smithi067 bash[19874]: cluster 2024-09-21T05:13:14.543589+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:13:16.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:15 smithi067 bash[19874]: cluster 2024-09-21T05:13:14.543589+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: cluster 2024-09-21T05:13:16.544163+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: cluster 2024-09-21T05:13:16.544163+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.816969+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.816969+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.823729+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.823729+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.829794+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.829794+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.831476+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:18.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:17 smithi067 bash[19874]: audit 2024-09-21T05:13:16.831476+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:18.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: cluster 2024-09-21T05:13:16.544163+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: cluster 2024-09-21T05:13:16.544163+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.816969+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.816969+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.823729+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.823729+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.829794+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.829794+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.831476+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:18.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:17 smithi104 bash[22033]: audit 2024-09-21T05:13:16.831476+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: cluster 2024-09-21T05:13:16.544163+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: cluster 2024-09-21T05:13:16.544163+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.816969+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.816969+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.823729+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.823729+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.829794+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.829794+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.831476+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:18.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:17 smithi076 bash[21666]: audit 2024-09-21T05:13:16.831476+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:20.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:19 smithi067 bash[19874]: cluster 2024-09-21T05:13:18.544705+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T05:13:20.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:19 smithi067 bash[19874]: cluster 2024-09-21T05:13:18.544705+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T05:13:20.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:19 smithi104 bash[22033]: cluster 2024-09-21T05:13:18.544705+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T05:13:20.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:19 smithi104 bash[22033]: cluster 2024-09-21T05:13:18.544705+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T05:13:20.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:19 smithi076 bash[21666]: cluster 2024-09-21T05:13:18.544705+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T05:13:20.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:19 smithi076 bash[21666]: cluster 2024-09-21T05:13:18.544705+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T05:13:21.928 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:21 smithi104 bash[22033]: cluster 2024-09-21T05:13:20.545243+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:21.928 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:21 smithi104 bash[22033]: cluster 2024-09-21T05:13:20.545243+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:22.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:21 smithi067 bash[19874]: cluster 2024-09-21T05:13:20.545243+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:22.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:21 smithi067 bash[19874]: cluster 2024-09-21T05:13:20.545243+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:22.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:21 smithi076 bash[21666]: cluster 2024-09-21T05:13:20.545243+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:22.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:21 smithi076 bash[21666]: cluster 2024-09-21T05:13:20.545243+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:24.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:23 smithi067 bash[19874]: cluster 2024-09-21T05:13:22.545795+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:24.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:23 smithi067 bash[19874]: cluster 2024-09-21T05:13:22.545795+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:24.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:23 smithi104 bash[22033]: cluster 2024-09-21T05:13:22.545795+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:24.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:23 smithi104 bash[22033]: cluster 2024-09-21T05:13:22.545795+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:24.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:23 smithi076 bash[21666]: cluster 2024-09-21T05:13:22.545795+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:24.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:23 smithi076 bash[21666]: cluster 2024-09-21T05:13:22.545795+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:13:26.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: cluster 2024-09-21T05:13:24.546319+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:26.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: cluster 2024-09-21T05:13:24.546319+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:26.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.399912+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/3661756012' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.399912+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/3661756012' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.400323+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.400323+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.403818+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"}]': finished 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.403818+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"}]': finished 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: cluster 2024-09-21T05:13:25.408389+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: cluster 2024-09-21T05:13:25.408389+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.408820+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:26.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:25 smithi067 bash[19874]: audit 2024-09-21T05:13:25.408820+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:26.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: cluster 2024-09-21T05:13:24.546319+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: cluster 2024-09-21T05:13:24.546319+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.399912+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/3661756012' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.399912+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/3661756012' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.400323+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.400323+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.403818+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"}]': finished 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.403818+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"}]': finished 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: cluster 2024-09-21T05:13:25.408389+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: cluster 2024-09-21T05:13:25.408389+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.408820+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:26.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:25 smithi104 bash[22033]: audit 2024-09-21T05:13:25.408820+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: cluster 2024-09-21T05:13:24.546319+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: cluster 2024-09-21T05:13:24.546319+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.399912+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/3661756012' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.399912+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/3661756012' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.400323+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.400323+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"} : dispatch 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.403818+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"}]': finished 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.403818+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575679cf-a256-4c04-a966-f21e71323461"}]': finished 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: cluster 2024-09-21T05:13:25.408389+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: cluster 2024-09-21T05:13:25.408389+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T05:13:26.102 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.408820+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:26.103 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:25 smithi076 bash[21666]: audit 2024-09-21T05:13:25.408820+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:27.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:26 smithi067 bash[19874]: audit 2024-09-21T05:13:26.070126+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/2971872736' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:13:27.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:26 smithi067 bash[19874]: audit 2024-09-21T05:13:26.070126+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/2971872736' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:13:27.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:26 smithi104 bash[22033]: audit 2024-09-21T05:13:26.070126+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/2971872736' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:13:27.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:26 smithi104 bash[22033]: audit 2024-09-21T05:13:26.070126+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/2971872736' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:13:27.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:26 smithi076 bash[21666]: audit 2024-09-21T05:13:26.070126+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/2971872736' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:13:27.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:26 smithi076 bash[21666]: audit 2024-09-21T05:13:26.070126+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/2971872736' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:13:28.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:27 smithi067 bash[19874]: cluster 2024-09-21T05:13:26.546859+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:28.045 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:27 smithi067 bash[19874]: cluster 2024-09-21T05:13:26.546859+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:28.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:27 smithi104 bash[22033]: cluster 2024-09-21T05:13:26.546859+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:28.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:27 smithi104 bash[22033]: cluster 2024-09-21T05:13:26.546859+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:28.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:27 smithi076 bash[21666]: cluster 2024-09-21T05:13:26.546859+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:28.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:27 smithi076 bash[21666]: cluster 2024-09-21T05:13:26.546859+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:29.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:29 smithi104 bash[22033]: cluster 2024-09-21T05:13:28.547318+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:29.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:29 smithi104 bash[22033]: cluster 2024-09-21T05:13:28.547318+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:30.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:29 smithi067 bash[19874]: cluster 2024-09-21T05:13:28.547318+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:30.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:29 smithi067 bash[19874]: cluster 2024-09-21T05:13:28.547318+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:30.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:29 smithi076 bash[21666]: cluster 2024-09-21T05:13:28.547318+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:30.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:29 smithi076 bash[21666]: cluster 2024-09-21T05:13:28.547318+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:32.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:31 smithi067 bash[19874]: cluster 2024-09-21T05:13:30.547847+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:32.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:31 smithi067 bash[19874]: cluster 2024-09-21T05:13:30.547847+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:32.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:31 smithi104 bash[22033]: cluster 2024-09-21T05:13:30.547847+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:32.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:31 smithi104 bash[22033]: cluster 2024-09-21T05:13:30.547847+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:32.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:31 smithi076 bash[21666]: cluster 2024-09-21T05:13:30.547847+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:32.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:31 smithi076 bash[21666]: cluster 2024-09-21T05:13:30.547847+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:34.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:33 smithi067 bash[19874]: cluster 2024-09-21T05:13:32.548377+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:34.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:33 smithi067 bash[19874]: cluster 2024-09-21T05:13:32.548377+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:34.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:33 smithi104 bash[22033]: cluster 2024-09-21T05:13:32.548377+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:34.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:33 smithi104 bash[22033]: cluster 2024-09-21T05:13:32.548377+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:34.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:33 smithi076 bash[21666]: cluster 2024-09-21T05:13:32.548377+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:34.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:33 smithi076 bash[21666]: cluster 2024-09-21T05:13:32.548377+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:35 smithi067 bash[19874]: cluster 2024-09-21T05:13:34.548929+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:35 smithi067 bash[19874]: cluster 2024-09-21T05:13:34.548929+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:36.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:35 smithi104 bash[22033]: cluster 2024-09-21T05:13:34.548929+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:36.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:35 smithi104 bash[22033]: cluster 2024-09-21T05:13:34.548929+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:35 smithi076 bash[21666]: cluster 2024-09-21T05:13:34.548929+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:35 smithi076 bash[21666]: cluster 2024-09-21T05:13:34.548929+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:37.928 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:37 smithi104 bash[22033]: cluster 2024-09-21T05:13:36.549468+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:37.929 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:37 smithi104 bash[22033]: cluster 2024-09-21T05:13:36.549468+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:38.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:37 smithi067 bash[19874]: cluster 2024-09-21T05:13:36.549468+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:38.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:37 smithi067 bash[19874]: cluster 2024-09-21T05:13:36.549468+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:38.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:37 smithi076 bash[21666]: cluster 2024-09-21T05:13:36.549468+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:38.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:37 smithi076 bash[21666]: cluster 2024-09-21T05:13:36.549468+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:39.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: cluster 2024-09-21T05:13:38.549979+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:39.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: cluster 2024-09-21T05:13:38.549979+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:39.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: audit 2024-09-21T05:13:38.922492+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:13:39.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: audit 2024-09-21T05:13:38.922492+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: cluster 2024-09-21T05:13:38.549979+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: cluster 2024-09-21T05:13:38.549979+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: audit 2024-09-21T05:13:38.922492+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: audit 2024-09-21T05:13:38.922492+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: audit 2024-09-21T05:13:38.924413+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: audit 2024-09-21T05:13:38.924413+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: cephadm 2024-09-21T05:13:38.925887+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T05:13:40.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:39 smithi067 bash[19874]: cephadm 2024-09-21T05:13:38.925887+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T05:13:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: audit 2024-09-21T05:13:38.924413+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: audit 2024-09-21T05:13:38.924413+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: cephadm 2024-09-21T05:13:38.925887+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T05:13:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:39 smithi104 bash[22033]: cephadm 2024-09-21T05:13:38.925887+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: cluster 2024-09-21T05:13:38.549979+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: cluster 2024-09-21T05:13:38.549979+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: audit 2024-09-21T05:13:38.922492+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: audit 2024-09-21T05:13:38.922492+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: audit 2024-09-21T05:13:38.924413+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: audit 2024-09-21T05:13:38.924413+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: cephadm 2024-09-21T05:13:38.925887+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T05:13:40.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:39 smithi076 bash[21666]: cephadm 2024-09-21T05:13:38.925887+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T05:13:42.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:41 smithi067 bash[19874]: cluster 2024-09-21T05:13:40.550547+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:42.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:41 smithi067 bash[19874]: cluster 2024-09-21T05:13:40.550547+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:41 smithi104 bash[22033]: cluster 2024-09-21T05:13:40.550547+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:41 smithi104 bash[22033]: cluster 2024-09-21T05:13:40.550547+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:42.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:41 smithi076 bash[21666]: cluster 2024-09-21T05:13:40.550547+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:42.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:41 smithi076 bash[21666]: cluster 2024-09-21T05:13:40.550547+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:43.459 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:43 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:13:43.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:43 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:13:43.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:43 smithi104 bash[22033]: cluster 2024-09-21T05:13:42.551070+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:43.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:43 smithi104 bash[22033]: cluster 2024-09-21T05:13:42.551070+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:44.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:43 smithi067 bash[19874]: cluster 2024-09-21T05:13:42.551070+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:44.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:43 smithi067 bash[19874]: cluster 2024-09-21T05:13:42.551070+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:44.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:43 smithi076 bash[21666]: cluster 2024-09-21T05:13:42.551070+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:44.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:43 smithi076 bash[21666]: cluster 2024-09-21T05:13:42.551070+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:45.026 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:44 smithi104 bash[22033]: audit 2024-09-21T05:13:43.746978+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:45.026 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:44 smithi104 bash[22033]: audit 2024-09-21T05:13:43.746978+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:45.027 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:44 smithi104 bash[22033]: audit 2024-09-21T05:13:43.753686+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.027 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:44 smithi104 bash[22033]: audit 2024-09-21T05:13:43.753686+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.027 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:44 smithi104 bash[22033]: audit 2024-09-21T05:13:43.760919+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.027 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:44 smithi104 bash[22033]: audit 2024-09-21T05:13:43.760919+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:44 smithi067 bash[19874]: audit 2024-09-21T05:13:43.746978+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:45.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:44 smithi067 bash[19874]: audit 2024-09-21T05:13:43.746978+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:45.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:44 smithi067 bash[19874]: audit 2024-09-21T05:13:43.753686+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:44 smithi067 bash[19874]: audit 2024-09-21T05:13:43.753686+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:44 smithi067 bash[19874]: audit 2024-09-21T05:13:43.760919+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:44 smithi067 bash[19874]: audit 2024-09-21T05:13:43.760919+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:44 smithi076 bash[21666]: audit 2024-09-21T05:13:43.746978+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:45.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:44 smithi076 bash[21666]: audit 2024-09-21T05:13:43.746978+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:45.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:44 smithi076 bash[21666]: audit 2024-09-21T05:13:43.753686+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:44 smithi076 bash[21666]: audit 2024-09-21T05:13:43.753686+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:44 smithi076 bash[21666]: audit 2024-09-21T05:13:43.760919+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:45.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:44 smithi076 bash[21666]: audit 2024-09-21T05:13:43.760919+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:46.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:45 smithi067 bash[19874]: cluster 2024-09-21T05:13:44.551590+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:46.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:45 smithi067 bash[19874]: cluster 2024-09-21T05:13:44.551590+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:45 smithi104 bash[22033]: cluster 2024-09-21T05:13:44.551590+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:45 smithi104 bash[22033]: cluster 2024-09-21T05:13:44.551590+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:46.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:45 smithi076 bash[21666]: cluster 2024-09-21T05:13:44.551590+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:46.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:45 smithi076 bash[21666]: cluster 2024-09-21T05:13:44.551590+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:48.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:47 smithi067 bash[19874]: cluster 2024-09-21T05:13:46.552172+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:48.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:47 smithi067 bash[19874]: cluster 2024-09-21T05:13:46.552172+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:48.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:47 smithi104 bash[22033]: cluster 2024-09-21T05:13:46.552172+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:48.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:47 smithi104 bash[22033]: cluster 2024-09-21T05:13:46.552172+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:48.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:47 smithi076 bash[21666]: cluster 2024-09-21T05:13:46.552172+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:48.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:47 smithi076 bash[21666]: cluster 2024-09-21T05:13:46.552172+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: cluster 2024-09-21T05:13:48.552688+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: cluster 2024-09-21T05:13:48.552688+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.024512+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.024512+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.032348+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.032348+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.033999+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.033999+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.035874+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.035874+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.045604+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.157 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:50 smithi104 bash[22033]: audit 2024-09-21T05:13:49.045604+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: cluster 2024-09-21T05:13:48.552688+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: cluster 2024-09-21T05:13:48.552688+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.024512+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.024512+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.032348+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.032348+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.033999+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:50.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.033999+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:50.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.035874+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:50.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.035874+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:50.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.045604+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:50 smithi067 bash[19874]: audit 2024-09-21T05:13:49.045604+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: cluster 2024-09-21T05:13:48.552688+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: cluster 2024-09-21T05:13:48.552688+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.024512+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.024512+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.032348+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.032348+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.033999+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:50.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.033999+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:13:50.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.035874+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:50.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.035874+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:13:50.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.045604+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:50.352 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:50 smithi076 bash[21666]: audit 2024-09-21T05:13:49.045604+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:52.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:52 smithi067 bash[19874]: cluster 2024-09-21T05:13:50.553220+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:52.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:52 smithi067 bash[19874]: cluster 2024-09-21T05:13:50.553220+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:52.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:52 smithi104 bash[22033]: cluster 2024-09-21T05:13:50.553220+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:52.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:52 smithi104 bash[22033]: cluster 2024-09-21T05:13:50.553220+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:52.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:52 smithi076 bash[21666]: cluster 2024-09-21T05:13:50.553220+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:52.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:52 smithi076 bash[21666]: cluster 2024-09-21T05:13:50.553220+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:54.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:54 smithi067 bash[19874]: cluster 2024-09-21T05:13:52.553761+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:54.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:54 smithi067 bash[19874]: cluster 2024-09-21T05:13:52.553761+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:54.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:54 smithi104 bash[22033]: cluster 2024-09-21T05:13:52.553761+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:54.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:54 smithi104 bash[22033]: cluster 2024-09-21T05:13:52.553761+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:54.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:54 smithi076 bash[21666]: cluster 2024-09-21T05:13:52.553761+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:54.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:54 smithi076 bash[21666]: cluster 2024-09-21T05:13:52.553761+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:56 smithi067 bash[19874]: cluster 2024-09-21T05:13:54.554289+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:56 smithi067 bash[19874]: cluster 2024-09-21T05:13:54.554289+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:56 smithi104 bash[22033]: cluster 2024-09-21T05:13:54.554289+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:56 smithi104 bash[22033]: cluster 2024-09-21T05:13:54.554289+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:56 smithi076 bash[21666]: cluster 2024-09-21T05:13:54.554289+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:56 smithi076 bash[21666]: cluster 2024-09-21T05:13:54.554289+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:56.419 INFO:teuthology.orchestra.run.smithi104.stdout:Created osd(s) 4 on host 'smithi104' 2024-09-21T05:13:57.068 DEBUG:teuthology.orchestra.run.smithi104:osd.4> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.4.service 2024-09-21T05:13:57.070 INFO:tasks.cephadm:Deploying osd.5 on smithi104 with /dev/vg_nvme/lv_3... 2024-09-21T05:13:57.071 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T05:13:57.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:57 smithi067 bash[19874]: audit 2024-09-21T05:13:56.396727+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:57.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:57 smithi067 bash[19874]: audit 2024-09-21T05:13:56.396727+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:57.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:57 smithi067 bash[19874]: audit 2024-09-21T05:13:56.404871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:57 smithi067 bash[19874]: audit 2024-09-21T05:13:56.404871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:57 smithi067 bash[19874]: audit 2024-09-21T05:13:56.412337+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.294 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:57 smithi067 bash[19874]: audit 2024-09-21T05:13:56.412337+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[22033]: audit 2024-09-21T05:13:56.396727+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:57.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[22033]: audit 2024-09-21T05:13:56.396727+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:57.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[22033]: audit 2024-09-21T05:13:56.404871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[22033]: audit 2024-09-21T05:13:56.404871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[22033]: audit 2024-09-21T05:13:56.412337+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[22033]: audit 2024-09-21T05:13:56.412337+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:57 smithi076 bash[21666]: audit 2024-09-21T05:13:56.396727+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:57.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:57 smithi076 bash[21666]: audit 2024-09-21T05:13:56.396727+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:13:57.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:57 smithi076 bash[21666]: audit 2024-09-21T05:13:56.404871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:57 smithi076 bash[21666]: audit 2024-09-21T05:13:56.404871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:57 smithi076 bash[21666]: audit 2024-09-21T05:13:56.412337+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:57 smithi076 bash[21666]: audit 2024-09-21T05:13:56.412337+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:13:57.806 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:13:57 smithi104 bash[24979]: debug 2024-09-21T05:13:57.405+0000 7fb1312f6640 -1 osd.4 0 log_to_monitors true 2024-09-21T05:13:58.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:58 smithi067 bash[19874]: cluster 2024-09-21T05:13:56.554810+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:58.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:58 smithi067 bash[19874]: cluster 2024-09-21T05:13:56.554810+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:58.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:58 smithi067 bash[19874]: audit 2024-09-21T05:13:57.416059+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:58 smithi067 bash[19874]: audit 2024-09-21T05:13:57.416059+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:58 smithi067 bash[19874]: audit 2024-09-21T05:13:57.416614+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:58 smithi067 bash[19874]: audit 2024-09-21T05:13:57.416614+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:58 smithi104 bash[22033]: cluster 2024-09-21T05:13:56.554810+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:58 smithi104 bash[22033]: cluster 2024-09-21T05:13:56.554810+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:58 smithi104 bash[22033]: audit 2024-09-21T05:13:57.416059+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:58 smithi104 bash[22033]: audit 2024-09-21T05:13:57.416059+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:58 smithi104 bash[22033]: audit 2024-09-21T05:13:57.416614+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:58 smithi104 bash[22033]: audit 2024-09-21T05:13:57.416614+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:58 smithi076 bash[21666]: cluster 2024-09-21T05:13:56.554810+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:58.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:58 smithi076 bash[21666]: cluster 2024-09-21T05:13:56.554810+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:58.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:58 smithi076 bash[21666]: audit 2024-09-21T05:13:57.416059+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:58 smithi076 bash[21666]: audit 2024-09-21T05:13:57.416059+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:58 smithi076 bash[21666]: audit 2024-09-21T05:13:57.416614+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:58.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:58 smithi076 bash[21666]: audit 2024-09-21T05:13:57.416614+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.414028+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.414028+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.418907+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.418907+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.419409+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.419409+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.419704+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.419704+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.420299+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: audit 2024-09-21T05:13:58.420299+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.555310+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:59.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:13:59 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.555310+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.414028+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.414028+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.418907+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.418907+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.419409+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.419409+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.419704+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.419704+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.420299+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: audit 2024-09-21T05:13:58.420299+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.555310+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:59.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.555310+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.414028+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.414028+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.418907+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.418907+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.419409+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.419409+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.419704+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.419704+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.420299+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: audit 2024-09-21T05:13:58.420299+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:13:59.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.555310+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:13:59.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:13:59 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.555310+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:00.306 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[24979]: debug 2024-09-21T05:13:59.897+0000 7fb12da8d640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T05:14:00.306 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:13:59 smithi104 bash[24979]: debug 2024-09-21T05:13:59.921+0000 7fb125098640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.461401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.461401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.461521+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: cluster 2024-09-21T05:13:58.461521+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.416590+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.416590+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: cluster 2024-09-21T05:13:59.421415+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:14:00.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: cluster 2024-09-21T05:13:59.421415+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:14:00.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.422237+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.422237+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.433036+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.433036+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.910618+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T05:14:00.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:00 smithi067 bash[19874]: audit 2024-09-21T05:13:59.910618+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T05:14:00.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.461401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.461401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.461521+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: cluster 2024-09-21T05:13:58.461521+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.416590+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.416590+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: cluster 2024-09-21T05:13:59.421415+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: cluster 2024-09-21T05:13:59.421415+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.422237+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.422237+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.433036+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.433036+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.910618+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T05:14:00.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:00 smithi104 bash[22033]: audit 2024-09-21T05:13:59.910618+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.461401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.461401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.461521+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: cluster 2024-09-21T05:13:58.461521+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.416590+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.416590+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: cluster 2024-09-21T05:13:59.421415+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:14:00.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: cluster 2024-09-21T05:13:59.421415+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:14:00.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.422237+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.422237+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.433036+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.433036+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:00.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.910618+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T05:14:00.852 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:00 smithi076 bash[21666]: audit 2024-09-21T05:13:59.910618+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T05:14:01.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: audit 2024-09-21T05:14:00.435731+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: audit 2024-09-21T05:14:00.435731+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: cluster 2024-09-21T05:14:00.442032+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370] boot 2024-09-21T05:14:01.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: cluster 2024-09-21T05:14:00.442032+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370] boot 2024-09-21T05:14:01.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: cluster 2024-09-21T05:14:00.442104+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T05:14:01.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: cluster 2024-09-21T05:14:00.442104+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T05:14:01.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: audit 2024-09-21T05:14:00.442353+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: audit 2024-09-21T05:14:00.442353+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: cluster 2024-09-21T05:14:00.555822+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:01.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:01 smithi067 bash[19874]: cluster 2024-09-21T05:14:00.555822+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:01.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: audit 2024-09-21T05:14:00.435731+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: audit 2024-09-21T05:14:00.435731+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: cluster 2024-09-21T05:14:00.442032+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370] boot 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: cluster 2024-09-21T05:14:00.442032+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370] boot 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: cluster 2024-09-21T05:14:00.442104+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: cluster 2024-09-21T05:14:00.442104+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: audit 2024-09-21T05:14:00.442353+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: audit 2024-09-21T05:14:00.442353+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: cluster 2024-09-21T05:14:00.555822+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:01.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:01 smithi104 bash[22033]: cluster 2024-09-21T05:14:00.555822+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:01.825 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:14:01.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: audit 2024-09-21T05:14:00.435731+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: audit 2024-09-21T05:14:00.435731+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: cluster 2024-09-21T05:14:00.442032+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370] boot 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: cluster 2024-09-21T05:14:00.442032+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.104:6800/2267520370,v1:172.21.15.104:6801/2267520370] boot 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: cluster 2024-09-21T05:14:00.442104+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: cluster 2024-09-21T05:14:00.442104+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: audit 2024-09-21T05:14:00.442353+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: audit 2024-09-21T05:14:00.442353+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: cluster 2024-09-21T05:14:00.555822+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:01.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:01 smithi076 bash[21666]: cluster 2024-09-21T05:14:00.555822+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T05:14:02.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:02 smithi067 bash[19874]: cluster 2024-09-21T05:14:01.448528+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:14:02.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:02 smithi067 bash[19874]: cluster 2024-09-21T05:14:01.448528+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:14:02.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:02 smithi104 bash[22033]: cluster 2024-09-21T05:14:01.448528+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:14:02.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:02 smithi104 bash[22033]: cluster 2024-09-21T05:14:01.448528+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:14:02.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:02 smithi076 bash[21666]: cluster 2024-09-21T05:14:01.448528+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:14:02.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:02 smithi076 bash[21666]: cluster 2024-09-21T05:14:01.448528+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:14:03.738 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:03 smithi104 bash[22033]: cluster 2024-09-21T05:14:02.451382+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:14:03.738 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:03 smithi104 bash[22033]: cluster 2024-09-21T05:14:02.451382+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:14:03.738 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:03 smithi104 bash[22033]: cluster 2024-09-21T05:14:02.556348+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:03.738 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:03 smithi104 bash[22033]: cluster 2024-09-21T05:14:02.556348+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:03.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:03 smithi067 bash[19874]: cluster 2024-09-21T05:14:02.451382+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:14:03.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:03 smithi067 bash[19874]: cluster 2024-09-21T05:14:02.451382+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:14:03.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:03 smithi067 bash[19874]: cluster 2024-09-21T05:14:02.556348+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:03.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:03 smithi067 bash[19874]: cluster 2024-09-21T05:14:02.556348+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:03.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:03 smithi076 bash[21666]: cluster 2024-09-21T05:14:02.451382+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:14:03.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:03 smithi076 bash[21666]: cluster 2024-09-21T05:14:02.451382+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:14:03.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:03 smithi076 bash[21666]: cluster 2024-09-21T05:14:02.556348+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:03.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:03 smithi076 bash[21666]: cluster 2024-09-21T05:14:02.556348+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:06.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:05 smithi067 bash[19874]: cluster 2024-09-21T05:14:04.556889+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:06.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:05 smithi067 bash[19874]: cluster 2024-09-21T05:14:04.556889+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:06.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:05 smithi104 bash[22033]: cluster 2024-09-21T05:14:04.556889+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:06.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:05 smithi104 bash[22033]: cluster 2024-09-21T05:14:04.556889+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:06.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:05 smithi076 bash[21666]: cluster 2024-09-21T05:14:04.556889+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:06.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:05 smithi076 bash[21666]: cluster 2024-09-21T05:14:04.556889+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:07.203 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T05:14:07.255 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi104:vg_nvme/lv_3 2024-09-21T05:14:07.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:07 smithi104 bash[22033]: cluster 2024-09-21T05:14:06.557476+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T05:14:07.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:07 smithi104 bash[22033]: cluster 2024-09-21T05:14:06.557476+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T05:14:08.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:07 smithi067 bash[19874]: cluster 2024-09-21T05:14:06.557476+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T05:14:08.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:07 smithi067 bash[19874]: cluster 2024-09-21T05:14:06.557476+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T05:14:08.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:07 smithi076 bash[21666]: cluster 2024-09-21T05:14:06.557476+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T05:14:08.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:07 smithi076 bash[21666]: cluster 2024-09-21T05:14:06.557476+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T05:14:09.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:09 smithi104 bash[22033]: cluster 2024-09-21T05:14:08.558018+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:14:09.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:09 smithi104 bash[22033]: cluster 2024-09-21T05:14:08.558018+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:14:10.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:09 smithi067 bash[19874]: cluster 2024-09-21T05:14:08.558018+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:14:10.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:09 smithi067 bash[19874]: cluster 2024-09-21T05:14:08.558018+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:14:10.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:09 smithi076 bash[21666]: cluster 2024-09-21T05:14:08.558018+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:14:10.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:09 smithi076 bash[21666]: cluster 2024-09-21T05:14:08.558018+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: cephadm 2024-09-21T05:14:10.166346+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: cephadm 2024-09-21T05:14:10.166346+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.174444+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.174444+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.182232+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.182232+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.184761+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.184761+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: cephadm 2024-09-21T05:14:10.186181+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: cephadm 2024-09-21T05:14:10.186181+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.192251+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.192251+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.196756+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.196756+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.198585+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.198585+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.208477+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:11 smithi067 bash[19874]: audit 2024-09-21T05:14:10.208477+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: cephadm 2024-09-21T05:14:10.166346+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: cephadm 2024-09-21T05:14:10.166346+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.174444+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.174444+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.182232+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.182232+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.184761+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.184761+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: cephadm 2024-09-21T05:14:10.186181+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: cephadm 2024-09-21T05:14:10.186181+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.192251+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.192251+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.196756+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:11.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.196756+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:11.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.198585+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:11.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.198585+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:11.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.208477+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:11 smithi104 bash[22033]: audit 2024-09-21T05:14:10.208477+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: cephadm 2024-09-21T05:14:10.166346+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: cephadm 2024-09-21T05:14:10.166346+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.174444+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.174444+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.182232+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.182232+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.184761+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.184761+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: cephadm 2024-09-21T05:14:10.186181+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: cephadm 2024-09-21T05:14:10.186181+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.192251+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.192251+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.196756+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:11.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.196756+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:11.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.198585+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:11.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.198585+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:11.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.208477+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:11.602 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:11 smithi076 bash[21666]: audit 2024-09-21T05:14:10.208477+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:12.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:12 smithi067 bash[19874]: cluster 2024-09-21T05:14:10.558592+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T05:14:12.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:12 smithi067 bash[19874]: cluster 2024-09-21T05:14:10.558592+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T05:14:12.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:12 smithi104 bash[22033]: cluster 2024-09-21T05:14:10.558592+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T05:14:12.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:12 smithi104 bash[22033]: cluster 2024-09-21T05:14:10.558592+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T05:14:12.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:12 smithi076 bash[21666]: cluster 2024-09-21T05:14:10.558592+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T05:14:12.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:12 smithi076 bash[21666]: cluster 2024-09-21T05:14:10.558592+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T05:14:13.076 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:14:14.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:14 smithi067 bash[19874]: cluster 2024-09-21T05:14:12.559105+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:14:14.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:14 smithi067 bash[19874]: cluster 2024-09-21T05:14:12.559105+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:14:14.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:14 smithi104 bash[22033]: cluster 2024-09-21T05:14:12.559105+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:14:14.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:14 smithi104 bash[22033]: cluster 2024-09-21T05:14:12.559105+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:14:14.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:14 smithi076 bash[21666]: cluster 2024-09-21T05:14:12.559105+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:14:14.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:14 smithi076 bash[21666]: cluster 2024-09-21T05:14:12.559105+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:14:15.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:15 smithi067 bash[19874]: audit 2024-09-21T05:14:14.449374+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:14:15.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:15 smithi067 bash[19874]: audit 2024-09-21T05:14:14.449374+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:14:15.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:15 smithi067 bash[19874]: audit 2024-09-21T05:14:14.455725+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:14:15.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:15 smithi067 bash[19874]: audit 2024-09-21T05:14:14.455725+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:14:15.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:15 smithi067 bash[19874]: audit 2024-09-21T05:14:14.457342+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:15.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:15 smithi067 bash[19874]: audit 2024-09-21T05:14:14.457342+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:15.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:15 smithi104 bash[22033]: audit 2024-09-21T05:14:14.449374+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:14:15.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:15 smithi104 bash[22033]: audit 2024-09-21T05:14:14.449374+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:14:15.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:15 smithi104 bash[22033]: audit 2024-09-21T05:14:14.455725+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:14:15.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:15 smithi104 bash[22033]: audit 2024-09-21T05:14:14.455725+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:14:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:15 smithi104 bash[22033]: audit 2024-09-21T05:14:14.457342+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:15.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:15 smithi104 bash[22033]: audit 2024-09-21T05:14:14.457342+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:15.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:15 smithi076 bash[21666]: audit 2024-09-21T05:14:14.449374+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:14:15.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:15 smithi076 bash[21666]: audit 2024-09-21T05:14:14.449374+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:14:15.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:15 smithi076 bash[21666]: audit 2024-09-21T05:14:14.455725+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:14:15.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:15 smithi076 bash[21666]: audit 2024-09-21T05:14:14.455725+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:14:15.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:15 smithi076 bash[21666]: audit 2024-09-21T05:14:14.457342+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:15.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:15 smithi076 bash[21666]: audit 2024-09-21T05:14:14.457342+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:16.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:16 smithi067 bash[19874]: audit 2024-09-21T05:14:14.442986+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:14:16.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:16 smithi067 bash[19874]: audit 2024-09-21T05:14:14.442986+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:14:16.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:16 smithi067 bash[19874]: cluster 2024-09-21T05:14:14.559653+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 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-21T05:14:16.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:16 smithi067 bash[19874]: cluster 2024-09-21T05:14:14.559653+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 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-21T05:14:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:16 smithi104 bash[22033]: audit 2024-09-21T05:14:14.442986+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:14:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:16 smithi104 bash[22033]: audit 2024-09-21T05:14:14.442986+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:14:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:16 smithi104 bash[22033]: cluster 2024-09-21T05:14:14.559653+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 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-21T05:14:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:16 smithi104 bash[22033]: cluster 2024-09-21T05:14:14.559653+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 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-21T05:14:16.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:16 smithi076 bash[21666]: audit 2024-09-21T05:14:14.442986+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:14:16.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:16 smithi076 bash[21666]: audit 2024-09-21T05:14:14.442986+0000 mgr.x (mgr.14152) 264 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:14:16.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:16 smithi076 bash[21666]: cluster 2024-09-21T05:14:14.559653+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 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-21T05:14:16.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:16 smithi076 bash[21666]: cluster 2024-09-21T05:14:14.559653+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 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-21T05:14:18.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:18 smithi067 bash[19874]: cluster 2024-09-21T05:14:16.560215+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 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-21T05:14:18.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:18 smithi067 bash[19874]: cluster 2024-09-21T05:14:16.560215+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 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-21T05:14:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:18 smithi104 bash[22033]: cluster 2024-09-21T05:14:16.560215+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 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-21T05:14:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:18 smithi104 bash[22033]: cluster 2024-09-21T05:14:16.560215+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 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-21T05:14:18.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:18 smithi076 bash[21666]: cluster 2024-09-21T05:14:16.560215+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 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-21T05:14:18.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:18 smithi076 bash[21666]: cluster 2024-09-21T05:14:16.560215+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 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-21T05:14:20.525 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:20 smithi104 bash[22033]: cluster 2024-09-21T05:14:18.560742+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:20.525 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:20 smithi104 bash[22033]: cluster 2024-09-21T05:14:18.560742+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:20.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:20 smithi067 bash[19874]: cluster 2024-09-21T05:14:18.560742+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:20.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:20 smithi067 bash[19874]: cluster 2024-09-21T05:14:18.560742+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:20.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:20 smithi076 bash[21666]: cluster 2024-09-21T05:14:18.560742+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:20.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:20 smithi076 bash[21666]: cluster 2024-09-21T05:14:18.560742+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:22 smithi067 bash[19874]: cluster 2024-09-21T05:14:20.561257+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:22 smithi067 bash[19874]: cluster 2024-09-21T05:14:20.561257+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:22 smithi104 bash[22033]: cluster 2024-09-21T05:14:20.561257+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:22 smithi104 bash[22033]: cluster 2024-09-21T05:14:20.561257+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:22.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:22 smithi076 bash[21666]: cluster 2024-09-21T05:14:20.561257+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:22.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:22 smithi076 bash[21666]: cluster 2024-09-21T05:14:20.561257+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:23.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.846615+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/3082232813' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.846615+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/3082232813' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.847637+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.847637+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.851236+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"}]': finished 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.851236+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"}]': finished 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: cluster 2024-09-21T05:14:22.855801+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: cluster 2024-09-21T05:14:22.855801+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.856233+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:23.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:23 smithi067 bash[19874]: audit 2024-09-21T05:14:22.856233+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.846615+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/3082232813' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.846615+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/3082232813' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.847637+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.847637+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.851236+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"}]': finished 2024-09-21T05:14:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.851236+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"}]': finished 2024-09-21T05:14:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: cluster 2024-09-21T05:14:22.855801+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T05:14:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: cluster 2024-09-21T05:14:22.855801+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T05:14:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.856233+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:23.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:23 smithi104 bash[22033]: audit 2024-09-21T05:14:22.856233+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:23.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.846615+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/3082232813' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.846615+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/3082232813' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.847637+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.847637+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"} : dispatch 2024-09-21T05:14:23.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.851236+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"}]': finished 2024-09-21T05:14:23.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.851236+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5cd5c3f-351c-4cf4-8750-65508a788162"}]': finished 2024-09-21T05:14:23.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: cluster 2024-09-21T05:14:22.855801+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T05:14:23.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: cluster 2024-09-21T05:14:22.855801+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T05:14:23.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.856233+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:23.601 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:23 smithi076 bash[21666]: audit 2024-09-21T05:14:22.856233+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:24.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:24 smithi067 bash[19874]: cluster 2024-09-21T05:14:22.561842+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:24.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:24 smithi067 bash[19874]: cluster 2024-09-21T05:14:22.561842+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:24.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:24 smithi067 bash[19874]: audit 2024-09-21T05:14:23.493394+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/1031767314' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:14:24.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:24 smithi067 bash[19874]: audit 2024-09-21T05:14:23.493394+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/1031767314' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:14:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:24 smithi104 bash[22033]: cluster 2024-09-21T05:14:22.561842+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:24 smithi104 bash[22033]: cluster 2024-09-21T05:14:22.561842+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:24 smithi104 bash[22033]: audit 2024-09-21T05:14:23.493394+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/1031767314' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:14:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:24 smithi104 bash[22033]: audit 2024-09-21T05:14:23.493394+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/1031767314' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:14:24.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:24 smithi076 bash[21666]: cluster 2024-09-21T05:14:22.561842+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:24.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:24 smithi076 bash[21666]: cluster 2024-09-21T05:14:22.561842+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:24.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:24 smithi076 bash[21666]: audit 2024-09-21T05:14:23.493394+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/1031767314' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:14:24.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:24 smithi076 bash[21666]: audit 2024-09-21T05:14:23.493394+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/1031767314' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:14:26.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:26 smithi067 bash[19874]: cluster 2024-09-21T05:14:24.562511+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:26.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:26 smithi067 bash[19874]: cluster 2024-09-21T05:14:24.562511+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:26 smithi104 bash[22033]: cluster 2024-09-21T05:14:24.562511+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:26 smithi104 bash[22033]: cluster 2024-09-21T05:14:24.562511+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:26.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:26 smithi076 bash[21666]: cluster 2024-09-21T05:14:24.562511+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:26.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:26 smithi076 bash[21666]: cluster 2024-09-21T05:14:24.562511+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:28.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:28 smithi067 bash[19874]: cluster 2024-09-21T05:14:26.563140+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:28.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:28 smithi067 bash[19874]: cluster 2024-09-21T05:14:26.563140+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:28 smithi104 bash[22033]: cluster 2024-09-21T05:14:26.563140+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:28 smithi104 bash[22033]: cluster 2024-09-21T05:14:26.563140+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:28.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:28 smithi076 bash[21666]: cluster 2024-09-21T05:14:26.563140+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:28.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:28 smithi076 bash[21666]: cluster 2024-09-21T05:14:26.563140+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:30.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:30 smithi067 bash[19874]: cluster 2024-09-21T05:14:28.563790+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:30.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:30 smithi067 bash[19874]: cluster 2024-09-21T05:14:28.563790+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:30 smithi104 bash[22033]: cluster 2024-09-21T05:14:28.563790+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:30 smithi104 bash[22033]: cluster 2024-09-21T05:14:28.563790+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:30.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:30 smithi076 bash[21666]: cluster 2024-09-21T05:14:28.563790+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:30.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:30 smithi076 bash[21666]: cluster 2024-09-21T05:14:28.563790+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:31.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:31 smithi067 bash[19874]: cluster 2024-09-21T05:14:30.564465+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:31.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:31 smithi067 bash[19874]: cluster 2024-09-21T05:14:30.564465+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:31.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:31 smithi104 bash[22033]: cluster 2024-09-21T05:14:30.564465+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:31.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:31 smithi104 bash[22033]: cluster 2024-09-21T05:14:30.564465+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:31.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:31 smithi076 bash[21666]: cluster 2024-09-21T05:14:30.564465+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:31.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:31 smithi076 bash[21666]: cluster 2024-09-21T05:14:30.564465+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:34.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:33 smithi104 bash[22033]: cluster 2024-09-21T05:14:32.565120+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:34.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:33 smithi104 bash[22033]: cluster 2024-09-21T05:14:32.565120+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:34.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:33 smithi067 bash[19874]: cluster 2024-09-21T05:14:32.565120+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:34.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:33 smithi067 bash[19874]: cluster 2024-09-21T05:14:32.565120+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:34.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:33 smithi076 bash[21666]: cluster 2024-09-21T05:14:32.565120+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:34.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:33 smithi076 bash[21666]: cluster 2024-09-21T05:14:32.565120+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:36.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:35 smithi104 bash[22033]: cluster 2024-09-21T05:14:34.565776+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:36.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:35 smithi104 bash[22033]: cluster 2024-09-21T05:14:34.565776+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:36.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:35 smithi067 bash[19874]: cluster 2024-09-21T05:14:34.565776+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:36.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:35 smithi067 bash[19874]: cluster 2024-09-21T05:14:34.565776+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:36.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:35 smithi076 bash[21666]: cluster 2024-09-21T05:14:34.565776+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:36.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:35 smithi076 bash[21666]: cluster 2024-09-21T05:14:34.565776+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:37.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:36 smithi067 bash[19874]: audit 2024-09-21T05:14:36.457389+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:14:37.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:36 smithi067 bash[19874]: audit 2024-09-21T05:14:36.457389+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:14:37.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:36 smithi067 bash[19874]: audit 2024-09-21T05:14:36.459183+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:37.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:36 smithi067 bash[19874]: audit 2024-09-21T05:14:36.459183+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:37.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:36 smithi104 bash[22033]: audit 2024-09-21T05:14:36.457389+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:14:37.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:36 smithi104 bash[22033]: audit 2024-09-21T05:14:36.457389+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:14:37.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:36 smithi104 bash[22033]: audit 2024-09-21T05:14:36.459183+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:37.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:36 smithi104 bash[22033]: audit 2024-09-21T05:14:36.459183+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:37.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:36 smithi076 bash[21666]: audit 2024-09-21T05:14:36.457389+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:14:37.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:36 smithi076 bash[21666]: audit 2024-09-21T05:14:36.457389+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:14:37.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:36 smithi076 bash[21666]: audit 2024-09-21T05:14:36.459183+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:37.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:36 smithi076 bash[21666]: audit 2024-09-21T05:14:36.459183+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:38.239 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:37 smithi104 bash[22033]: cephadm 2024-09-21T05:14:36.460773+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T05:14:38.239 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:37 smithi104 bash[22033]: cephadm 2024-09-21T05:14:36.460773+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T05:14:38.239 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:37 smithi104 bash[22033]: cluster 2024-09-21T05:14:36.566509+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:38.239 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:37 smithi104 bash[22033]: cluster 2024-09-21T05:14:36.566509+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:38.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:37 smithi067 bash[19874]: cephadm 2024-09-21T05:14:36.460773+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T05:14:38.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:37 smithi067 bash[19874]: cephadm 2024-09-21T05:14:36.460773+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T05:14:38.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:37 smithi067 bash[19874]: cluster 2024-09-21T05:14:36.566509+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:38.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:37 smithi067 bash[19874]: cluster 2024-09-21T05:14:36.566509+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:38.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:37 smithi076 bash[21666]: cephadm 2024-09-21T05:14:36.460773+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T05:14:38.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:37 smithi076 bash[21666]: cephadm 2024-09-21T05:14:36.460773+0000 mgr.x (mgr.14152) 276 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T05:14:38.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:37 smithi076 bash[21666]: cluster 2024-09-21T05:14:36.566509+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:38.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:37 smithi076 bash[21666]: cluster 2024-09-21T05:14:36.566509+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:39 smithi067 bash[19874]: cluster 2024-09-21T05:14:38.567053+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:39 smithi067 bash[19874]: cluster 2024-09-21T05:14:38.567053+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:39 smithi104 bash[22033]: cluster 2024-09-21T05:14:38.567053+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:39 smithi104 bash[22033]: cluster 2024-09-21T05:14:38.567053+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:39 smithi076 bash[21666]: cluster 2024-09-21T05:14:38.567053+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:39 smithi076 bash[21666]: cluster 2024-09-21T05:14:38.567053+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:40.886 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:14:40 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:14:40.886 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:40 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:14:41.230 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:14:41.230 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:14:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: cluster 2024-09-21T05:14:40.567567+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: cluster 2024-09-21T05:14:40.567567+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: audit 2024-09-21T05:14:41.150950+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: audit 2024-09-21T05:14:41.150950+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: audit 2024-09-21T05:14:41.157967+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: audit 2024-09-21T05:14:41.157967+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: audit 2024-09-21T05:14:41.165535+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.273 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:41 smithi104 bash[22033]: audit 2024-09-21T05:14:41.165535+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: cluster 2024-09-21T05:14:40.567567+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: cluster 2024-09-21T05:14:40.567567+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: audit 2024-09-21T05:14:41.150950+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: audit 2024-09-21T05:14:41.150950+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: audit 2024-09-21T05:14:41.157967+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: audit 2024-09-21T05:14:41.157967+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: audit 2024-09-21T05:14:41.165535+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:41 smithi067 bash[19874]: audit 2024-09-21T05:14:41.165535+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: cluster 2024-09-21T05:14:40.567567+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: cluster 2024-09-21T05:14:40.567567+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: audit 2024-09-21T05:14:41.150950+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: audit 2024-09-21T05:14:41.150950+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: audit 2024-09-21T05:14:41.157967+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: audit 2024-09-21T05:14:41.157967+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: audit 2024-09-21T05:14:41.165535+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:42.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:41 smithi076 bash[21666]: audit 2024-09-21T05:14:41.165535+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:43 smithi067 bash[19874]: cluster 2024-09-21T05:14:42.568123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:43 smithi067 bash[19874]: cluster 2024-09-21T05:14:42.568123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:44.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:43 smithi104 bash[22033]: cluster 2024-09-21T05:14:42.568123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:44.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:43 smithi104 bash[22033]: cluster 2024-09-21T05:14:42.568123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:44.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:43 smithi076 bash[21666]: cluster 2024-09-21T05:14:42.568123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:44.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:43 smithi076 bash[21666]: cluster 2024-09-21T05:14:42.568123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:46.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:45 smithi067 bash[19874]: cluster 2024-09-21T05:14:44.568667+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:46.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:45 smithi067 bash[19874]: cluster 2024-09-21T05:14:44.568667+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:46.293 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:45 smithi104 bash[22033]: cluster 2024-09-21T05:14:44.568667+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:46.293 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:45 smithi104 bash[22033]: cluster 2024-09-21T05:14:44.568667+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:46.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:45 smithi076 bash[21666]: cluster 2024-09-21T05:14:44.568667+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:46.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:45 smithi076 bash[21666]: cluster 2024-09-21T05:14:44.568667+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.471996+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.471996+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.479942+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.479942+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.482008+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.482008+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.483808+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.483808+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.493309+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: audit 2024-09-21T05:14:46.493309+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: cluster 2024-09-21T05:14:46.569240+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:47.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:47 smithi104 bash[22033]: cluster 2024-09-21T05:14:46.569240+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.471996+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.471996+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.479942+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.479942+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.482008+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.482008+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.483808+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.483808+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:47.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.493309+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: audit 2024-09-21T05:14:46.493309+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: cluster 2024-09-21T05:14:46.569240+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:47.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:47 smithi067 bash[19874]: cluster 2024-09-21T05:14:46.569240+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:47.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.471996+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.471996+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.479942+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.479942+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.482008+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.482008+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.483808+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.483808+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.493309+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: audit 2024-09-21T05:14:46.493309+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: cluster 2024-09-21T05:14:46.569240+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:47.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:47 smithi076 bash[21666]: cluster 2024-09-21T05:14:46.569240+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:49.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:49 smithi104 bash[22033]: cluster 2024-09-21T05:14:48.569784+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:49.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:49 smithi104 bash[22033]: cluster 2024-09-21T05:14:48.569784+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:50.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:49 smithi067 bash[19874]: cluster 2024-09-21T05:14:48.569784+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:50.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:49 smithi067 bash[19874]: cluster 2024-09-21T05:14:48.569784+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:50.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:49 smithi076 bash[21666]: cluster 2024-09-21T05:14:48.569784+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:50.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:49 smithi076 bash[21666]: cluster 2024-09-21T05:14:48.569784+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:52.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:51 smithi067 bash[19874]: cluster 2024-09-21T05:14:50.570349+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:52.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:51 smithi067 bash[19874]: cluster 2024-09-21T05:14:50.570349+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:51 smithi104 bash[22033]: cluster 2024-09-21T05:14:50.570349+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:51 smithi104 bash[22033]: cluster 2024-09-21T05:14:50.570349+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:52.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:51 smithi076 bash[21666]: cluster 2024-09-21T05:14:50.570349+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:52.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:51 smithi076 bash[21666]: cluster 2024-09-21T05:14:50.570349+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:53.856 INFO:teuthology.orchestra.run.smithi104.stdout:Created osd(s) 5 on host 'smithi104' 2024-09-21T05:14:53.905 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:53 smithi104 bash[22033]: cluster 2024-09-21T05:14:52.570913+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:53.905 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:53 smithi104 bash[22033]: cluster 2024-09-21T05:14:52.570913+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:54.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:53 smithi067 bash[19874]: cluster 2024-09-21T05:14:52.570913+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:54.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:53 smithi067 bash[19874]: cluster 2024-09-21T05:14:52.570913+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:54.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:53 smithi076 bash[21666]: cluster 2024-09-21T05:14:52.570913+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:54.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:53 smithi076 bash[21666]: cluster 2024-09-21T05:14:52.570913+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:54.488 DEBUG:teuthology.orchestra.run.smithi104:osd.5> sudo journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.5.service 2024-09-21T05:14:54.490 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T05:14:54.490 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T05:14:54.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:54 smithi067 bash[19874]: audit 2024-09-21T05:14:53.834726+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:54.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:54 smithi067 bash[19874]: audit 2024-09-21T05:14:53.834726+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:54.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:54 smithi067 bash[19874]: audit 2024-09-21T05:14:53.841677+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:54 smithi067 bash[19874]: audit 2024-09-21T05:14:53.841677+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:54 smithi067 bash[19874]: audit 2024-09-21T05:14:53.849265+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:54 smithi067 bash[19874]: audit 2024-09-21T05:14:53.849265+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[22033]: audit 2024-09-21T05:14:53.834726+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:54.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[22033]: audit 2024-09-21T05:14:53.834726+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:54.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[22033]: audit 2024-09-21T05:14:53.841677+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[22033]: audit 2024-09-21T05:14:53.841677+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[22033]: audit 2024-09-21T05:14:53.849265+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[22033]: audit 2024-09-21T05:14:53.849265+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:54.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:14:54 smithi104 bash[30646]: debug 2024-09-21T05:14:54.720+0000 7fb82398d640 -1 osd.5 0 log_to_monitors true 2024-09-21T05:14:55.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:54 smithi076 bash[21666]: audit 2024-09-21T05:14:53.834726+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:55.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:54 smithi076 bash[21666]: audit 2024-09-21T05:14:53.834726+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:14:55.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:54 smithi076 bash[21666]: audit 2024-09-21T05:14:53.841677+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:55.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:54 smithi076 bash[21666]: audit 2024-09-21T05:14:53.841677+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:55.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:54 smithi076 bash[21666]: audit 2024-09-21T05:14:53.849265+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:55.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:54 smithi076 bash[21666]: audit 2024-09-21T05:14:53.849265+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:14:56.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:55 smithi067 bash[19874]: cluster 2024-09-21T05:14:54.571417+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:56.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:55 smithi067 bash[19874]: cluster 2024-09-21T05:14:54.571417+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:56.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:55 smithi067 bash[19874]: audit 2024-09-21T05:14:54.731660+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:55 smithi067 bash[19874]: audit 2024-09-21T05:14:54.731660+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:55 smithi067 bash[19874]: audit 2024-09-21T05:14:54.732904+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:55 smithi067 bash[19874]: audit 2024-09-21T05:14:54.732904+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:55 smithi104 bash[22033]: cluster 2024-09-21T05:14:54.571417+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:55 smithi104 bash[22033]: cluster 2024-09-21T05:14:54.571417+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:55 smithi104 bash[22033]: audit 2024-09-21T05:14:54.731660+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:55 smithi104 bash[22033]: audit 2024-09-21T05:14:54.731660+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:55 smithi104 bash[22033]: audit 2024-09-21T05:14:54.732904+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:55 smithi104 bash[22033]: audit 2024-09-21T05:14:54.732904+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:55 smithi076 bash[21666]: cluster 2024-09-21T05:14:54.571417+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:56.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:55 smithi076 bash[21666]: cluster 2024-09-21T05:14:54.571417+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:56.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:55 smithi076 bash[21666]: audit 2024-09-21T05:14:54.731660+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:55 smithi076 bash[21666]: audit 2024-09-21T05:14:54.731660+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:55 smithi076 bash[21666]: audit 2024-09-21T05:14:54.732904+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:56.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:55 smithi076 bash[21666]: audit 2024-09-21T05:14:54.732904+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.644712+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.644712+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: cluster 2024-09-21T05:14:55.649237+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: cluster 2024-09-21T05:14:55.649237+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.649565+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.649565+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.649822+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:57.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.649822+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:57.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.651182+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:56 smithi067 bash[19874]: audit 2024-09-21T05:14:55.651182+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.644712+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.644712+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: cluster 2024-09-21T05:14:55.649237+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: cluster 2024-09-21T05:14:55.649237+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.649565+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.649565+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.649822+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.649822+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.651182+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:56 smithi104 bash[22033]: audit 2024-09-21T05:14:55.651182+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.644712+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.644712+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: cluster 2024-09-21T05:14:55.649237+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: cluster 2024-09-21T05:14:55.649237+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.649565+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.649565+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.649822+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.649822+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.651182+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:56 smithi076 bash[21666]: audit 2024-09-21T05:14:55.651182+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T05:14:57.556 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[30646]: debug 2024-09-21T05:14:57.164+0000 7fb820124640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T05:14:57.556 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[30646]: debug 2024-09-21T05:14:57.188+0000 7fb81772f640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:14:58.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: cluster 2024-09-21T05:14:56.571971+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:58.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: cluster 2024-09-21T05:14:56.571971+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:58.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.652555+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:58.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.652555+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: cluster 2024-09-21T05:14:56.658981+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: cluster 2024-09-21T05:14:56.658981+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.659866+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.659866+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.665478+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.665478+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: cluster 2024-09-21T05:14:56.988467+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: cluster 2024-09-21T05:14:56.988467+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.988746+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:56.988746+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:57.178271+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T05:14:58.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:57 smithi067 bash[19874]: audit 2024-09-21T05:14:57.178271+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: cluster 2024-09-21T05:14:56.571971+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: cluster 2024-09-21T05:14:56.571971+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.652555+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.652555+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: cluster 2024-09-21T05:14:56.658981+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: cluster 2024-09-21T05:14:56.658981+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.659866+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.659866+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.665478+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.665478+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: cluster 2024-09-21T05:14:56.988467+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: cluster 2024-09-21T05:14:56.988467+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.988746+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:56.988746+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:57.178271+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T05:14:58.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:57 smithi104 bash[22033]: audit 2024-09-21T05:14:57.178271+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: cluster 2024-09-21T05:14:56.571971+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: cluster 2024-09-21T05:14:56.571971+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.652555+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.652555+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: cluster 2024-09-21T05:14:56.658981+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: cluster 2024-09-21T05:14:56.658981+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.659866+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.659866+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.665478+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.665478+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: cluster 2024-09-21T05:14:56.988467+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:14:58.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: cluster 2024-09-21T05:14:56.988467+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:14:58.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.988746+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:56.988746+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:57.178271+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T05:14:58.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:57 smithi076 bash[21666]: audit 2024-09-21T05:14:57.178271+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T05:14:58.960 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:55.770929+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:58.960 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:55.770929+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:58.960 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:55.771059+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:58.960 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:55.771059+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:58.960 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: audit 2024-09-21T05:14:57.664791+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.960 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: audit 2024-09-21T05:14:57.664791+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.961 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:57.994637+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952] boot 2024-09-21T05:14:58.961 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:57.994637+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952] boot 2024-09-21T05:14:58.961 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:57.994736+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:14:58.961 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: cluster 2024-09-21T05:14:57.994736+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:14:58.961 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: audit 2024-09-21T05:14:57.995040+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:58.961 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:14:58 smithi104 bash[22033]: audit 2024-09-21T05:14:57.995040+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:55.770929+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:55.770929+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:55.771059+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:55.771059+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: audit 2024-09-21T05:14:57.664791+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: audit 2024-09-21T05:14:57.664791+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:57.994637+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952] boot 2024-09-21T05:14:59.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:57.994637+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952] boot 2024-09-21T05:14:59.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:57.994736+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:14:59.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: cluster 2024-09-21T05:14:57.994736+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:14:59.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: audit 2024-09-21T05:14:57.995040+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:14:58 smithi067 bash[19874]: audit 2024-09-21T05:14:57.995040+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:55.770929+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:55.770929+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:55.771059+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:55.771059+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: audit 2024-09-21T05:14:57.664791+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: audit 2024-09-21T05:14:57.664791+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:57.994637+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952] boot 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:57.994637+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2774862952,v1:172.21.15.104:6809/2774862952] boot 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:57.994736+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: cluster 2024-09-21T05:14:57.994736+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: audit 2024-09-21T05:14:57.995040+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:14:58 smithi076 bash[21666]: audit 2024-09-21T05:14:57.995040+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:14:59.247 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:00.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:00 smithi067 bash[19874]: cluster 2024-09-21T05:14:58.572493+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:15:00.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:00 smithi067 bash[19874]: cluster 2024-09-21T05:14:58.572493+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:15:00.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:00 smithi067 bash[19874]: cluster 2024-09-21T05:14:59.002949+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:15:00.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:00 smithi067 bash[19874]: cluster 2024-09-21T05:14:59.002949+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:15:00.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:00 smithi104 bash[22033]: cluster 2024-09-21T05:14:58.572493+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:15:00.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:00 smithi104 bash[22033]: cluster 2024-09-21T05:14:58.572493+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:15:00.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:00 smithi104 bash[22033]: cluster 2024-09-21T05:14:59.002949+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:15:00.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:00 smithi104 bash[22033]: cluster 2024-09-21T05:14:59.002949+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:15:00.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:00 smithi076 bash[21666]: cluster 2024-09-21T05:14:58.572493+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:15:00.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:00 smithi076 bash[21666]: cluster 2024-09-21T05:14:58.572493+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:15:00.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:00 smithi076 bash[21666]: cluster 2024-09-21T05:14:59.002949+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:15:00.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:00 smithi076 bash[21666]: cluster 2024-09-21T05:14:59.002949+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:15:00.684 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:15:01.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:01 smithi067 bash[19874]: cluster 2024-09-21T05:15:00.005479+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:15:01.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:01 smithi067 bash[19874]: cluster 2024-09-21T05:15:00.005479+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:15:01.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:01 smithi067 bash[19874]: audit 2024-09-21T05:15:00.684618+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.67:0/2947286366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:15:01.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:01 smithi067 bash[19874]: audit 2024-09-21T05:15:00.684618+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.67:0/2947286366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:15:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:01 smithi104 bash[22033]: cluster 2024-09-21T05:15:00.005479+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:15:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:01 smithi104 bash[22033]: cluster 2024-09-21T05:15:00.005479+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:15:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:01 smithi104 bash[22033]: audit 2024-09-21T05:15:00.684618+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.67:0/2947286366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:15:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:01 smithi104 bash[22033]: audit 2024-09-21T05:15:00.684618+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.67:0/2947286366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:15:01.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:01 smithi076 bash[21666]: cluster 2024-09-21T05:15:00.005479+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:15:01.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:01 smithi076 bash[21666]: cluster 2024-09-21T05:15:00.005479+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:15:01.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:01 smithi076 bash[21666]: audit 2024-09-21T05:15:00.684618+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.67:0/2947286366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:15:01.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:01 smithi076 bash[21666]: audit 2024-09-21T05:15:00.684618+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.67:0/2947286366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:15:01.469 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":40,"num_osds":6,"num_up_osds":6,"osd_up_since":1726895697,"num_in_osds":6,"osd_in_since":1726895662,"num_remapped_pgs":0} 2024-09-21T05:15:01.470 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T05:15:02.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:02 smithi067 bash[19874]: cluster 2024-09-21T05:15:00.572852+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 2024-09-21T05:15:02.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:02 smithi067 bash[19874]: cluster 2024-09-21T05:15:00.572852+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 2024-09-21T05:15:02.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:02 smithi104 bash[22033]: cluster 2024-09-21T05:15:00.572852+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 2024-09-21T05:15:02.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:02 smithi104 bash[22033]: cluster 2024-09-21T05:15:00.572852+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 2024-09-21T05:15:02.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:02 smithi076 bash[21666]: cluster 2024-09-21T05:15:00.572852+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 2024-09-21T05:15:02.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:02 smithi076 bash[21666]: cluster 2024-09-21T05:15:00.572852+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 2024-09-21T05:15:04.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: cluster 2024-09-21T05:15:02.573433+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; 103 KiB/s, 0 objects/s recovering 2024-09-21T05:15:04.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: cluster 2024-09-21T05:15:02.573433+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; 103 KiB/s, 0 objects/s recovering 2024-09-21T05:15:04.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.633632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.633632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.641213+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.641213+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.643573+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.643573+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.645343+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.645343+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.652174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.652174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.657579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.657579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.662447+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.662447+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.672649+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:04 smithi067 bash[19874]: audit 2024-09-21T05:15:03.672649+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: cluster 2024-09-21T05:15:02.573433+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; 103 KiB/s, 0 objects/s recovering 2024-09-21T05:15:04.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: cluster 2024-09-21T05:15:02.573433+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; 103 KiB/s, 0 objects/s recovering 2024-09-21T05:15:04.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.633632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.633632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.641213+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.641213+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.643573+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.643573+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.645343+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.645343+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.652174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.652174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.657579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.657579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.662447+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.662447+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.672649+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:04 smithi104 bash[22033]: audit 2024-09-21T05:15:03.672649+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: cluster 2024-09-21T05:15:02.573433+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; 103 KiB/s, 0 objects/s recovering 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: cluster 2024-09-21T05:15:02.573433+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; 103 KiB/s, 0 objects/s recovering 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.633632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.633632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.641213+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.641213+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.643573+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.643573+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.645343+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.645343+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.652174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.652174+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.657579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:15:04.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.657579+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:15:04.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.662447+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:15:04.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.662447+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:15:04.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.672649+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:04.351 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:04 smithi076 bash[21666]: audit 2024-09-21T05:15:03.672649+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:15:05.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:05 smithi067 bash[19874]: cephadm 2024-09-21T05:15:03.625852+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:15:05.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:05 smithi067 bash[19874]: cephadm 2024-09-21T05:15:03.625852+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:15:05.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:05 smithi067 bash[19874]: cephadm 2024-09-21T05:15:03.646655+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T05:15:05.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:05 smithi067 bash[19874]: cephadm 2024-09-21T05:15:03.646655+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T05:15:05.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:05 smithi104 bash[22033]: cephadm 2024-09-21T05:15:03.625852+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:15:05.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:05 smithi104 bash[22033]: cephadm 2024-09-21T05:15:03.625852+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:15:05.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:05 smithi104 bash[22033]: cephadm 2024-09-21T05:15:03.646655+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T05:15:05.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:05 smithi104 bash[22033]: cephadm 2024-09-21T05:15:03.646655+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T05:15:05.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:05 smithi076 bash[21666]: cephadm 2024-09-21T05:15:03.625852+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:15:05.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:05 smithi076 bash[21666]: cephadm 2024-09-21T05:15:03.625852+0000 mgr.x (mgr.14152) 291 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T05:15:05.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:05 smithi076 bash[21666]: cephadm 2024-09-21T05:15:03.646655+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T05:15:05.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:05 smithi076 bash[21666]: cephadm 2024-09-21T05:15:03.646655+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T05:15:06.219 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:06 smithi067 bash[19874]: cluster 2024-09-21T05:15:04.574009+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; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:15:06.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:06 smithi067 bash[19874]: cluster 2024-09-21T05:15:04.574009+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; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:15:06.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:06 smithi104 bash[22033]: cluster 2024-09-21T05:15:04.574009+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; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:15:06.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:06 smithi104 bash[22033]: cluster 2024-09-21T05:15:04.574009+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; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:15:06.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:06 smithi076 bash[21666]: cluster 2024-09-21T05:15:04.574009+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; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:15:06.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:06 smithi076 bash[21666]: cluster 2024-09-21T05:15:04.574009+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; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:15:07.583 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:15:07.583 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":40,"fsid":"0d6f56ce-77d7-11ef-baf5-efdc52797490","created":"2024-09-21T05:06:30.671386+0000","modified":"2024-09-21T05:14:59.998478+0000","last_up_change":"2024-09-21T05:14:57.983667+0000","last_in_change":"2024-09-21T05:14:22.848701+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-21T05:12:09.075876+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3875a25d-92c9-46df-9d5e-7053c99cea11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6803","nonce":2567571870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6805","nonce":2567571870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6809","nonce":2567571870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6807","nonce":2567571870}]},"public_addr":"172.21.15.67:6803/2567571870","cluster_addr":"172.21.15.67:6805/2567571870","heartbeat_back_addr":"172.21.15.67:6809/2567571870","heartbeat_front_addr":"172.21.15.67:6807/2567571870","state":["exists","up"]},{"osd":1,"uuid":"bc539085-0d86-4802-8aef-42ba2b450909","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.67:6810","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6811","nonce":2027716214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6813","nonce":2027716214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6817","nonce":2027716214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6815","nonce":2027716214}]},"public_addr":"172.21.15.67:6811/2027716214","cluster_addr":"172.21.15.67:6813/2027716214","heartbeat_back_addr":"172.21.15.67:6817/2027716214","heartbeat_front_addr":"172.21.15.67:6815/2027716214","state":["exists","up"]},{"osd":2,"uuid":"db59572d-ad4e-4af3-8386-1249cbcc7b9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6801","nonce":1345301640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6803","nonce":1345301640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6807","nonce":1345301640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6805","nonce":1345301640}]},"public_addr":"172.21.15.76:6801/1345301640","cluster_addr":"172.21.15.76:6803/1345301640","heartbeat_back_addr":"172.21.15.76:6807/1345301640","heartbeat_front_addr":"172.21.15.76:6805/1345301640","state":["exists","up"]},{"osd":3,"uuid":"cb3be562-8f1f-4891-a89c-18ed465634a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6809","nonce":2593404145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6811","nonce":2593404145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6815","nonce":2593404145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6813","nonce":2593404145}]},"public_addr":"172.21.15.76:6809/2593404145","cluster_addr":"172.21.15.76:6811/2593404145","heartbeat_back_addr":"172.21.15.76:6815/2593404145","heartbeat_front_addr":"172.21.15.76:6813/2593404145","state":["exists","up"]},{"osd":4,"uuid":"575679cf-a256-4c04-a966-f21e71323461","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6800","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6801","nonce":2267520370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6803","nonce":2267520370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6807","nonce":2267520370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6805","nonce":2267520370}]},"public_addr":"172.21.15.104:6801/2267520370","cluster_addr":"172.21.15.104:6803/2267520370","heartbeat_back_addr":"172.21.15.104:6807/2267520370","heartbeat_front_addr":"172.21.15.104:6805/2267520370","state":["exists","up"]},{"osd":5,"uuid":"e5cd5c3f-351c-4cf4-8750-65508a788162","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.104:6808","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6809","nonce":2774862952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6811","nonce":2774862952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6815","nonce":2774862952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6813","nonce":2774862952}]},"public_addr":"172.21.15.104:6809/2774862952","cluster_addr":"172.21.15.104:6811/2774862952","heartbeat_back_addr":"172.21.15.104:6815/2774862952","heartbeat_front_addr":"172.21.15.104:6813/2774862952","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-21T05:10:15.796107+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-21T05:11:13.385841+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-21T05:12:06.417684+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-21T05:13:04.595709+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-21T05:13:58.461526+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-21T05:14:55.771064+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6801/2585715302":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/3946259343":"2024-09-22T05:07:32.456497+0000","172.21.15.67:6800/2585715302":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/619027814":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/534588724":"2024-09-22T05:07:32.456497+0000","172.21.15.67:6801/4077424552":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/642787229":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/3706503529":"2024-09-22T05:06:57.433019+0000","172.21.15.67:6800/4077424552":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/3686695428":"2024-09-22T05:06:57.433019+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-21T05:15:08.243 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T05:12:09.075876+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T05:15:08.243 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T05:15:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:08 smithi067 bash[19874]: cluster 2024-09-21T05:15:06.574655+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; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:15:08.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:08 smithi067 bash[19874]: cluster 2024-09-21T05:15:06.574655+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; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:15:08.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:08 smithi067 bash[19874]: audit 2024-09-21T05:15:07.582569+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.67:0/2322548089' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:08.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:08 smithi067 bash[19874]: audit 2024-09-21T05:15:07.582569+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.67:0/2322548089' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:08.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:08 smithi104 bash[22033]: cluster 2024-09-21T05:15:06.574655+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; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:15:08.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:08 smithi104 bash[22033]: cluster 2024-09-21T05:15:06.574655+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; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:15:08.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:08 smithi104 bash[22033]: audit 2024-09-21T05:15:07.582569+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.67:0/2322548089' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:08 smithi104 bash[22033]: audit 2024-09-21T05:15:07.582569+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.67:0/2322548089' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:08.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:08 smithi076 bash[21666]: cluster 2024-09-21T05:15:06.574655+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; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:15:08.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:08 smithi076 bash[21666]: cluster 2024-09-21T05:15:06.574655+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; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:15:08.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:08 smithi076 bash[21666]: audit 2024-09-21T05:15:07.582569+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.67:0/2322548089' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:08.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:08 smithi076 bash[21666]: audit 2024-09-21T05:15:07.582569+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.67:0/2322548089' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:10 smithi104 bash[22033]: cluster 2024-09-21T05:15:08.575192+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; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:15:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:10 smithi104 bash[22033]: cluster 2024-09-21T05:15:08.575192+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; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:15:10.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:10 smithi076 bash[21666]: cluster 2024-09-21T05:15:08.575192+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; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:15:10.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:10 smithi076 bash[21666]: cluster 2024-09-21T05:15:08.575192+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; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:15:10.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:10 smithi067 bash[19874]: cluster 2024-09-21T05:15:08.575192+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; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:15:10.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:10 smithi067 bash[19874]: cluster 2024-09-21T05:15:08.575192+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; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:12 smithi104 bash[22033]: cluster 2024-09-21T05:15:10.575849+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; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:12 smithi104 bash[22033]: cluster 2024-09-21T05:15:10.575849+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; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:12 smithi076 bash[21666]: cluster 2024-09-21T05:15:10.575849+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; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:12 smithi076 bash[21666]: cluster 2024-09-21T05:15:10.575849+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; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:12 smithi067 bash[19874]: cluster 2024-09-21T05:15:10.575849+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; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:12 smithi067 bash[19874]: cluster 2024-09-21T05:15:10.575849+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; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:15:12.990 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:14.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:14 smithi067 bash[19874]: cluster 2024-09-21T05:15:12.576572+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; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:15:14.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:14 smithi067 bash[19874]: cluster 2024-09-21T05:15:12.576572+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; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:15:14.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:14 smithi104 bash[22033]: cluster 2024-09-21T05:15:12.576572+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; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:15:14.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:14 smithi104 bash[22033]: cluster 2024-09-21T05:15:12.576572+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; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:15:14.326 INFO:teuthology.orchestra.run.smithi067.stdout:pg_num: 1 2024-09-21T05:15:14.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:14 smithi076 bash[21666]: cluster 2024-09-21T05:15:12.576572+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; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:15:14.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:14 smithi076 bash[21666]: cluster 2024-09-21T05:15:12.576572+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; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:15:14.960 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T05:15:14.960 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T05:15:15.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:15 smithi067 bash[19874]: audit 2024-09-21T05:15:14.326932+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.67:0/149583157' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:15:15.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:15 smithi067 bash[19874]: audit 2024-09-21T05:15:14.326932+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.67:0/149583157' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:15:15.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:15 smithi076 bash[21666]: audit 2024-09-21T05:15:14.326932+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.67:0/149583157' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:15:15.399 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:15 smithi076 bash[21666]: audit 2024-09-21T05:15:14.326932+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.67:0/149583157' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:15:15.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:15 smithi104 bash[22033]: audit 2024-09-21T05:15:14.326932+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.67:0/149583157' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:15:15.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:15 smithi104 bash[22033]: audit 2024-09-21T05:15:14.326932+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.67:0/149583157' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:15:16.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:16 smithi076 bash[21666]: cluster 2024-09-21T05:15:14.577248+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-21T05:15:16.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:16 smithi076 bash[21666]: cluster 2024-09-21T05:15:14.577248+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-21T05:15:16.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:16 smithi067 bash[19874]: cluster 2024-09-21T05:15:14.577248+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-21T05:15:16.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:16 smithi067 bash[19874]: cluster 2024-09-21T05:15:14.577248+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-21T05:15:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:16 smithi104 bash[22033]: cluster 2024-09-21T05:15:14.577248+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-21T05:15:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:16 smithi104 bash[22033]: cluster 2024-09-21T05:15:14.577248+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-21T05:15:18.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:18 smithi076 bash[21666]: cluster 2024-09-21T05:15:16.577944+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-21T05:15:18.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:18 smithi076 bash[21666]: cluster 2024-09-21T05:15:16.577944+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-21T05:15:18.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:18 smithi067 bash[19874]: cluster 2024-09-21T05:15:16.577944+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-21T05:15:18.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:18 smithi067 bash[19874]: cluster 2024-09-21T05:15:16.577944+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-21T05:15:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:18 smithi104 bash[22033]: cluster 2024-09-21T05:15:16.577944+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-21T05:15:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:18 smithi104 bash[22033]: cluster 2024-09-21T05:15:16.577944+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-21T05:15:19.750 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:20.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:20 smithi067 bash[19874]: cluster 2024-09-21T05:15:18.578549+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-21T05:15:20.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:20 smithi067 bash[19874]: cluster 2024-09-21T05:15:18.578549+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-21T05:15:20.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:20 smithi076 bash[21666]: cluster 2024-09-21T05:15:18.578549+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-21T05:15:20.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:20 smithi076 bash[21666]: cluster 2024-09-21T05:15:18.578549+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-21T05:15:20.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:20 smithi104 bash[22033]: cluster 2024-09-21T05:15:18.578549+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-21T05:15:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:20 smithi104 bash[22033]: cluster 2024-09-21T05:15:18.578549+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-21T05:15:21.200 INFO:teuthology.orchestra.run.smithi067.stdout:[client.0] 2024-09-21T05:15:21.200 INFO:teuthology.orchestra.run.smithi067.stdout: key = AQBpVu5m+YzKCxAAxrS0tt9VmCApfui82jv55w== 2024-09-21T05:15:21.782 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-21T05:15:21.783 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T05:15:21.783 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T05:15:21.806 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T05:15:22.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:22 smithi076 bash[21666]: cluster 2024-09-21T05:15:20.579166+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-21T05:15:22.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:22 smithi076 bash[21666]: cluster 2024-09-21T05:15:20.579166+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-21T05:15:22.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:22 smithi076 bash[21666]: audit 2024-09-21T05:15:21.197503+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:15:22.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:22 smithi076 bash[21666]: audit 2024-09-21T05:15:21.197503+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:15:22.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:22 smithi076 bash[21666]: audit 2024-09-21T05:15:21.200742+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:15:22.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:22 smithi076 bash[21666]: audit 2024-09-21T05:15:21.200742+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:15:22.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:22 smithi067 bash[19874]: cluster 2024-09-21T05:15:20.579166+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-21T05:15:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:22 smithi067 bash[19874]: cluster 2024-09-21T05:15:20.579166+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-21T05:15:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:22 smithi067 bash[19874]: audit 2024-09-21T05:15:21.197503+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:15:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:22 smithi067 bash[19874]: audit 2024-09-21T05:15:21.197503+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:15:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:22 smithi067 bash[19874]: audit 2024-09-21T05:15:21.200742+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:15:22.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:22 smithi067 bash[19874]: audit 2024-09-21T05:15:21.200742+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:15:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:22 smithi104 bash[22033]: cluster 2024-09-21T05:15:20.579166+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-21T05:15:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:22 smithi104 bash[22033]: cluster 2024-09-21T05:15:20.579166+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-21T05:15:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:22 smithi104 bash[22033]: audit 2024-09-21T05:15:21.197503+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:15:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:22 smithi104 bash[22033]: audit 2024-09-21T05:15:21.197503+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:15:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:22 smithi104 bash[22033]: audit 2024-09-21T05:15:21.200742+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:15:22.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:22 smithi104 bash[22033]: audit 2024-09-21T05:15:21.200742+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.67:0/164363176' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:15:24.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:24 smithi076 bash[21666]: cluster 2024-09-21T05:15:22.579776+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-21T05:15:24.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:24 smithi076 bash[21666]: cluster 2024-09-21T05:15:22.579776+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-21T05:15:24.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:24 smithi067 bash[19874]: cluster 2024-09-21T05:15:22.579776+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-21T05:15:24.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:24 smithi067 bash[19874]: cluster 2024-09-21T05:15:22.579776+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-21T05:15:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:24 smithi104 bash[22033]: cluster 2024-09-21T05:15:22.579776+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-21T05:15:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:24 smithi104 bash[22033]: cluster 2024-09-21T05:15:22.579776+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-21T05:15:26.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:26 smithi076 bash[21666]: cluster 2024-09-21T05:15:24.580250+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-21T05:15:26.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:26 smithi076 bash[21666]: cluster 2024-09-21T05:15:24.580250+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-21T05:15:26.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:26 smithi067 bash[19874]: cluster 2024-09-21T05:15:24.580250+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-21T05:15:26.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:26 smithi067 bash[19874]: cluster 2024-09-21T05:15:24.580250+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-21T05:15:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:26 smithi104 bash[22033]: cluster 2024-09-21T05:15:24.580250+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-21T05:15:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:26 smithi104 bash[22033]: cluster 2024-09-21T05:15:24.580250+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-21T05:15:26.598 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:27.931 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:15:28.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:28 smithi067 bash[19874]: cluster 2024-09-21T05:15:26.580813+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-21T05:15:28.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:28 smithi067 bash[19874]: cluster 2024-09-21T05:15:26.580813+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-21T05:15:28.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:28 smithi067 bash[19874]: audit 2024-09-21T05:15:27.931808+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.67:0/3728529963' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:15:28.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:28 smithi067 bash[19874]: audit 2024-09-21T05:15:27.931808+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.67:0/3728529963' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:15:28.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:28 smithi076 bash[21666]: cluster 2024-09-21T05:15:26.580813+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-21T05:15:28.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:28 smithi076 bash[21666]: cluster 2024-09-21T05:15:26.580813+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-21T05:15:28.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:28 smithi076 bash[21666]: audit 2024-09-21T05:15:27.931808+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.67:0/3728529963' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:15:28.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:28 smithi076 bash[21666]: audit 2024-09-21T05:15:27.931808+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.67:0/3728529963' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:15:28.549 INFO:teuthology.orchestra.run.smithi067.stdout:[{"version":20,"timestamp":"2024-09-21T05:15:03.647296+0000","name":"","changes":[{"name":"osd/host:smithi104/osd_memory_target","previous_value":"22399184486","new_value":"11199592243"}]}] 2024-09-21T05:15:28.549 INFO:tasks.ceph_manager:config epoch is 20 2024-09-21T05:15:28.549 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T05:15:28.550 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T05:15:28.550 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T05:15:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:28 smithi104 bash[22033]: cluster 2024-09-21T05:15:26.580813+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-21T05:15:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:28 smithi104 bash[22033]: cluster 2024-09-21T05:15:26.580813+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-21T05:15:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:28 smithi104 bash[22033]: audit 2024-09-21T05:15:27.931808+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.67:0/3728529963' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:15:28.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:28 smithi104 bash[22033]: audit 2024-09-21T05:15:27.931808+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.67:0/3728529963' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:15:30.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:30 smithi076 bash[21666]: cluster 2024-09-21T05:15:28.581259+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-21T05:15:30.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:30 smithi076 bash[21666]: cluster 2024-09-21T05:15:28.581259+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-21T05:15:30.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:30 smithi067 bash[19874]: cluster 2024-09-21T05:15:28.581259+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-21T05:15:30.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:30 smithi067 bash[19874]: cluster 2024-09-21T05:15:28.581259+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-21T05:15:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:30 smithi104 bash[22033]: cluster 2024-09-21T05:15:28.581259+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-21T05:15:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:30 smithi104 bash[22033]: cluster 2024-09-21T05:15:28.581259+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-21T05:15:32.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:32 smithi076 bash[21666]: cluster 2024-09-21T05:15:30.581871+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-21T05:15:32.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:32 smithi076 bash[21666]: cluster 2024-09-21T05:15:30.581871+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-21T05:15:32.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:32 smithi067 bash[19874]: cluster 2024-09-21T05:15:30.581871+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-21T05:15:32.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:32 smithi067 bash[19874]: cluster 2024-09-21T05:15:30.581871+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-21T05:15:32.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:32 smithi104 bash[22033]: cluster 2024-09-21T05:15:30.581871+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-21T05:15:32.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:32 smithi104 bash[22033]: cluster 2024-09-21T05:15:30.581871+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-21T05:15:33.304 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:34.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:34 smithi076 bash[21666]: cluster 2024-09-21T05:15:32.582475+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-21T05:15:34.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:34 smithi076 bash[21666]: cluster 2024-09-21T05:15:32.582475+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-21T05:15:34.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:34 smithi067 bash[19874]: cluster 2024-09-21T05:15:32.582475+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-21T05:15:34.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:34 smithi067 bash[19874]: cluster 2024-09-21T05:15:32.582475+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-21T05:15:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:34 smithi104 bash[22033]: cluster 2024-09-21T05:15:32.582475+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-21T05:15:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:34 smithi104 bash[22033]: cluster 2024-09-21T05:15:32.582475+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-21T05:15:34.658 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:15:35.313 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":4222765333},{"type":"v1","addr":"172.21.15.67:6801","nonce":4222765333}]},"active_addr":"172.21.15.67:6801/4222765333","active_change":"2024-09-21T05:07:32.456722+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.67: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.67:0","nonce":3930207857}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3941562753}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":1557512889}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3877334756}]}]} 2024-09-21T05:15:35.315 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T05:15:35.316 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T05:15:35.316 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T05:15:35.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:35 smithi067 bash[19874]: audit 2024-09-21T05:15:34.654295+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.67:0/4239599583' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:15:35.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:35 smithi067 bash[19874]: audit 2024-09-21T05:15:34.654295+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.67:0/4239599583' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:15:35.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:35 smithi104 bash[22033]: audit 2024-09-21T05:15:34.654295+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.67:0/4239599583' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:15:35.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:35 smithi104 bash[22033]: audit 2024-09-21T05:15:34.654295+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.67:0/4239599583' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:15:35.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:35 smithi076 bash[21666]: audit 2024-09-21T05:15:34.654295+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.67:0/4239599583' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:15:35.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:35 smithi076 bash[21666]: audit 2024-09-21T05:15:34.654295+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.67:0/4239599583' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:15:36.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:36 smithi067 bash[19874]: cluster 2024-09-21T05:15:34.583008+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-21T05:15:36.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:36 smithi067 bash[19874]: cluster 2024-09-21T05:15:34.583008+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-21T05:15:36.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:36 smithi104 bash[22033]: cluster 2024-09-21T05:15:34.583008+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-21T05:15:36.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:36 smithi104 bash[22033]: cluster 2024-09-21T05:15:34.583008+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-21T05:15:36.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:36 smithi076 bash[21666]: cluster 2024-09-21T05:15:34.583008+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-21T05:15:36.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:36 smithi076 bash[21666]: cluster 2024-09-21T05:15:34.583008+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-21T05:15:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:38 smithi067 bash[19874]: cluster 2024-09-21T05:15:36.583479+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-21T05:15:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:38 smithi067 bash[19874]: cluster 2024-09-21T05:15:36.583479+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-21T05:15:38.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:38 smithi104 bash[22033]: cluster 2024-09-21T05:15:36.583479+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-21T05:15:38.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:38 smithi104 bash[22033]: cluster 2024-09-21T05:15:36.583479+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-21T05:15:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:38 smithi076 bash[21666]: cluster 2024-09-21T05:15:36.583479+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-21T05:15:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:38 smithi076 bash[21666]: cluster 2024-09-21T05:15:36.583479+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-21T05:15:40.071 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:40.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:40 smithi067 bash[19874]: cluster 2024-09-21T05:15:38.584007+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-21T05:15:40.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:40 smithi067 bash[19874]: cluster 2024-09-21T05:15:38.584007+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-21T05:15:40.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:40 smithi104 bash[22033]: cluster 2024-09-21T05:15:38.584007+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-21T05:15:40.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:40 smithi104 bash[22033]: cluster 2024-09-21T05:15:38.584007+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-21T05:15:40.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:40 smithi076 bash[21666]: cluster 2024-09-21T05:15:38.584007+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-21T05:15:40.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:40 smithi076 bash[21666]: cluster 2024-09-21T05:15:38.584007+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-21T05:15:41.399 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:15:41.399 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":40,"fsid":"0d6f56ce-77d7-11ef-baf5-efdc52797490","created":"2024-09-21T05:06:30.671386+0000","modified":"2024-09-21T05:14:59.998478+0000","last_up_change":"2024-09-21T05:14:57.983667+0000","last_in_change":"2024-09-21T05:14:22.848701+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-21T05:12:09.075876+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3875a25d-92c9-46df-9d5e-7053c99cea11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6803","nonce":2567571870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6805","nonce":2567571870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6809","nonce":2567571870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6807","nonce":2567571870}]},"public_addr":"172.21.15.67:6803/2567571870","cluster_addr":"172.21.15.67:6805/2567571870","heartbeat_back_addr":"172.21.15.67:6809/2567571870","heartbeat_front_addr":"172.21.15.67:6807/2567571870","state":["exists","up"]},{"osd":1,"uuid":"bc539085-0d86-4802-8aef-42ba2b450909","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.67:6810","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6811","nonce":2027716214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6813","nonce":2027716214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6817","nonce":2027716214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6815","nonce":2027716214}]},"public_addr":"172.21.15.67:6811/2027716214","cluster_addr":"172.21.15.67:6813/2027716214","heartbeat_back_addr":"172.21.15.67:6817/2027716214","heartbeat_front_addr":"172.21.15.67:6815/2027716214","state":["exists","up"]},{"osd":2,"uuid":"db59572d-ad4e-4af3-8386-1249cbcc7b9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6801","nonce":1345301640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6803","nonce":1345301640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6807","nonce":1345301640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6805","nonce":1345301640}]},"public_addr":"172.21.15.76:6801/1345301640","cluster_addr":"172.21.15.76:6803/1345301640","heartbeat_back_addr":"172.21.15.76:6807/1345301640","heartbeat_front_addr":"172.21.15.76:6805/1345301640","state":["exists","up"]},{"osd":3,"uuid":"cb3be562-8f1f-4891-a89c-18ed465634a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6809","nonce":2593404145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6811","nonce":2593404145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6815","nonce":2593404145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6813","nonce":2593404145}]},"public_addr":"172.21.15.76:6809/2593404145","cluster_addr":"172.21.15.76:6811/2593404145","heartbeat_back_addr":"172.21.15.76:6815/2593404145","heartbeat_front_addr":"172.21.15.76:6813/2593404145","state":["exists","up"]},{"osd":4,"uuid":"575679cf-a256-4c04-a966-f21e71323461","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6800","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6801","nonce":2267520370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6803","nonce":2267520370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6807","nonce":2267520370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6805","nonce":2267520370}]},"public_addr":"172.21.15.104:6801/2267520370","cluster_addr":"172.21.15.104:6803/2267520370","heartbeat_back_addr":"172.21.15.104:6807/2267520370","heartbeat_front_addr":"172.21.15.104:6805/2267520370","state":["exists","up"]},{"osd":5,"uuid":"e5cd5c3f-351c-4cf4-8750-65508a788162","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.104:6808","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6809","nonce":2774862952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6811","nonce":2774862952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6815","nonce":2774862952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6813","nonce":2774862952}]},"public_addr":"172.21.15.104:6809/2774862952","cluster_addr":"172.21.15.104:6811/2774862952","heartbeat_back_addr":"172.21.15.104:6815/2774862952","heartbeat_front_addr":"172.21.15.104:6813/2774862952","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-21T05:10:15.796107+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-21T05:11:13.385841+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-21T05:12:06.417684+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-21T05:13:04.595709+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-21T05:13:58.461526+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-21T05:14:55.771064+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6801/2585715302":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/3946259343":"2024-09-22T05:07:32.456497+0000","172.21.15.67:6800/2585715302":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/619027814":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/534588724":"2024-09-22T05:07:32.456497+0000","172.21.15.67:6801/4077424552":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/642787229":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/3706503529":"2024-09-22T05:06:57.433019+0000","172.21.15.67:6800/4077424552":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/3686695428":"2024-09-22T05:06:57.433019+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-21T05:15:42.013 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T05:15:42.014 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T05:15:42.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:42 smithi067 bash[19874]: cluster 2024-09-21T05:15:40.584593+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-21T05:15:42.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:42 smithi067 bash[19874]: cluster 2024-09-21T05:15:40.584593+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-21T05:15:42.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:42 smithi067 bash[19874]: audit 2024-09-21T05:15:41.399200+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.67:0/1353097767' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:42.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:42 smithi067 bash[19874]: audit 2024-09-21T05:15:41.399200+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.67:0/1353097767' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:42.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:42 smithi104 bash[22033]: cluster 2024-09-21T05:15:40.584593+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-21T05:15:42.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:42 smithi104 bash[22033]: cluster 2024-09-21T05:15:40.584593+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-21T05:15:42.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:42 smithi104 bash[22033]: audit 2024-09-21T05:15:41.399200+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.67:0/1353097767' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:42.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:42 smithi104 bash[22033]: audit 2024-09-21T05:15:41.399200+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.67:0/1353097767' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:42.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:42 smithi076 bash[21666]: cluster 2024-09-21T05:15:40.584593+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-21T05:15:42.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:42 smithi076 bash[21666]: cluster 2024-09-21T05:15:40.584593+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-21T05:15:42.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:42 smithi076 bash[21666]: audit 2024-09-21T05:15:41.399200+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.67:0/1353097767' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:42.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:42 smithi076 bash[21666]: audit 2024-09-21T05:15:41.399200+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.67:0/1353097767' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:44.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:44 smithi067 bash[19874]: cluster 2024-09-21T05:15:42.585170+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-21T05:15:44.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:44 smithi067 bash[19874]: cluster 2024-09-21T05:15:42.585170+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-21T05:15:44.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:44 smithi104 bash[22033]: cluster 2024-09-21T05:15:42.585170+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-21T05:15:44.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:44 smithi104 bash[22033]: cluster 2024-09-21T05:15:42.585170+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-21T05:15:44.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:44 smithi076 bash[21666]: cluster 2024-09-21T05:15:42.585170+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-21T05:15:44.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:44 smithi076 bash[21666]: cluster 2024-09-21T05:15:42.585170+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-21T05:15:46.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:46 smithi067 bash[19874]: cluster 2024-09-21T05:15:44.585712+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-21T05:15:46.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:46 smithi067 bash[19874]: cluster 2024-09-21T05:15:44.585712+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-21T05:15:46.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:46 smithi104 bash[22033]: cluster 2024-09-21T05:15:44.585712+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-21T05:15:46.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:46 smithi104 bash[22033]: cluster 2024-09-21T05:15:44.585712+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-21T05:15:46.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:46 smithi076 bash[21666]: cluster 2024-09-21T05:15:44.585712+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-21T05:15:46.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:46 smithi076 bash[21666]: cluster 2024-09-21T05:15:44.585712+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-21T05:15:46.770 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:48.106 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:15:48.107 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":40,"fsid":"0d6f56ce-77d7-11ef-baf5-efdc52797490","created":"2024-09-21T05:06:30.671386+0000","modified":"2024-09-21T05:14:59.998478+0000","last_up_change":"2024-09-21T05:14:57.983667+0000","last_in_change":"2024-09-21T05:14:22.848701+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-21T05:12:09.075876+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3875a25d-92c9-46df-9d5e-7053c99cea11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6803","nonce":2567571870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6805","nonce":2567571870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6809","nonce":2567571870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2567571870},{"type":"v1","addr":"172.21.15.67:6807","nonce":2567571870}]},"public_addr":"172.21.15.67:6803/2567571870","cluster_addr":"172.21.15.67:6805/2567571870","heartbeat_back_addr":"172.21.15.67:6809/2567571870","heartbeat_front_addr":"172.21.15.67:6807/2567571870","state":["exists","up"]},{"osd":1,"uuid":"bc539085-0d86-4802-8aef-42ba2b450909","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.67:6810","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6811","nonce":2027716214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6813","nonce":2027716214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6817","nonce":2027716214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":2027716214},{"type":"v1","addr":"172.21.15.67:6815","nonce":2027716214}]},"public_addr":"172.21.15.67:6811/2027716214","cluster_addr":"172.21.15.67:6813/2027716214","heartbeat_back_addr":"172.21.15.67:6817/2027716214","heartbeat_front_addr":"172.21.15.67:6815/2027716214","state":["exists","up"]},{"osd":2,"uuid":"db59572d-ad4e-4af3-8386-1249cbcc7b9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6801","nonce":1345301640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6803","nonce":1345301640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6807","nonce":1345301640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":1345301640},{"type":"v1","addr":"172.21.15.76:6805","nonce":1345301640}]},"public_addr":"172.21.15.76:6801/1345301640","cluster_addr":"172.21.15.76:6803/1345301640","heartbeat_back_addr":"172.21.15.76:6807/1345301640","heartbeat_front_addr":"172.21.15.76:6805/1345301640","state":["exists","up"]},{"osd":3,"uuid":"cb3be562-8f1f-4891-a89c-18ed465634a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6809","nonce":2593404145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6811","nonce":2593404145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6815","nonce":2593404145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2593404145},{"type":"v1","addr":"172.21.15.76:6813","nonce":2593404145}]},"public_addr":"172.21.15.76:6809/2593404145","cluster_addr":"172.21.15.76:6811/2593404145","heartbeat_back_addr":"172.21.15.76:6815/2593404145","heartbeat_front_addr":"172.21.15.76:6813/2593404145","state":["exists","up"]},{"osd":4,"uuid":"575679cf-a256-4c04-a966-f21e71323461","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6800","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6801","nonce":2267520370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6803","nonce":2267520370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6807","nonce":2267520370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":2267520370},{"type":"v1","addr":"172.21.15.104:6805","nonce":2267520370}]},"public_addr":"172.21.15.104:6801/2267520370","cluster_addr":"172.21.15.104:6803/2267520370","heartbeat_back_addr":"172.21.15.104:6807/2267520370","heartbeat_front_addr":"172.21.15.104:6805/2267520370","state":["exists","up"]},{"osd":5,"uuid":"e5cd5c3f-351c-4cf4-8750-65508a788162","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.104:6808","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6809","nonce":2774862952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6811","nonce":2774862952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6815","nonce":2774862952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":2774862952},{"type":"v1","addr":"172.21.15.104:6813","nonce":2774862952}]},"public_addr":"172.21.15.104:6809/2774862952","cluster_addr":"172.21.15.104:6811/2774862952","heartbeat_back_addr":"172.21.15.104:6815/2774862952","heartbeat_front_addr":"172.21.15.104:6813/2774862952","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-21T05:10:15.796107+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-21T05:11:13.385841+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-21T05:12:06.417684+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-21T05:13:04.595709+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-21T05:13:58.461526+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-21T05:14:55.771064+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6801/2585715302":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/3946259343":"2024-09-22T05:07:32.456497+0000","172.21.15.67:6800/2585715302":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/619027814":"2024-09-22T05:07:32.456497+0000","172.21.15.67:0/534588724":"2024-09-22T05:07:32.456497+0000","172.21.15.67:6801/4077424552":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/642787229":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/3706503529":"2024-09-22T05:06:57.433019+0000","172.21.15.67:6800/4077424552":"2024-09-22T05:06:57.433019+0000","172.21.15.67:0/3686695428":"2024-09-22T05:06:57.433019+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-21T05:15:48.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:48 smithi067 bash[19874]: cluster 2024-09-21T05:15:46.586288+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-21T05:15:48.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:48 smithi067 bash[19874]: cluster 2024-09-21T05:15:46.586288+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-21T05:15:48.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:48 smithi067 bash[19874]: audit 2024-09-21T05:15:48.106959+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.67:0/2960635066' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:48.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:48 smithi067 bash[19874]: audit 2024-09-21T05:15:48.106959+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.67:0/2960635066' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:48.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:48 smithi104 bash[22033]: cluster 2024-09-21T05:15:46.586288+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-21T05:15:48.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:48 smithi104 bash[22033]: cluster 2024-09-21T05:15:46.586288+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-21T05:15:48.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:48 smithi104 bash[22033]: audit 2024-09-21T05:15:48.106959+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.67:0/2960635066' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:48.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:48 smithi104 bash[22033]: audit 2024-09-21T05:15:48.106959+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.67:0/2960635066' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:48.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:48 smithi076 bash[21666]: cluster 2024-09-21T05:15:46.586288+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-21T05:15:48.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:48 smithi076 bash[21666]: cluster 2024-09-21T05:15:46.586288+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-21T05:15:48.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:48 smithi076 bash[21666]: audit 2024-09-21T05:15:48.106959+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.67:0/2960635066' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:48.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:48 smithi076 bash[21666]: audit 2024-09-21T05:15:48.106959+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.67:0/2960635066' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:15:48.729 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T05:15:48.730 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T05:15:48.730 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T05:15:48.731 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T05:15:48.731 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T05:15:48.732 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T05:15:50.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:50 smithi067 bash[19874]: cluster 2024-09-21T05:15:48.586834+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-21T05:15:50.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:50 smithi067 bash[19874]: cluster 2024-09-21T05:15:48.586834+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-21T05:15:50.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:50 smithi104 bash[22033]: cluster 2024-09-21T05:15:48.586834+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-21T05:15:50.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:50 smithi104 bash[22033]: cluster 2024-09-21T05:15:48.586834+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-21T05:15:50.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:50 smithi076 bash[21666]: cluster 2024-09-21T05:15:48.586834+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-21T05:15:50.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:50 smithi076 bash[21666]: cluster 2024-09-21T05:15:48.586834+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-21T05:15:52.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:52 smithi067 bash[19874]: cluster 2024-09-21T05:15:50.587409+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-21T05:15:52.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:52 smithi067 bash[19874]: cluster 2024-09-21T05:15:50.587409+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-21T05:15:52.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:52 smithi104 bash[22033]: cluster 2024-09-21T05:15:50.587409+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-21T05:15:52.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:52 smithi104 bash[22033]: cluster 2024-09-21T05:15:50.587409+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-21T05:15:52.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:52 smithi076 bash[21666]: cluster 2024-09-21T05:15:50.587409+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-21T05:15:52.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:52 smithi076 bash[21666]: cluster 2024-09-21T05:15:50.587409+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-21T05:15:53.497 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:53.497 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:53.498 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:53.498 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:53.499 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:53.502 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:15:54.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:54 smithi067 bash[19874]: cluster 2024-09-21T05:15:52.588008+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-21T05:15:54.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:54 smithi067 bash[19874]: cluster 2024-09-21T05:15:52.588008+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-21T05:15:54.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:54 smithi104 bash[22033]: cluster 2024-09-21T05:15:52.588008+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-21T05:15:54.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:54 smithi104 bash[22033]: cluster 2024-09-21T05:15:52.588008+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-21T05:15:54.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:54 smithi076 bash[21666]: cluster 2024-09-21T05:15:52.588008+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-21T05:15:54.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:54 smithi076 bash[21666]: cluster 2024-09-21T05:15:52.588008+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-21T05:15:56.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:56 smithi067 bash[19874]: cluster 2024-09-21T05:15:54.588564+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-21T05:15:56.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:56 smithi067 bash[19874]: cluster 2024-09-21T05:15:54.588564+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-21T05:15:56.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:56 smithi104 bash[22033]: cluster 2024-09-21T05:15:54.588564+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-21T05:15:56.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:56 smithi104 bash[22033]: cluster 2024-09-21T05:15:54.588564+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-21T05:15:56.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:56 smithi076 bash[21666]: cluster 2024-09-21T05:15:54.588564+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-21T05:15:56.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:56 smithi076 bash[21666]: cluster 2024-09-21T05:15:54.588564+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-21T05:15:56.927 INFO:teuthology.orchestra.run.smithi067.stdout:107374182435 2024-09-21T05:15:56.927 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T05:15:58.322 INFO:teuthology.orchestra.run.smithi067.stdout:163208757263 2024-09-21T05:15:58.323 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T05:15:58.332 INFO:teuthology.orchestra.run.smithi067.stdout:133143986203 2024-09-21T05:15:58.332 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T05:15:58.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:58 smithi067 bash[19874]: cluster 2024-09-21T05:15:56.589128+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-21T05:15:58.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:15:58 smithi067 bash[19874]: cluster 2024-09-21T05:15:56.589128+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-21T05:15:58.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:58 smithi104 bash[22033]: cluster 2024-09-21T05:15:56.589128+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-21T05:15:58.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:15:58 smithi104 bash[22033]: cluster 2024-09-21T05:15:56.589128+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-21T05:15:58.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:58 smithi076 bash[21666]: cluster 2024-09-21T05:15:56.589128+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-21T05:15:58.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:15:58 smithi076 bash[21666]: cluster 2024-09-21T05:15:56.589128+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-21T05:15:59.161 INFO:teuthology.orchestra.run.smithi067.stdout:34359738439 2024-09-21T05:15:59.162 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T05:15:59.293 INFO:teuthology.orchestra.run.smithi067.stdout:55834574908 2024-09-21T05:15:59.294 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T05:15:59.361 INFO:teuthology.orchestra.run.smithi067.stdout:77309411377 2024-09-21T05:15:59.361 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T05:16:00.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:00 smithi067 bash[19874]: cluster 2024-09-21T05:15:58.589627+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-21T05:16:00.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:00 smithi067 bash[19874]: cluster 2024-09-21T05:15:58.589627+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-21T05:16:00.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:00 smithi104 bash[22033]: cluster 2024-09-21T05:15:58.589627+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-21T05:16:00.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:00 smithi104 bash[22033]: cluster 2024-09-21T05:15:58.589627+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-21T05:16:00.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:00 smithi076 bash[21666]: cluster 2024-09-21T05:15:58.589627+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-21T05:16:00.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:00 smithi076 bash[21666]: cluster 2024-09-21T05:15:58.589627+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-21T05:16:01.724 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:02.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:02 smithi067 bash[19874]: cluster 2024-09-21T05:16:00.590208+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-21T05:16:02.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:02 smithi067 bash[19874]: cluster 2024-09-21T05:16:00.590208+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-21T05:16:02.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:02 smithi104 bash[22033]: cluster 2024-09-21T05:16:00.590208+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-21T05:16:02.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:02 smithi104 bash[22033]: cluster 2024-09-21T05:16:00.590208+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-21T05:16:02.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:02 smithi076 bash[21666]: cluster 2024-09-21T05:16:00.590208+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-21T05:16:02.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:02 smithi076 bash[21666]: cluster 2024-09-21T05:16:00.590208+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-21T05:16:02.734 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:02.735 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:03.108 INFO:teuthology.orchestra.run.smithi067.stdout:107374182436 2024-09-21T05:16:03.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:03 smithi067 bash[19874]: audit 2024-09-21T05:16:03.109691+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.67:0/2310326082' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:16:03.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:03 smithi067 bash[19874]: audit 2024-09-21T05:16:03.109691+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.67:0/2310326082' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:16:03.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:03 smithi104 bash[22033]: audit 2024-09-21T05:16:03.109691+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.67:0/2310326082' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:16:03.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:03 smithi104 bash[22033]: audit 2024-09-21T05:16:03.109691+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.67:0/2310326082' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:16:03.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:03 smithi076 bash[21666]: audit 2024-09-21T05:16:03.109691+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.67:0/2310326082' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:16:03.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:03 smithi076 bash[21666]: audit 2024-09-21T05:16:03.109691+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.67:0/2310326082' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:16:04.153 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182435 got 107374182436 for osd.3 2024-09-21T05:16:04.153 DEBUG:teuthology.parallel:result is None 2024-09-21T05:16:04.536 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:04.536 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:04.537 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:04.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:04 smithi067 bash[19874]: cluster 2024-09-21T05:16:02.590861+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-21T05:16:04.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:04 smithi067 bash[19874]: cluster 2024-09-21T05:16:02.590861+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-21T05:16:04.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:04 smithi067 bash[19874]: audit 2024-09-21T05:16:03.720044+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:04.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:04 smithi067 bash[19874]: audit 2024-09-21T05:16:03.720044+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:04 smithi104 bash[22033]: cluster 2024-09-21T05:16:02.590861+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-21T05:16:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:04 smithi104 bash[22033]: cluster 2024-09-21T05:16:02.590861+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-21T05:16:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:04 smithi104 bash[22033]: audit 2024-09-21T05:16:03.720044+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:04 smithi104 bash[22033]: audit 2024-09-21T05:16:03.720044+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:04.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:04 smithi076 bash[21666]: cluster 2024-09-21T05:16:02.590861+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-21T05:16:04.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:04 smithi076 bash[21666]: cluster 2024-09-21T05:16:02.590861+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-21T05:16:04.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:04 smithi076 bash[21666]: audit 2024-09-21T05:16:03.720044+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:04.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:04 smithi076 bash[21666]: audit 2024-09-21T05:16:03.720044+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:04.899 INFO:teuthology.orchestra.run.smithi067.stdout:163208757264 2024-09-21T05:16:04.971 INFO:teuthology.orchestra.run.smithi067.stdout:133143986204 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.511405+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.511405+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.512985+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.512985+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.522117+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.522117+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.901148+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.67:0/4152342451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.901148+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.67:0/4152342451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:16:05.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.972881+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.67:0/2170824851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:16:05.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:05 smithi067 bash[19874]: audit 2024-09-21T05:16:04.972881+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.67:0/2170824851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:16:05.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.511405+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.511405+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.512985+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.512985+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.522117+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.522117+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.901148+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.67:0/4152342451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.901148+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.67:0/4152342451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.972881+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.67:0/2170824851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:16:05.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:05 smithi104 bash[22033]: audit 2024-09-21T05:16:04.972881+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.67:0/2170824851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.511405+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.511405+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.512985+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.512985+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.522117+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.522117+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.901148+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.67:0/4152342451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.901148+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.67:0/4152342451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.972881+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.67:0/2170824851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:16:05.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:05 smithi076 bash[21666]: audit 2024-09-21T05:16:04.972881+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.67:0/2170824851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:16:06.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:06 smithi067 bash[19874]: cluster 2024-09-21T05:16:04.591208+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-21T05:16:06.502 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:06 smithi067 bash[19874]: cluster 2024-09-21T05:16:04.591208+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-21T05:16:06.503 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757263 got 163208757264 for osd.5 2024-09-21T05:16:06.503 DEBUG:teuthology.parallel:result is None 2024-09-21T05:16:06.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:06 smithi104 bash[22033]: cluster 2024-09-21T05:16:04.591208+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-21T05:16:06.582 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:06 smithi104 bash[22033]: cluster 2024-09-21T05:16:04.591208+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-21T05:16:06.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:06 smithi076 bash[21666]: cluster 2024-09-21T05:16:04.591208+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-21T05:16:06.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:06 smithi076 bash[21666]: cluster 2024-09-21T05:16:04.591208+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-21T05:16:06.808 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986203 got 133143986204 for osd.4 2024-09-21T05:16:06.808 DEBUG:teuthology.parallel:result is None 2024-09-21T05:16:07.623 INFO:teuthology.orchestra.run.smithi067.stdout:55834574910 2024-09-21T05:16:07.671 INFO:teuthology.orchestra.run.smithi067.stdout:77309411379 2024-09-21T05:16:07.719 INFO:teuthology.orchestra.run.smithi067.stdout:34359738441 2024-09-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: cluster 2024-09-21T05:16:06.591727+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-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: cluster 2024-09-21T05:16:06.591727+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-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: audit 2024-09-21T05:16:07.625386+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.67:0/3924191781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: audit 2024-09-21T05:16:07.625386+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.67:0/3924191781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: audit 2024-09-21T05:16:07.673602+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.67:0/3556599372' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: audit 2024-09-21T05:16:07.673602+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.67:0/3556599372' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: audit 2024-09-21T05:16:07.721316+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.67:0/216739734' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:16:08.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:08 smithi067 bash[19874]: audit 2024-09-21T05:16:07.721316+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.67:0/216739734' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:16:08.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: cluster 2024-09-21T05:16:06.591727+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-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: cluster 2024-09-21T05:16:06.591727+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-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: audit 2024-09-21T05:16:07.625386+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.67:0/3924191781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: audit 2024-09-21T05:16:07.625386+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.67:0/3924191781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: audit 2024-09-21T05:16:07.673602+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.67:0/3556599372' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: audit 2024-09-21T05:16:07.673602+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.67:0/3556599372' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: audit 2024-09-21T05:16:07.721316+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.67:0/216739734' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:16:08.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:08 smithi104 bash[22033]: audit 2024-09-21T05:16:07.721316+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.67:0/216739734' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: cluster 2024-09-21T05:16:06.591727+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-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: cluster 2024-09-21T05:16:06.591727+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-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: audit 2024-09-21T05:16:07.625386+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.67:0/3924191781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: audit 2024-09-21T05:16:07.625386+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.67:0/3924191781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: audit 2024-09-21T05:16:07.673602+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.67:0/3556599372' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: audit 2024-09-21T05:16:07.673602+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.67:0/3556599372' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: audit 2024-09-21T05:16:07.721316+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.67:0/216739734' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:16:08.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:08 smithi076 bash[21666]: audit 2024-09-21T05:16:07.721316+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.67:0/216739734' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:16:09.075 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574908 got 55834574910 for osd.1 2024-09-21T05:16:09.076 DEBUG:teuthology.parallel:result is None 2024-09-21T05:16:09.245 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411377 got 77309411379 for osd.2 2024-09-21T05:16:09.246 DEBUG:teuthology.parallel:result is None 2024-09-21T05:16:09.313 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738441 for osd.0 2024-09-21T05:16:09.313 DEBUG:teuthology.parallel:result is None 2024-09-21T05:16:09.313 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T05:16:09.314 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-21T05:16:10.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:10 smithi067 bash[19874]: cluster 2024-09-21T05:16:08.592208+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-21T05:16:10.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:10 smithi067 bash[19874]: cluster 2024-09-21T05:16:08.592208+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-21T05:16:10.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:10 smithi104 bash[22033]: cluster 2024-09-21T05:16:08.592208+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-21T05:16:10.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:10 smithi104 bash[22033]: cluster 2024-09-21T05:16:08.592208+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-21T05:16:10.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:10 smithi076 bash[21666]: cluster 2024-09-21T05:16:08.592208+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-21T05:16:10.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:10 smithi076 bash[21666]: cluster 2024-09-21T05:16:08.592208+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-21T05:16:12.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:12 smithi067 bash[19874]: cluster 2024-09-21T05:16:10.592798+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-21T05:16:12.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:12 smithi067 bash[19874]: cluster 2024-09-21T05:16:10.592798+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-21T05:16:12.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:12 smithi104 bash[22033]: cluster 2024-09-21T05:16:10.592798+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-21T05:16:12.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:12 smithi104 bash[22033]: cluster 2024-09-21T05:16:10.592798+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-21T05:16:12.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:12 smithi076 bash[21666]: cluster 2024-09-21T05:16:10.592798+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-21T05:16:12.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:12 smithi076 bash[21666]: cluster 2024-09-21T05:16:10.592798+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-21T05:16:14.064 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:14.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:14 smithi067 bash[19874]: cluster 2024-09-21T05:16:12.593379+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-21T05:16:14.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:14 smithi067 bash[19874]: cluster 2024-09-21T05:16:12.593379+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-21T05:16:14.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:14 smithi104 bash[22033]: cluster 2024-09-21T05:16:12.593379+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-21T05:16:14.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:14 smithi104 bash[22033]: cluster 2024-09-21T05:16:12.593379+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-21T05:16:14.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:14 smithi076 bash[21666]: cluster 2024-09-21T05:16:12.593379+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-21T05:16:14.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:14 smithi076 bash[21666]: cluster 2024-09-21T05:16:12.593379+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-21T05:16:15.462 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:16:15.462 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-09-21T05:16:16.120 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":291,"stamp":"2024-09-21T05:16:14.593725+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":182708,"kb_used_data":3876,"kb_used_omap":9,"kb_used_meta":178678,"kb_avail":562288204,"statfs":{"total":575970213888,"available":575783120896,"internally_reserved":0,"allocated":3969024,"data_stored":2604054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9566,"internal_metadata":182966946},"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.003136"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":66,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T05:15:00.254267+0000","last_change":"2024-09-21T05:15:00.253417+0000","last_active":"2024-09-21T05:15:00.254267+0000","last_peered":"2024-09-21T05:15:00.254267+0000","last_clean":"2024-09-21T05:15:00.254267+0000","last_became_active":"2024-09-21T05:15:00.242681+0000","last_became_peered":"2024-09-21T05:15:00.242681+0000","last_unstale":"2024-09-21T05:15:00.254267+0000","last_undegraded":"2024-09-21T05:15:00.254267+0000","last_fullsized":"2024-09-21T05:15:00.254267+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T05:12:09.389604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T05:12:09.389604+0000","last_clean_scrub_stamp":"2024-09-21T05:12:09.389604+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-22T14:07:38.471938+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":163208757267,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32132,"kb_used_data":936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713020,"statfs":{"total":95995035648,"available":95962132480,"internally_reserved":0,"allocated":958464,"data_stored":729193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986206,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27392,"kb_used_data":356,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717760,"statfs":{"total":95995035648,"available":95966986240,"internally_reserved":0,"allocated":364544,"data_stored":138825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182439,"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":936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":958464,"data_stored":729193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":936,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":958464,"data_stored":729193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":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":356,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713608,"statfs":{"total":95995035648,"available":95962734592,"internally_reserved":0,"allocated":364544,"data_stored":138825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":31552,"kb_used_data":356,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713600,"statfs":{"total":95995035648,"available":95962726400,"internally_reserved":0,"allocated":364544,"data_stored":138825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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-21T05:16:16.120 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-21T05:16:16.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:16 smithi067 bash[19874]: cluster 2024-09-21T05:16:14.593986+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:16.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:16 smithi067 bash[19874]: cluster 2024-09-21T05:16:14.593986+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:16 smithi104 bash[22033]: cluster 2024-09-21T05:16:14.593986+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:16 smithi104 bash[22033]: cluster 2024-09-21T05:16:14.593986+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:16.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:16 smithi076 bash[21666]: cluster 2024-09-21T05:16:14.593986+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:16.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:16 smithi076 bash[21666]: cluster 2024-09-21T05:16:14.593986+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:17.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:17 smithi067 bash[19874]: audit 2024-09-21T05:16:15.463029+0000 mgr.x (mgr.14152) 329 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:17.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:17 smithi067 bash[19874]: audit 2024-09-21T05:16:15.463029+0000 mgr.x (mgr.14152) 329 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:17.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:17 smithi104 bash[22033]: audit 2024-09-21T05:16:15.463029+0000 mgr.x (mgr.14152) 329 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:17.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:17 smithi104 bash[22033]: audit 2024-09-21T05:16:15.463029+0000 mgr.x (mgr.14152) 329 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:17.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:17 smithi076 bash[21666]: audit 2024-09-21T05:16:15.463029+0000 mgr.x (mgr.14152) 329 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:17.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:17 smithi076 bash[21666]: audit 2024-09-21T05:16:15.463029+0000 mgr.x (mgr.14152) 329 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:18.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:18 smithi067 bash[19874]: cluster 2024-09-21T05:16:16.594567+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-21T05:16:18.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:18 smithi067 bash[19874]: cluster 2024-09-21T05:16:16.594567+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-21T05:16:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:18 smithi104 bash[22033]: cluster 2024-09-21T05:16:16.594567+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-21T05:16:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:18 smithi104 bash[22033]: cluster 2024-09-21T05:16:16.594567+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-21T05:16:18.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:18 smithi076 bash[21666]: cluster 2024-09-21T05:16:16.594567+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-21T05:16:18.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:18 smithi076 bash[21666]: cluster 2024-09-21T05:16:16.594567+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-21T05:16:20.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:20 smithi067 bash[19874]: cluster 2024-09-21T05:16:18.595117+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-21T05:16:20.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:20 smithi067 bash[19874]: cluster 2024-09-21T05:16:18.595117+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-21T05:16:20.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:20 smithi104 bash[22033]: cluster 2024-09-21T05:16:18.595117+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-21T05:16:20.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:20 smithi104 bash[22033]: cluster 2024-09-21T05:16:18.595117+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-21T05:16:20.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:20 smithi076 bash[21666]: cluster 2024-09-21T05:16:18.595117+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-21T05:16:20.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:20 smithi076 bash[21666]: cluster 2024-09-21T05:16:18.595117+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-21T05:16:20.877 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:22.260 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-09-21T05:16:22.260 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:16:22.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:22 smithi067 bash[19874]: cluster 2024-09-21T05:16:20.595671+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-21T05:16:22.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:22 smithi067 bash[19874]: cluster 2024-09-21T05:16:20.595671+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-21T05:16:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:22 smithi104 bash[22033]: cluster 2024-09-21T05:16:20.595671+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-21T05:16:22.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:22 smithi104 bash[22033]: cluster 2024-09-21T05:16:20.595671+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-21T05:16:22.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:22 smithi076 bash[21666]: cluster 2024-09-21T05:16:20.595671+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-21T05:16:22.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:22 smithi076 bash[21666]: cluster 2024-09-21T05:16:20.595671+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-21T05:16:22.844 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":294,"stamp":"2024-09-21T05:16:20.595403+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":182708,"kb_used_data":3876,"kb_used_omap":9,"kb_used_meta":178678,"kb_avail":562288204,"statfs":{"total":575970213888,"available":575783120896,"internally_reserved":0,"allocated":3969024,"data_stored":2604054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9566,"internal_metadata":182966946},"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.003436"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":66,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T05:15:00.254267+0000","last_change":"2024-09-21T05:15:00.253417+0000","last_active":"2024-09-21T05:15:00.254267+0000","last_peered":"2024-09-21T05:15:00.254267+0000","last_clean":"2024-09-21T05:15:00.254267+0000","last_became_active":"2024-09-21T05:15:00.242681+0000","last_became_peered":"2024-09-21T05:15:00.242681+0000","last_unstale":"2024-09-21T05:15:00.254267+0000","last_undegraded":"2024-09-21T05:15:00.254267+0000","last_fullsized":"2024-09-21T05:15:00.254267+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T05:12:09.389604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T05:12:09.389604+0000","last_clean_scrub_stamp":"2024-09-21T05:12:09.389604+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-22T14:07:38.471938+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":32132,"kb_used_data":936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713020,"statfs":{"total":95995035648,"available":95962132480,"internally_reserved":0,"allocated":958464,"data_stored":729193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986207,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27392,"kb_used_data":356,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717760,"statfs":{"total":95995035648,"available":95966986240,"internally_reserved":0,"allocated":364544,"data_stored":138825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":958464,"data_stored":729193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411382,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":936,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":958464,"data_stored":729193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":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":356,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713608,"statfs":{"total":95995035648,"available":95962734592,"internally_reserved":0,"allocated":364544,"data_stored":138825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31552,"kb_used_data":356,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713600,"statfs":{"total":95995035648,"available":95962726400,"internally_reserved":0,"allocated":364544,"data_stored":138825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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-21T05:16:22.845 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T05:16:22.845 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T05:16:22.845 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T05:16:22.845 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-21T05:16:23.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:23 smithi067 bash[19874]: audit 2024-09-21T05:16:22.261509+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:23.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:23 smithi067 bash[19874]: audit 2024-09-21T05:16:22.261509+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:23 smithi104 bash[22033]: audit 2024-09-21T05:16:22.261509+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:23.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:23 smithi104 bash[22033]: audit 2024-09-21T05:16:22.261509+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:23.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:23 smithi076 bash[21666]: audit 2024-09-21T05:16:22.261509+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:23.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:23 smithi076 bash[21666]: audit 2024-09-21T05:16:22.261509+0000 mgr.x (mgr.14152) 333 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:24.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:24 smithi067 bash[19874]: cluster 2024-09-21T05:16:22.596248+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-21T05:16:24.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:24 smithi067 bash[19874]: cluster 2024-09-21T05:16:22.596248+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-21T05:16:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:24 smithi104 bash[22033]: cluster 2024-09-21T05:16:22.596248+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-21T05:16:24.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:24 smithi104 bash[22033]: cluster 2024-09-21T05:16:22.596248+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-21T05:16:24.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:24 smithi076 bash[21666]: cluster 2024-09-21T05:16:22.596248+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-21T05:16:24.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:24 smithi076 bash[21666]: cluster 2024-09-21T05:16:22.596248+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-21T05:16:26.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:26 smithi067 bash[19874]: cluster 2024-09-21T05:16:24.596789+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-21T05:16:26.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:26 smithi067 bash[19874]: cluster 2024-09-21T05:16:24.596789+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-21T05:16:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:26 smithi104 bash[22033]: cluster 2024-09-21T05:16:24.596789+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-21T05:16:26.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:26 smithi104 bash[22033]: cluster 2024-09-21T05:16:24.596789+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-21T05:16:26.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:26 smithi076 bash[21666]: cluster 2024-09-21T05:16:24.596789+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-21T05:16:26.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:26 smithi076 bash[21666]: cluster 2024-09-21T05:16:24.596789+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-21T05:16:27.598 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:28.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:28 smithi067 bash[19874]: cluster 2024-09-21T05:16:26.597393+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-21T05:16:28.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:28 smithi067 bash[19874]: cluster 2024-09-21T05:16:26.597393+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-21T05:16:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:28 smithi104 bash[22033]: cluster 2024-09-21T05:16:26.597393+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-21T05:16:28.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:28 smithi104 bash[22033]: cluster 2024-09-21T05:16:26.597393+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-21T05:16:28.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:28 smithi076 bash[21666]: cluster 2024-09-21T05:16:26.597393+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-21T05:16:28.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:28 smithi076 bash[21666]: cluster 2024-09-21T05:16:26.597393+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-21T05:16:29.008 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:16:29.008 INFO:teuthology.orchestra.run.smithi067.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T05:16:29.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:29 smithi067 bash[19874]: audit 2024-09-21T05:16:29.010382+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.67:0/333939039' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:16:29.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:29 smithi067 bash[19874]: audit 2024-09-21T05:16:29.010382+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.67:0/333939039' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:16:29.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:29 smithi104 bash[22033]: audit 2024-09-21T05:16:29.010382+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.67:0/333939039' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:16:29.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:29 smithi104 bash[22033]: audit 2024-09-21T05:16:29.010382+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.67:0/333939039' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:16:29.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:29 smithi076 bash[21666]: audit 2024-09-21T05:16:29.010382+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.67:0/333939039' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:16:29.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:29 smithi076 bash[21666]: audit 2024-09-21T05:16:29.010382+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.67:0/333939039' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:16:29.642 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T05:16:29.642 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T05:16:29.642 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:16:29.652 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T05:16:29.652 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T05:16:30.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:30 smithi067 bash[19874]: cluster 2024-09-21T05:16:28.597908+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-21T05:16:30.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:30 smithi067 bash[19874]: cluster 2024-09-21T05:16:28.597908+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-21T05:16:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:30 smithi104 bash[22033]: cluster 2024-09-21T05:16:28.597908+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-21T05:16:30.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:30 smithi104 bash[22033]: cluster 2024-09-21T05:16:28.597908+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-21T05:16:30.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:30 smithi076 bash[21666]: cluster 2024-09-21T05:16:28.597908+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-21T05:16:30.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:30 smithi076 bash[21666]: cluster 2024-09-21T05:16:28.597908+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-21T05:16:32.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:32 smithi067 bash[19874]: cluster 2024-09-21T05:16:30.598528+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-21T05:16:32.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:32 smithi067 bash[19874]: cluster 2024-09-21T05:16:30.598528+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-21T05:16:32.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:32 smithi104 bash[22033]: cluster 2024-09-21T05:16:30.598528+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-21T05:16:32.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:32 smithi104 bash[22033]: cluster 2024-09-21T05:16:30.598528+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-21T05:16:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:32 smithi076 bash[21666]: cluster 2024-09-21T05:16:30.598528+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-21T05:16:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:32 smithi076 bash[21666]: cluster 2024-09-21T05:16:30.598528+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-21T05:16:34.408 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:34.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:34 smithi067 bash[19874]: cluster 2024-09-21T05:16:32.599123+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-21T05:16:34.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:34 smithi067 bash[19874]: cluster 2024-09-21T05:16:32.599123+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-21T05:16:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:34 smithi104 bash[22033]: cluster 2024-09-21T05:16:32.599123+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-21T05:16:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:34 smithi104 bash[22033]: cluster 2024-09-21T05:16:32.599123+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-21T05:16:34.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:34 smithi076 bash[21666]: cluster 2024-09-21T05:16:32.599123+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-21T05:16:34.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:34 smithi076 bash[21666]: cluster 2024-09-21T05:16:32.599123+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-21T05:16:36.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:36 smithi067 bash[19874]: cluster 2024-09-21T05:16:34.599652+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:36.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:36 smithi067 bash[19874]: cluster 2024-09-21T05:16:34.599652+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:36.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:36 smithi067 bash[19874]: audit 2024-09-21T05:16:35.954752+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:16:36.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:36 smithi067 bash[19874]: audit 2024-09-21T05:16:35.954752+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:16:36.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:36 smithi104 bash[22033]: cluster 2024-09-21T05:16:34.599652+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:36.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:36 smithi104 bash[22033]: cluster 2024-09-21T05:16:34.599652+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:36 smithi104 bash[22033]: audit 2024-09-21T05:16:35.954752+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:16:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:36 smithi104 bash[22033]: audit 2024-09-21T05:16:35.954752+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:16:36.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:36 smithi076 bash[21666]: cluster 2024-09-21T05:16:34.599652+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:36.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:36 smithi076 bash[21666]: cluster 2024-09-21T05:16:34.599652+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:36.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:36 smithi076 bash[21666]: audit 2024-09-21T05:16:35.954752+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:16:36.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:36 smithi076 bash[21666]: audit 2024-09-21T05:16:35.954752+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:16:37.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: audit 2024-09-21T05:16:35.953668+0000 mgr.x (mgr.14152) 341 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: audit 2024-09-21T05:16:35.953668+0000 mgr.x (mgr.14152) 341 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: audit 2024-09-21T05:16:36.263809+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: audit 2024-09-21T05:16:36.263809+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: cluster 2024-09-21T05:16:36.268347+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: cluster 2024-09-21T05:16:36.268347+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: audit 2024-09-21T05:16:36.270066+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: audit 2024-09-21T05:16:36.270066+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:37 smithi067 bash[19874]: debug 2024-09-21T05:16:37.290+0000 7f35df1d5640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:37.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: audit 2024-09-21T05:16:35.953668+0000 mgr.x (mgr.14152) 341 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: audit 2024-09-21T05:16:35.953668+0000 mgr.x (mgr.14152) 341 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: audit 2024-09-21T05:16:36.263809+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: audit 2024-09-21T05:16:36.263809+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: cluster 2024-09-21T05:16:36.268347+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: cluster 2024-09-21T05:16:36.268347+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: audit 2024-09-21T05:16:36.270066+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:37 smithi104 bash[22033]: audit 2024-09-21T05:16:36.270066+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:37.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: audit 2024-09-21T05:16:35.953668+0000 mgr.x (mgr.14152) 341 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: audit 2024-09-21T05:16:35.953668+0000 mgr.x (mgr.14152) 341 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: audit 2024-09-21T05:16:36.263809+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: audit 2024-09-21T05:16:36.263809+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: cluster 2024-09-21T05:16:36.268347+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: cluster 2024-09-21T05:16:36.268347+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: audit 2024-09-21T05:16:36.270066+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:37.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:37 smithi076 bash[21666]: audit 2024-09-21T05:16:36.270066+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.016 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T05:16:38.028 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T05:16:38.028 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:36.600387+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v303: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:36.600387+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v303: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.263837+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.263837+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.274365+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.274365+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.283268+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.283268+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:16:38.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.293949+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.293949+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.296066+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.296066+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.296522+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.296522+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.301210+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.301210+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.311102+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.311102+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:16:38.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.312823+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: cluster 2024-09-21T05:16:37.312823+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.336924+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.336924+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.339152+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.339152+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.342146+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.342146+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.343417+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.343417+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.349767+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.349767+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.543 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.353400+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.353400+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.355652+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.355652+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.358659+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.544 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:38 smithi067 bash[19874]: audit 2024-09-21T05:16:37.358659+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:36.600387+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v303: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:36.600387+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v303: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.263837+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.263837+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.274365+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.274365+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.283268+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.283268+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.293949+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.293949+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.296066+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.296066+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:38.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.296522+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.296522+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.301210+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.301210+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.311102+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.311102+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.312823+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: cluster 2024-09-21T05:16:37.312823+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.336924+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.336924+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.561 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.339152+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.339152+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.342146+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.342146+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.343417+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.343417+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.349767+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.349767+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.353400+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.353400+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.355652+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.355652+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.358659+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.562 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:38 smithi104 bash[22033]: audit 2024-09-21T05:16:37.358659+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:36.600387+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v303: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:36.600387+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v303: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.263837+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.263837+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.274365+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.274365+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.283268+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.283268+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.293949+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.293949+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.296066+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.296066+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.296522+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.296522+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.301210+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.301210+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.311102+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.311102+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.312823+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: cluster 2024-09-21T05:16:37.312823+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T05:16:38.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.336924+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.336924+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.339152+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.339152+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.342146+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.342146+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.343417+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.343417+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.349767+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.349767+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.353400+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.353400+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.355652+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.355652+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.tmvwzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.358659+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:38.600 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:38 smithi076 bash[21666]: audit 2024-09-21T05:16:37.358659+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:39.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:39 smithi067 bash[19874]: cephadm 2024-09-21T05:16:37.318461+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T05:16:39.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:39 smithi067 bash[19874]: cephadm 2024-09-21T05:16:37.318461+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T05:16:39.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:39 smithi067 bash[19874]: cephadm 2024-09-21T05:16:37.359976+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.tmvwzu on smithi104 2024-09-21T05:16:39.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:39 smithi067 bash[19874]: cephadm 2024-09-21T05:16:37.359976+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.tmvwzu on smithi104 2024-09-21T05:16:39.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:39 smithi067 bash[19874]: cluster 2024-09-21T05:16:38.308364+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:16:39.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:39 smithi067 bash[19874]: cluster 2024-09-21T05:16:38.308364+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:16:39.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 bash[22033]: cephadm 2024-09-21T05:16:37.318461+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T05:16:39.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 bash[22033]: cephadm 2024-09-21T05:16:37.318461+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T05:16:39.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 bash[22033]: cephadm 2024-09-21T05:16:37.359976+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.tmvwzu on smithi104 2024-09-21T05:16:39.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 bash[22033]: cephadm 2024-09-21T05:16:37.359976+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.tmvwzu on smithi104 2024-09-21T05:16:39.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 bash[22033]: cluster 2024-09-21T05:16:38.308364+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:16:39.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 bash[22033]: cluster 2024-09-21T05:16:38.308364+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:16:39.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:39 smithi076 bash[21666]: cephadm 2024-09-21T05:16:37.318461+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T05:16:39.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:39 smithi076 bash[21666]: cephadm 2024-09-21T05:16:37.318461+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T05:16:39.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:39 smithi076 bash[21666]: cephadm 2024-09-21T05:16:37.359976+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.tmvwzu on smithi104 2024-09-21T05:16:39.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:39 smithi076 bash[21666]: cephadm 2024-09-21T05:16:37.359976+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.tmvwzu on smithi104 2024-09-21T05:16:39.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:39 smithi076 bash[21666]: cluster 2024-09-21T05:16:38.308364+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:16:39.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:39 smithi076 bash[21666]: cluster 2024-09-21T05:16:38.308364+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:16:40.077 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:39 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:40.077 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:16:39 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:40.078 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:16:39 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:40.422 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:16:40 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:40.422 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:16:40 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:40.422 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:40.422 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 bash[22033]: cluster 2024-09-21T05:16:38.601010+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 52 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:40.422 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 bash[22033]: cluster 2024-09-21T05:16:38.601010+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 52 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:40.422 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 bash[22033]: cluster 2024-09-21T05:16:39.303232+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:16:40.423 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 bash[22033]: cluster 2024-09-21T05:16:39.303232+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:16:40.423 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 bash[22033]: cluster 2024-09-21T05:16:39.315913+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:16:40.423 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:40 smithi104 bash[22033]: cluster 2024-09-21T05:16:39.315913+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:16:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:40 smithi067 bash[19874]: cluster 2024-09-21T05:16:38.601010+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 52 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:40 smithi067 bash[19874]: cluster 2024-09-21T05:16:38.601010+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 52 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:40 smithi067 bash[19874]: cluster 2024-09-21T05:16:39.303232+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:16:40.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:40 smithi067 bash[19874]: cluster 2024-09-21T05:16:39.303232+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:16:40.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:40 smithi067 bash[19874]: cluster 2024-09-21T05:16:39.315913+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:16:40.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:40 smithi067 bash[19874]: cluster 2024-09-21T05:16:39.315913+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:16:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:40 smithi076 bash[21666]: cluster 2024-09-21T05:16:38.601010+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 52 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:40 smithi076 bash[21666]: cluster 2024-09-21T05:16:38.601010+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 52 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:40 smithi076 bash[21666]: cluster 2024-09-21T05:16:39.303232+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:16:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:40 smithi076 bash[21666]: cluster 2024-09-21T05:16:39.303232+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:16:40.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:40 smithi076 bash[21666]: cluster 2024-09-21T05:16:39.315913+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:16:40.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:40 smithi076 bash[21666]: cluster 2024-09-21T05:16:39.315913+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.366243+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.366243+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.375432+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.375432+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.384473+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.384473+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.386023+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.386023+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.389290+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.389290+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.394133+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: audit 2024-09-21T05:16:40.394133+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:41.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: cephadm 2024-09-21T05:16:40.396318+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Deploying daemon mds.cephfs.smithi067.skcxbp on smithi067 2024-09-21T05:16:41.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: cephadm 2024-09-21T05:16:40.396318+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Deploying daemon mds.cephfs.smithi067.skcxbp on smithi067 2024-09-21T05:16:41.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: cluster 2024-09-21T05:16:40.601758+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 12 creating+peering, 25 unknown, 28 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:41.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:41 smithi067 bash[19874]: cluster 2024-09-21T05:16:40.601758+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 12 creating+peering, 25 unknown, 28 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.366243+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.366243+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.375432+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.375432+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.384473+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.384473+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.386023+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.386023+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.389290+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.389290+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.394133+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:41.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: audit 2024-09-21T05:16:40.394133+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:41.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: cephadm 2024-09-21T05:16:40.396318+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Deploying daemon mds.cephfs.smithi067.skcxbp on smithi067 2024-09-21T05:16:41.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: cephadm 2024-09-21T05:16:40.396318+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Deploying daemon mds.cephfs.smithi067.skcxbp on smithi067 2024-09-21T05:16:41.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: cluster 2024-09-21T05:16:40.601758+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 12 creating+peering, 25 unknown, 28 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:41.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:41 smithi104 bash[22033]: cluster 2024-09-21T05:16:40.601758+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 12 creating+peering, 25 unknown, 28 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:41.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.366243+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.366243+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.375432+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.375432+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.384473+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.384473+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.386023+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.386023+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.389290+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.389290+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi067.skcxbp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.394133+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: audit 2024-09-21T05:16:40.394133+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: cephadm 2024-09-21T05:16:40.396318+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Deploying daemon mds.cephfs.smithi067.skcxbp on smithi067 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: cephadm 2024-09-21T05:16:40.396318+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Deploying daemon mds.cephfs.smithi067.skcxbp on smithi067 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: cluster 2024-09-21T05:16:40.601758+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 12 creating+peering, 25 unknown, 28 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:41.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:41 smithi076 bash[21666]: cluster 2024-09-21T05:16:40.601758+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 12 creating+peering, 25 unknown, 28 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:16:42.474 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983250+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:16:42.474 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983250+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:16:42.474 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983435+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:16:42.474 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983435+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983474+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983474+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983497+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.983497+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.990355+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:boot 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.990355+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:boot 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.990593+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:creating} 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:41.990593+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:creating} 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: audit 2024-09-21T05:16:41.990810+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: audit 2024-09-21T05:16:41.990810+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.010035+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu is now active in filesystem cephfs as rank 0 2024-09-21T05:16:42.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:42 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.010035+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu is now active in filesystem cephfs as rank 0 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983250+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983250+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983435+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983435+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983474+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983474+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983497+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.983497+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.990355+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:boot 2024-09-21T05:16:42.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.990355+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:boot 2024-09-21T05:16:42.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.990593+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:creating} 2024-09-21T05:16:42.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:41.990593+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:creating} 2024-09-21T05:16:42.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: audit 2024-09-21T05:16:41.990810+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:42.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: audit 2024-09-21T05:16:41.990810+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:42.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.010035+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu is now active in filesystem cephfs as rank 0 2024-09-21T05:16:42.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:42 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.010035+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu is now active in filesystem cephfs as rank 0 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983250+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983250+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983435+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983435+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983474+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983474+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983497+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.983497+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.990355+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:boot 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.990355+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:boot 2024-09-21T05:16:42.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.990593+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:creating} 2024-09-21T05:16:42.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:41.990593+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:creating} 2024-09-21T05:16:42.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: audit 2024-09-21T05:16:41.990810+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:42.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: audit 2024-09-21T05:16:41.990810+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:42.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.010035+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu is now active in filesystem cephfs as rank 0 2024-09-21T05:16:42.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:42 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.010035+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.tmvwzu is now active in filesystem cephfs as rank 0 2024-09-21T05:16:43.244 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.244 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.244 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.244 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.327 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:43.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.540 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.541 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:43.541 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:16:43 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.602787+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 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.602787+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 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.989456+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:active 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.989456+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:active 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.989569+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: cluster 2024-09-21T05:16:42.989569+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.390127+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.390127+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.394316+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.394316+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.404171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.404171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.408705+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.408705+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.414944+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.414944+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.442711+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:44.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:43 smithi067 bash[19874]: audit 2024-09-21T05:16:43.442711+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.602787+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 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.602787+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 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.989456+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:active 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.989456+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:active 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.989569+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: cluster 2024-09-21T05:16:42.989569+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.390127+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.390127+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.394316+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.394316+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.404171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.404171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.408705+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.408705+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.414944+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.414944+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.442711+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:44.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:43 smithi104 bash[22033]: audit 2024-09-21T05:16:43.442711+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.602787+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 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.602787+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 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.989456+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:active 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.989456+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/906394840,v1:172.21.15.104:6817/906394840] up:active 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.989569+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: cluster 2024-09-21T05:16:42.989569+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.390127+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.390127+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.394316+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.394316+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.404171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.404171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.408705+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.408705+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.414944+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.414944+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:44.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.442711+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:44.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:43 smithi076 bash[21666]: audit 2024-09-21T05:16:43.442711+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:45.274 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:16:45.274 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-09-21T05:16:43.415134Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T05:09:19.888034Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:11:05.813303Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T05:09:00.107796Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:11:05.813173Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:11:05.813413Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:16:45.854 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T05:16:46.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:45 smithi067 bash[19874]: cluster 2024-09-21T05:16:44.603623+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-21T05:16:46.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:45 smithi067 bash[19874]: cluster 2024-09-21T05:16:44.603623+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-21T05:16:46.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:45 smithi067 bash[19874]: audit 2024-09-21T05:16:45.270001+0000 mgr.x (mgr.14152) 350 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:46.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:45 smithi067 bash[19874]: audit 2024-09-21T05:16:45.270001+0000 mgr.x (mgr.14152) 350 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:46.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:45 smithi104 bash[22033]: cluster 2024-09-21T05:16:44.603623+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-21T05:16:46.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:45 smithi104 bash[22033]: cluster 2024-09-21T05:16:44.603623+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-21T05:16:46.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:45 smithi104 bash[22033]: audit 2024-09-21T05:16:45.270001+0000 mgr.x (mgr.14152) 350 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:46.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:45 smithi104 bash[22033]: audit 2024-09-21T05:16:45.270001+0000 mgr.x (mgr.14152) 350 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:46.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:45 smithi076 bash[21666]: cluster 2024-09-21T05:16:44.603623+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-21T05:16:46.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:45 smithi076 bash[21666]: cluster 2024-09-21T05:16:44.603623+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-21T05:16:46.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:45 smithi076 bash[21666]: audit 2024-09-21T05:16:45.270001+0000 mgr.x (mgr.14152) 350 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:46.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:45 smithi076 bash[21666]: audit 2024-09-21T05:16:45.270001+0000 mgr.x (mgr.14152) 350 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:46.854 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.006431+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:boot 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.006431+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:boot 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.006657+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.tmvwzu in favor of higher affinity standby. 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.006657+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.tmvwzu in favor of higher affinity standby. 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.006739+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.tmvwzu as rank 0 with standby daemon mds.cephfs.smithi067.skcxbp 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.006739+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.tmvwzu as rank 0 with standby daemon mds.cephfs.smithi067.skcxbp 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.007420+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.007420+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T05:16:47.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.007479+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.007479+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.008066+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 1 up:standby 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.008066+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 1 up:standby 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: audit 2024-09-21T05:16:46.009064+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: audit 2024-09-21T05:16:46.009064+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.016847+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.016847+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.017439+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:replay} 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.017439+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:replay} 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: audit 2024-09-21T05:16:46.367633+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:47.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:47 smithi067 bash[19874]: audit 2024-09-21T05:16:46.367633+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.006431+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:boot 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.006431+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:boot 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.006657+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.tmvwzu in favor of higher affinity standby. 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.006657+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.tmvwzu in favor of higher affinity standby. 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.006739+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.tmvwzu as rank 0 with standby daemon mds.cephfs.smithi067.skcxbp 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.006739+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.tmvwzu as rank 0 with standby daemon mds.cephfs.smithi067.skcxbp 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.007420+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.007420+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.007479+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.007479+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.008066+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 1 up:standby 2024-09-21T05:16:47.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.008066+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 1 up:standby 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: audit 2024-09-21T05:16:46.009064+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: audit 2024-09-21T05:16:46.009064+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.016847+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.016847+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.017439+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:replay} 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.017439+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:replay} 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: audit 2024-09-21T05:16:46.367633+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:47.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:47 smithi104 bash[22033]: audit 2024-09-21T05:16:46.367633+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.006431+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:boot 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.006431+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:boot 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.006657+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.tmvwzu in favor of higher affinity standby. 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.006657+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.tmvwzu in favor of higher affinity standby. 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.006739+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.tmvwzu as rank 0 with standby daemon mds.cephfs.smithi067.skcxbp 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.006739+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.tmvwzu as rank 0 with standby daemon mds.cephfs.smithi067.skcxbp 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.007420+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.007420+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.007479+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.007479+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T05:16:47.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.008066+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 1 up:standby 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.008066+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.tmvwzu=up:active} 1 up:standby 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: audit 2024-09-21T05:16:46.009064+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: audit 2024-09-21T05:16:46.009064+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.016847+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.016847+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.017439+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:replay} 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.017439+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:replay} 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: audit 2024-09-21T05:16:46.367633+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:47.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:47 smithi076 bash[21666]: audit 2024-09-21T05:16:46.367633+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:48.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.604478+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; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:46.604478+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; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.009837+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.009837+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.014312+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:reconnect 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.014312+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:reconnect 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.014356+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4058372962,v1:172.21.15.104:6817/4058372962] up:boot 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.014356+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4058372962,v1:172.21.15.104:6817/4058372962] up:boot 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.014463+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:reconnect} 1 up:standby 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: cluster 2024-09-21T05:16:47.014463+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:reconnect} 1 up:standby 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: audit 2024-09-21T05:16:47.015074+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:48.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:48 smithi067 bash[19874]: audit 2024-09-21T05:16:47.015074+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:48.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.604478+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; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-21T05:16:48.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:46.604478+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; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-21T05:16:48.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.009837+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.009837+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.014312+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:reconnect 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.014312+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:reconnect 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.014356+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4058372962,v1:172.21.15.104:6817/4058372962] up:boot 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.014356+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4058372962,v1:172.21.15.104:6817/4058372962] up:boot 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.014463+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:reconnect} 1 up:standby 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: cluster 2024-09-21T05:16:47.014463+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:reconnect} 1 up:standby 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: audit 2024-09-21T05:16:47.015074+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:48.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:48 smithi104 bash[22033]: audit 2024-09-21T05:16:47.015074+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:48.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.604478+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; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-21T05:16:48.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:46.604478+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; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.009837+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.009837+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.014312+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:reconnect 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.014312+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:reconnect 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.014356+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4058372962,v1:172.21.15.104:6817/4058372962] up:boot 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.014356+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4058372962,v1:172.21.15.104:6817/4058372962] up:boot 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.014463+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:reconnect} 1 up:standby 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: cluster 2024-09-21T05:16:47.014463+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:reconnect} 1 up:standby 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: audit 2024-09-21T05:16:47.015074+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:48.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:48 smithi076 bash[21666]: audit 2024-09-21T05:16:47.015074+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:16:49.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.017707+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:rejoin 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.017707+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:rejoin 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.017861+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:rejoin} 1 up:standby 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.017861+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:rejoin} 1 up:standby 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.018041+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi067.skcxbp is now active in filesystem cephfs as rank 0 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.018041+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi067.skcxbp is now active in filesystem cephfs as rank 0 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: audit 2024-09-21T05:16:48.727164+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: audit 2024-09-21T05:16:48.727164+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: audit 2024-09-21T05:16:48.735027+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:49 smithi067 bash[19874]: audit 2024-09-21T05:16:48.735027+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.017707+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:rejoin 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.017707+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:rejoin 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.017861+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:rejoin} 1 up:standby 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.017861+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:rejoin} 1 up:standby 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.018041+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi067.skcxbp is now active in filesystem cephfs as rank 0 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.018041+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi067.skcxbp is now active in filesystem cephfs as rank 0 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: audit 2024-09-21T05:16:48.727164+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: audit 2024-09-21T05:16:48.727164+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: audit 2024-09-21T05:16:48.735027+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:49 smithi104 bash[22033]: audit 2024-09-21T05:16:48.735027+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.017707+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:rejoin 2024-09-21T05:16:49.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.017707+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:rejoin 2024-09-21T05:16:49.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.017861+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:rejoin} 1 up:standby 2024-09-21T05:16:49.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.017861+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi067.skcxbp=up:rejoin} 1 up:standby 2024-09-21T05:16:49.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.018041+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi067.skcxbp is now active in filesystem cephfs as rank 0 2024-09-21T05:16:49.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.018041+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi067.skcxbp is now active in filesystem cephfs as rank 0 2024-09-21T05:16:49.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: audit 2024-09-21T05:16:48.727164+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: audit 2024-09-21T05:16:48.727164+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: audit 2024-09-21T05:16:48.735027+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:49.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:49 smithi076 bash[21666]: audit 2024-09-21T05:16:48.735027+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.605087+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; 440 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-21T05:16:50.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:48.605087+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; 440 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-21T05:16:50.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.014650+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T05:16:50.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.014650+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.014703+0000 mon.a (mon.0) 634 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.014703+0000 mon.a (mon.0) 634 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.029718+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:active 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.029718+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:active 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.029963+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi067.skcxbp=up:active} 1 up:standby 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: cluster 2024-09-21T05:16:49.029963+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi067.skcxbp=up:active} 1 up:standby 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.772122+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.772122+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.777123+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.777123+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.791695+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.791695+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.792544+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.792544+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.292 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.797276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.797276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.835909+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.835909+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.838641+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.838641+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.839958+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.839958+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.847034+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:50 smithi067 bash[19874]: audit 2024-09-21T05:16:49.847034+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.605087+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; 440 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-21T05:16:50.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:48.605087+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; 440 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-21T05:16:50.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.014650+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.014650+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.014703+0000 mon.a (mon.0) 634 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.014703+0000 mon.a (mon.0) 634 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.029718+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:active 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.029718+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:active 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.029963+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi067.skcxbp=up:active} 1 up:standby 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: cluster 2024-09-21T05:16:49.029963+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi067.skcxbp=up:active} 1 up:standby 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.772122+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.772122+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.777123+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.777123+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.791695+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.791695+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.792544+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.792544+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.797276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.797276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.835909+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.835909+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.838641+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.838641+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.839958+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.839958+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.847034+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:50 smithi104 bash[22033]: audit 2024-09-21T05:16:49.847034+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.605087+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; 440 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:48.605087+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; 440 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.014650+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.014650+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.014703+0000 mon.a (mon.0) 634 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.014703+0000 mon.a (mon.0) 634 : cluster [INF] Cluster is now healthy 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.029718+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:active 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.029718+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.67:6818/3103845037,v1:172.21.15.67:6819/3103845037] up:active 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.029963+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi067.skcxbp=up:active} 1 up:standby 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: cluster 2024-09-21T05:16:49.029963+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi067.skcxbp=up:active} 1 up:standby 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.772122+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.348 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.772122+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.777123+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.777123+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.791695+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.791695+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.792544+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.792544+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.797276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.797276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.835909+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.835909+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.838641+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.838641+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.839958+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.349 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.839958+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:16:50.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.847034+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:50.350 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:50 smithi076 bash[21666]: audit 2024-09-21T05:16:49.847034+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:51.496 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:52.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:52 smithi067 bash[19874]: cluster 2024-09-21T05:16:50.605913+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T05:16:52.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:52 smithi067 bash[19874]: cluster 2024-09-21T05:16:50.605913+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T05:16:52.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:52 smithi067 bash[19874]: audit 2024-09-21T05:16:51.376250+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:52.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:52 smithi067 bash[19874]: audit 2024-09-21T05:16:51.376250+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:52.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:52 smithi104 bash[22033]: cluster 2024-09-21T05:16:50.605913+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T05:16:52.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:52 smithi104 bash[22033]: cluster 2024-09-21T05:16:50.605913+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T05:16:52.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:52 smithi104 bash[22033]: audit 2024-09-21T05:16:51.376250+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:52.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:52 smithi104 bash[22033]: audit 2024-09-21T05:16:51.376250+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:52.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:52 smithi076 bash[21666]: cluster 2024-09-21T05:16:50.605913+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T05:16:52.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:52 smithi076 bash[21666]: cluster 2024-09-21T05:16:50.605913+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T05:16:52.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:52 smithi076 bash[21666]: audit 2024-09-21T05:16:51.376250+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:52.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:52 smithi076 bash[21666]: audit 2024-09-21T05:16:51.376250+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.67:0/1116394377' entity='mgr.x' 2024-09-21T05:16:52.877 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:16:52.878 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-09-21T05:16:43.415134Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:16:48.719291Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T05:09:19.888034Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:16:49.767308Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T05:09:00.107796Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:12:55.617313Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:12:55.617641Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:16:53.447 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T05:16:53.448 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:16:53.465 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T05:16:53.465 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T05:16:54.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:54 smithi067 bash[19874]: cluster 2024-09-21T05:16:52.606455+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T05:16:54.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:54 smithi067 bash[19874]: cluster 2024-09-21T05:16:52.606455+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T05:16:54.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:54 smithi067 bash[19874]: audit 2024-09-21T05:16:52.875578+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:54.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:54 smithi067 bash[19874]: audit 2024-09-21T05:16:52.875578+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:54.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:54 smithi104 bash[22033]: cluster 2024-09-21T05:16:52.606455+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T05:16:54.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:54 smithi104 bash[22033]: cluster 2024-09-21T05:16:52.606455+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T05:16:54.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:54 smithi104 bash[22033]: audit 2024-09-21T05:16:52.875578+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:54.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:54 smithi104 bash[22033]: audit 2024-09-21T05:16:52.875578+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:54.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:54 smithi076 bash[21666]: cluster 2024-09-21T05:16:52.606455+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T05:16:54.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:54 smithi076 bash[21666]: cluster 2024-09-21T05:16:52.606455+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-21T05:16:54.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:54 smithi076 bash[21666]: audit 2024-09-21T05:16:52.875578+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:54.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:54 smithi076 bash[21666]: audit 2024-09-21T05:16:52.875578+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:16:56.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:56 smithi067 bash[19874]: cluster 2024-09-21T05:16:54.607358+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; 8.2 KiB/s rd, 204 B/s wr, 10 op/s 2024-09-21T05:16:56.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:56 smithi067 bash[19874]: cluster 2024-09-21T05:16:54.607358+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; 8.2 KiB/s rd, 204 B/s wr, 10 op/s 2024-09-21T05:16:56.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:56 smithi104 bash[22033]: cluster 2024-09-21T05:16:54.607358+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; 8.2 KiB/s rd, 204 B/s wr, 10 op/s 2024-09-21T05:16:56.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:56 smithi104 bash[22033]: cluster 2024-09-21T05:16:54.607358+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; 8.2 KiB/s rd, 204 B/s wr, 10 op/s 2024-09-21T05:16:56.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:56 smithi076 bash[21666]: cluster 2024-09-21T05:16:54.607358+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; 8.2 KiB/s rd, 204 B/s wr, 10 op/s 2024-09-21T05:16:56.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:56 smithi076 bash[21666]: cluster 2024-09-21T05:16:54.607358+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; 8.2 KiB/s rd, 204 B/s wr, 10 op/s 2024-09-21T05:16:58.227 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:16:58.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:58 smithi067 bash[19874]: cluster 2024-09-21T05:16:56.608263+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; 7.7 KiB/s rd, 193 B/s wr, 10 op/s 2024-09-21T05:16:58.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:16:58 smithi067 bash[19874]: cluster 2024-09-21T05:16:56.608263+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; 7.7 KiB/s rd, 193 B/s wr, 10 op/s 2024-09-21T05:16:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:58 smithi104 bash[22033]: cluster 2024-09-21T05:16:56.608263+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; 7.7 KiB/s rd, 193 B/s wr, 10 op/s 2024-09-21T05:16:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:16:58 smithi104 bash[22033]: cluster 2024-09-21T05:16:56.608263+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; 7.7 KiB/s rd, 193 B/s wr, 10 op/s 2024-09-21T05:16:58.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:58 smithi076 bash[21666]: cluster 2024-09-21T05:16:56.608263+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; 7.7 KiB/s rd, 193 B/s wr, 10 op/s 2024-09-21T05:16:58.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:16:58 smithi076 bash[21666]: cluster 2024-09-21T05:16:56.608263+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; 7.7 KiB/s rd, 193 B/s wr, 10 op/s 2024-09-21T05:17:00.038 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:59 smithi067 bash[20128]: debug 2024-09-21T05:16:59.590+0000 7fbfb630b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:00.039 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:59 smithi067 bash[20128]: debug 2024-09-21T05:16:59.590+0000 7fbfb630b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:00.039 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:59 smithi067 bash[20128]: debug 2024-09-21T05:16:59.590+0000 7fbfb630b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:00.039 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:59 smithi067 bash[20128]: debug 2024-09-21T05:16:59.590+0000 7fbfb630b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:00.039 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:16:59 smithi067 bash[20128]: debug 2024-09-21T05:16:59.590+0000 7fbfb630b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:00.220 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T05:17:00.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:00 smithi067 bash[19874]: cluster 2024-09-21T05:16:58.609017+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:00.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:00 smithi067 bash[19874]: cluster 2024-09-21T05:16:58.609017+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:00.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:00 smithi104 bash[22033]: cluster 2024-09-21T05:16:58.609017+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:00.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:00 smithi104 bash[22033]: cluster 2024-09-21T05:16:58.609017+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:00.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:00 smithi076 bash[21666]: cluster 2024-09-21T05:16:58.609017+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:00.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:00 smithi076 bash[21666]: cluster 2024-09-21T05:16:58.609017+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:01 smithi104 bash[22033]: audit 2024-09-21T05:16:59.587468+0000 mgr.x (mgr.14152) 359 : audit [DBG] from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:17:01.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:01 smithi104 bash[22033]: audit 2024-09-21T05:16:59.587468+0000 mgr.x (mgr.14152) 359 : audit [DBG] from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:17:01.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:01 smithi104 bash[22033]: cluster 2024-09-21T05:17:00.059010+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T05:17:01.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:01 smithi104 bash[22033]: cluster 2024-09-21T05:17:00.059010+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T05:17:01.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:01 smithi076 bash[21666]: audit 2024-09-21T05:16:59.587468+0000 mgr.x (mgr.14152) 359 : audit [DBG] from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:17:01.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:01 smithi076 bash[21666]: audit 2024-09-21T05:16:59.587468+0000 mgr.x (mgr.14152) 359 : audit [DBG] from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:17:01.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:01 smithi076 bash[21666]: cluster 2024-09-21T05:17:00.059010+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T05:17:01.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:01 smithi076 bash[21666]: cluster 2024-09-21T05:17:00.059010+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T05:17:01.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:01 smithi067 bash[19874]: audit 2024-09-21T05:16:59.587468+0000 mgr.x (mgr.14152) 359 : audit [DBG] from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:17:01.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:01 smithi067 bash[19874]: audit 2024-09-21T05:16:59.587468+0000 mgr.x (mgr.14152) 359 : audit [DBG] from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:17:01.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:01 smithi067 bash[19874]: cluster 2024-09-21T05:17:00.059010+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T05:17:01.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:01 smithi067 bash[19874]: cluster 2024-09-21T05:17:00.059010+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T05:17:02.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:02 smithi067 bash[19874]: cluster 2024-09-21T05:17:00.610003+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:02.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:02 smithi067 bash[19874]: cluster 2024-09-21T05:17:00.610003+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:02.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:02 smithi076 bash[21666]: cluster 2024-09-21T05:17:00.610003+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:02.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:02 smithi076 bash[21666]: cluster 2024-09-21T05:17:00.610003+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:02.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:02 smithi104 bash[22033]: cluster 2024-09-21T05:17:00.610003+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:02.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:02 smithi104 bash[22033]: cluster 2024-09-21T05:17:00.610003+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:17:04.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:04 smithi076 bash[21666]: cluster 2024-09-21T05:17:02.611043+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:17:04.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:04 smithi076 bash[21666]: cluster 2024-09-21T05:17:02.611043+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:17:04.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:04 smithi067 bash[19874]: cluster 2024-09-21T05:17:02.611043+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:17:04.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:04 smithi067 bash[19874]: cluster 2024-09-21T05:17:02.611043+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:17:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:04 smithi104 bash[22033]: cluster 2024-09-21T05:17:02.611043+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:17:04.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:04 smithi104 bash[22033]: cluster 2024-09-21T05:17:02.611043+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:17:04.985 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:17:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:06 smithi067 bash[19874]: cluster 2024-09-21T05:17:04.612005+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T05:17:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:06 smithi067 bash[19874]: cluster 2024-09-21T05:17:04.612005+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T05:17:06.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:06 smithi076 bash[21666]: cluster 2024-09-21T05:17:04.612005+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T05:17:06.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:06 smithi076 bash[21666]: cluster 2024-09-21T05:17:04.612005+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T05:17:06.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:06 smithi104 bash[22033]: cluster 2024-09-21T05:17:04.612005+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T05:17:06.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:06 smithi104 bash[22033]: cluster 2024-09-21T05:17:04.612005+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T05:17:06.997 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T05:17:08.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:08 smithi076 bash[21666]: audit 2024-09-21T05:17:06.289845+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14517 -' 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-21T05:17:08.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:08 smithi076 bash[21666]: audit 2024-09-21T05:17:06.289845+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14517 -' 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-21T05:17:08.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:08 smithi076 bash[21666]: cluster 2024-09-21T05:17:06.612872+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:08.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:08 smithi076 bash[21666]: cluster 2024-09-21T05:17:06.612872+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:08.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:08 smithi067 bash[19874]: audit 2024-09-21T05:17:06.289845+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14517 -' 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-21T05:17:08.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:08 smithi067 bash[19874]: audit 2024-09-21T05:17:06.289845+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14517 -' 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-21T05:17:08.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:08 smithi067 bash[19874]: cluster 2024-09-21T05:17:06.612872+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:08.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:08 smithi067 bash[19874]: cluster 2024-09-21T05:17:06.612872+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:08.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:08 smithi104 bash[22033]: audit 2024-09-21T05:17:06.289845+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14517 -' 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-21T05:17:08.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:08 smithi104 bash[22033]: audit 2024-09-21T05:17:06.289845+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14517 -' 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-21T05:17:08.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:08 smithi104 bash[22033]: cluster 2024-09-21T05:17:06.612872+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:08.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:08 smithi104 bash[22033]: cluster 2024-09-21T05:17:06.612872+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:10.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:10 smithi076 bash[21666]: cluster 2024-09-21T05:17:08.613567+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:10.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:10 smithi076 bash[21666]: cluster 2024-09-21T05:17:08.613567+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:10.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:10 smithi067 bash[19874]: cluster 2024-09-21T05:17:08.613567+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:10.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:10 smithi067 bash[19874]: cluster 2024-09-21T05:17:08.613567+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:10.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:10 smithi104 bash[22033]: cluster 2024-09-21T05:17:08.613567+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:10.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:10 smithi104 bash[22033]: cluster 2024-09-21T05:17:08.613567+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-21T05:17:11.759 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:17:12.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:12 smithi067 bash[19874]: cluster 2024-09-21T05:17:10.614555+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s wr, 0 op/s 2024-09-21T05:17:12.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:12 smithi067 bash[19874]: cluster 2024-09-21T05:17:10.614555+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s wr, 0 op/s 2024-09-21T05:17:12.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:12 smithi076 bash[21666]: cluster 2024-09-21T05:17:10.614555+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s wr, 0 op/s 2024-09-21T05:17:12.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:12 smithi076 bash[21666]: cluster 2024-09-21T05:17:10.614555+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s wr, 0 op/s 2024-09-21T05:17:12.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:12 smithi104 bash[22033]: cluster 2024-09-21T05:17:10.614555+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s wr, 0 op/s 2024-09-21T05:17:12.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:12 smithi104 bash[22033]: cluster 2024-09-21T05:17:10.614555+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s wr, 0 op/s 2024-09-21T05:17:13.817 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T05:17:14.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:14 smithi076 bash[21666]: cluster 2024-09-21T05:17:12.615439+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-21T05:17:14.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:14 smithi076 bash[21666]: cluster 2024-09-21T05:17:12.615439+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-21T05:17:14.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:14 smithi076 bash[21666]: audit 2024-09-21T05:17:13.158255+0000 mgr.x (mgr.14152) 368 : audit [DBG] from='client.14523 -' 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-21T05:17:14.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:14 smithi076 bash[21666]: audit 2024-09-21T05:17:13.158255+0000 mgr.x (mgr.14152) 368 : audit [DBG] from='client.14523 -' 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-21T05:17:14.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:14 smithi067 bash[19874]: cluster 2024-09-21T05:17:12.615439+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-21T05:17:14.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:14 smithi067 bash[19874]: cluster 2024-09-21T05:17:12.615439+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-21T05:17:14.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:14 smithi067 bash[19874]: audit 2024-09-21T05:17:13.158255+0000 mgr.x (mgr.14152) 368 : audit [DBG] from='client.14523 -' 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-21T05:17:14.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:14 smithi067 bash[19874]: audit 2024-09-21T05:17:13.158255+0000 mgr.x (mgr.14152) 368 : audit [DBG] from='client.14523 -' 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-21T05:17:14.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:14 smithi104 bash[22033]: cluster 2024-09-21T05:17:12.615439+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-21T05:17:14.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:14 smithi104 bash[22033]: cluster 2024-09-21T05:17:12.615439+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 602 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-21T05:17:14.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:14 smithi104 bash[22033]: audit 2024-09-21T05:17:13.158255+0000 mgr.x (mgr.14152) 368 : audit [DBG] from='client.14523 -' 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-21T05:17:14.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:14 smithi104 bash[22033]: audit 2024-09-21T05:17:13.158255+0000 mgr.x (mgr.14152) 368 : audit [DBG] from='client.14523 -' 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-21T05:17:16.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:16 smithi076 bash[21666]: cluster 2024-09-21T05:17:14.616250+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-21T05:17:16.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:16 smithi076 bash[21666]: cluster 2024-09-21T05:17:14.616250+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-21T05:17:16.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:16 smithi067 bash[19874]: cluster 2024-09-21T05:17:14.616250+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-21T05:17:16.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:16 smithi067 bash[19874]: cluster 2024-09-21T05:17:14.616250+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-21T05:17:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:16 smithi104 bash[22033]: cluster 2024-09-21T05:17:14.616250+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-21T05:17:16.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:16 smithi104 bash[22033]: cluster 2024-09-21T05:17:14.616250+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-21T05:17:18.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:18 smithi076 bash[21666]: cluster 2024-09-21T05:17:16.616857+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:18.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:18 smithi076 bash[21666]: cluster 2024-09-21T05:17:16.616857+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:18.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:18 smithi067 bash[19874]: cluster 2024-09-21T05:17:16.616857+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:18.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:18 smithi067 bash[19874]: cluster 2024-09-21T05:17:16.616857+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:18 smithi104 bash[22033]: cluster 2024-09-21T05:17:16.616857+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:18.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:18 smithi104 bash[22033]: cluster 2024-09-21T05:17:16.616857+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:18.582 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:17:20.539 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:20 smithi067 bash[20128]: ignoring --setuser ceph since I am not root 2024-09-21T05:17:20.540 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:20 smithi067 bash[20128]: ignoring --setgroup ceph since I am not root 2024-09-21T05:17:20.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:20 smithi067 bash[19874]: cluster 2024-09-21T05:17:18.617319+0000 mgr.x (mgr.14152) 371 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:20.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:20 smithi067 bash[19874]: cluster 2024-09-21T05:17:18.617319+0000 mgr.x (mgr.14152) 371 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:20.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:20 smithi067 bash[19874]: audit 2024-09-21T05:17:19.938047+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:17:20.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:20 smithi067 bash[19874]: audit 2024-09-21T05:17:19.938047+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:17:20.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:20 smithi104 bash[22033]: cluster 2024-09-21T05:17:18.617319+0000 mgr.x (mgr.14152) 371 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:20 smithi104 bash[22033]: cluster 2024-09-21T05:17:18.617319+0000 mgr.x (mgr.14152) 371 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:20 smithi104 bash[22033]: audit 2024-09-21T05:17:19.938047+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:17:20.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:20 smithi104 bash[22033]: audit 2024-09-21T05:17:19.938047+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:17:20.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:20 smithi076 bash[21666]: cluster 2024-09-21T05:17:18.617319+0000 mgr.x (mgr.14152) 371 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:20.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:20 smithi076 bash[21666]: cluster 2024-09-21T05:17:18.617319+0000 mgr.x (mgr.14152) 371 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 623 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s wr, 1 op/s 2024-09-21T05:17:20.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:20 smithi076 bash[21666]: audit 2024-09-21T05:17:19.938047+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:17:20.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:20 smithi076 bash[21666]: audit 2024-09-21T05:17:19.938047+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:17:20.803 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T05:17:21.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:21 smithi067 bash[19874]: audit 2024-09-21T05:17:20.098447+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:17:21.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:21 smithi067 bash[19874]: audit 2024-09-21T05:17:20.098447+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:17:21.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:21 smithi067 bash[19874]: cluster 2024-09-21T05:17:20.104932+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T05:17:21.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:21 smithi067 bash[19874]: cluster 2024-09-21T05:17:20.104932+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T05:17:21.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:21 smithi104 bash[22033]: audit 2024-09-21T05:17:20.098447+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:17:21.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:21 smithi104 bash[22033]: audit 2024-09-21T05:17:20.098447+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:17:21.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:21 smithi104 bash[22033]: cluster 2024-09-21T05:17:20.104932+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T05:17:21.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:21 smithi104 bash[22033]: cluster 2024-09-21T05:17:20.104932+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T05:17:21.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:21 smithi076 bash[21666]: audit 2024-09-21T05:17:20.098447+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:17:21.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:21 smithi076 bash[21666]: audit 2024-09-21T05:17:20.098447+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.67:0/2853857725' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:17:21.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:21 smithi076 bash[21666]: cluster 2024-09-21T05:17:20.104932+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T05:17:21.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:21 smithi076 bash[21666]: cluster 2024-09-21T05:17:20.104932+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T05:17:25.542 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:17:26.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.400508+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:17:26.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.400508+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:17:26.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.401260+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T05:17:26.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.401260+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T05:17:26.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.411983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:17:26.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.411983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.412405+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0113583s) 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.412405+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0113583s) 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.415020+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.415020+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.415612+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.415612+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.416201+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.416201+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.416916+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.416916+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.417650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.417650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.425227+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:17:26.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.425227+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.425441+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.425441+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.426035+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.426035+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.426306+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.426306+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.426754+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.426754+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.427120+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.427120+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.427520+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.427520+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:17:26.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.427729+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:17:26.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.427729+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:17:26.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.428000+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:17:26.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.428000+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:17:26.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.428376+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:17:26.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:26 smithi067 bash[19874]: audit 2024-09-21T05:17:26.428376+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.400508+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.400508+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.401260+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.401260+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.411983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.411983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.412405+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0113583s) 2024-09-21T05:17:26.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.412405+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0113583s) 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.415020+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.415020+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.415612+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.415612+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.416201+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.416201+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.416916+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.416916+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.417650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.417650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.425227+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:17:26.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.425227+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.425441+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.425441+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.426035+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.426035+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.426306+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.426306+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.426754+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.426754+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.427120+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.427120+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.427520+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.427520+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:17:26.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.427729+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:17:26.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.427729+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:17:26.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.428000+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:17:26.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.428000+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:17:26.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.428376+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:17:26.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:26 smithi104 bash[22033]: audit 2024-09-21T05:17:26.428376+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:17:26.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.400508+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:17:26.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.400508+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T05:17:26.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.401260+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T05:17:26.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.401260+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.411983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.411983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.412405+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0113583s) 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.412405+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0113583s) 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.415020+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.415020+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.415612+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.415612+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.416201+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.416201+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.416916+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.416916+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi067.skcxbp"} : dispatch 2024-09-21T05:17:26.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.417650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.417650+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.tmvwzu"} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.425227+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.425227+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.425441+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.425441+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.426035+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.426035+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.426306+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.426306+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:17:26.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.426754+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.426754+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.427120+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.427120+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.427520+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.427520+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.427729+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.427729+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.428000+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.428000+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.428376+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:17:26.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:26 smithi076 bash[21666]: audit 2024-09-21T05:17:26.428376+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:17:27.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.465461+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: cluster 2024-09-21T05:17:26.465461+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.898509+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.898509+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.922964+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.922964+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.927992+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.927992+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.932966+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:17:27.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:27 smithi067 bash[19874]: audit 2024-09-21T05:17:26.932966+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:17:27.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.465461+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T05:17:27.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: cluster 2024-09-21T05:17:26.465461+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T05:17:27.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.898509+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:27.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.898509+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:27.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.922964+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:17:27.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.922964+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:17:27.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.927992+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:17:27.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.927992+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:17:27.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.932966+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:17:27.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:27 smithi104 bash[22033]: audit 2024-09-21T05:17:26.932966+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.465461+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: cluster 2024-09-21T05:17:26.465461+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.898509+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.898509+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.922964+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.922964+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.927992+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.927992+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.932966+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:17:27.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:27 smithi076 bash[21666]: audit 2024-09-21T05:17:26.932966+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:17:28.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: cluster 2024-09-21T05:17:27.466647+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e19: x(active, since 1.06561s) 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: cluster 2024-09-21T05:17:27.466647+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e19: x(active, since 1.06561s) 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.469994+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.469994+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: cluster 2024-09-21T05:17:27.474406+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: cluster 2024-09-21T05:17:27.474406+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.487522+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.487522+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.734221+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.734221+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.738838+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: audit 2024-09-21T05:17:27.738838+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.147081+0000 mgr.x (mgr.14535) 2 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTING 2024-09-21T05:17:28.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.147081+0000 mgr.x (mgr.14535) 2 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTING 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.370+0000 7f8aabb7f640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: Traceback (most recent call last): 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: self._run(expiration_interval) 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:28.792 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: s = self.context.wrap_socket( 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: return self.sslsocket_class._create( 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: self.do_handshake() 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: self._sslobj.do_handshake() 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a97ad7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a97ad7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a97ad7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a97ad7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a97ad7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a9aadd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a9aadd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a9aadd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a9aadd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:17:28 smithi067 bash[20128]: debug 2024-09-21T05:17:28.521+0000 7f8a9aadd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: cluster 2024-09-21T05:17:27.466647+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e19: x(active, since 1.06561s) 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: cluster 2024-09-21T05:17:27.466647+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e19: x(active, since 1.06561s) 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.469994+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.469994+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: cluster 2024-09-21T05:17:27.474406+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: cluster 2024-09-21T05:17:27.474406+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.487522+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.487522+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.734221+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.734221+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.738838+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: audit 2024-09-21T05:17:27.738838+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.147081+0000 mgr.x (mgr.14535) 2 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTING 2024-09-21T05:17:28.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:28 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.147081+0000 mgr.x (mgr.14535) 2 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTING 2024-09-21T05:17:28.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: cluster 2024-09-21T05:17:27.466647+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e19: x(active, since 1.06561s) 2024-09-21T05:17:28.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: cluster 2024-09-21T05:17:27.466647+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e19: x(active, since 1.06561s) 2024-09-21T05:17:28.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.469994+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:17:28.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.469994+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:17:28.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: cluster 2024-09-21T05:17:27.474406+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:17:28.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: cluster 2024-09-21T05:17:27.474406+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.487522+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.487522+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.734221+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.734221+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.738838+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: audit 2024-09-21T05:17:27.738838+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.147081+0000 mgr.x (mgr.14535) 2 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTING 2024-09-21T05:17:28.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:28 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.147081+0000 mgr.x (mgr.14535) 2 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTING 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.248878+0000 mgr.x (mgr.14535) 3 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.248878+0000 mgr.x (mgr.14535) 3 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.370364+0000 mgr.x (mgr.14535) 4 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.370364+0000 mgr.x (mgr.14535) 4 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.370600+0000 mgr.x (mgr.14535) 5 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTED 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.370600+0000 mgr.x (mgr.14535) 5 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTED 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.372294+0000 mgr.x (mgr.14535) 6 : cephadm [ERR] [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: Traceback (most recent call last): 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:29.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self._run(expiration_interval) 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: s = self.context.wrap_socket( 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: return self.sslsocket_class._create( 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self.do_handshake() 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self._sslobj.do_handshake() 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cephadm 2024-09-21T05:17:28.372294+0000 mgr.x (mgr.14535) 6 : cephadm [ERR] [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:29.792 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: Traceback (most recent call last): 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self._run(expiration_interval) 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:29.793 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: s = self.context.wrap_socket( 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: return self.sslsocket_class._create( 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self.do_handshake() 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: self._sslobj.do_handshake() 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.421855+0000 mgr.x (mgr.14535) 7 : cluster [DBG] pgmap v5: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s rd, 11 KiB/s wr, 84 op/s 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.421855+0000 mgr.x (mgr.14535) 7 : cluster [DBG] pgmap v5: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s rd, 11 KiB/s wr, 84 op/s 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.470624+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.470624+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:17:29.794 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: audit 2024-09-21T05:17:28.480165+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:17:29.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: audit 2024-09-21T05:17:28.480165+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:17:29.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.486655+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:17:29.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.486655+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:17:29.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.749287+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T05:17:29.795 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:29 smithi067 bash[19874]: cluster 2024-09-21T05:17:28.749287+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T05:17:29.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.248878+0000 mgr.x (mgr.14535) 3 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:17:29.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.248878+0000 mgr.x (mgr.14535) 3 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:17:29.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.370364+0000 mgr.x (mgr.14535) 4 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:17:29.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.370364+0000 mgr.x (mgr.14535) 4 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:17:29.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.370600+0000 mgr.x (mgr.14535) 5 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTED 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.370600+0000 mgr.x (mgr.14535) 5 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTED 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.372294+0000 mgr.x (mgr.14535) 6 : cephadm [ERR] [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: Traceback (most recent call last): 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self._run(expiration_interval) 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: s = self.context.wrap_socket( 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: return self.sslsocket_class._create( 2024-09-21T05:17:29.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self.do_handshake() 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self._sslobj.do_handshake() 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cephadm 2024-09-21T05:17:28.372294+0000 mgr.x (mgr.14535) 6 : cephadm [ERR] [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: Traceback (most recent call last): 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self._run(expiration_interval) 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:29.809 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: s = self.context.wrap_socket( 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: return self.sslsocket_class._create( 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self.do_handshake() 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:29.810 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: self._sslobj.do_handshake() 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.421855+0000 mgr.x (mgr.14535) 7 : cluster [DBG] pgmap v5: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s rd, 11 KiB/s wr, 84 op/s 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.421855+0000 mgr.x (mgr.14535) 7 : cluster [DBG] pgmap v5: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s rd, 11 KiB/s wr, 84 op/s 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.470624+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.470624+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: audit 2024-09-21T05:17:28.480165+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: audit 2024-09-21T05:17:28.480165+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.486655+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.486655+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.749287+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T05:17:29.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:29 smithi104 bash[22033]: cluster 2024-09-21T05:17:28.749287+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T05:17:29.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.248878+0000 mgr.x (mgr.14535) 3 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.248878+0000 mgr.x (mgr.14535) 3 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on http://172.21.15.67:8765 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.370364+0000 mgr.x (mgr.14535) 4 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.370364+0000 mgr.x (mgr.14535) 4 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Serving on https://172.21.15.67:7150 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.370600+0000 mgr.x (mgr.14535) 5 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTED 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.370600+0000 mgr.x (mgr.14535) 5 : cephadm [INF] [21/Sep/2024:05:17:28] ENGINE Bus STARTED 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.372294+0000 mgr.x (mgr.14535) 6 : cephadm [ERR] [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: Traceback (most recent call last): 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self._run(expiration_interval) 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:29.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: s = self.context.wrap_socket( 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: return self.sslsocket_class._create( 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self.do_handshake() 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self._sslobj.do_handshake() 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cephadm 2024-09-21T05:17:28.372294+0000 mgr.x (mgr.14535) 6 : cephadm [ERR] [21/Sep/2024:05:17:28] ENGINE Error in HTTPServer.serve 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: Traceback (most recent call last): 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:17:29.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self._connections.run(self.expiration_interval) 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self._run(expiration_interval) 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: s = self.context.wrap_socket( 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: return self.sslsocket_class._create( 2024-09-21T05:17:29.850 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self.do_handshake() 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: self._sslobj.do_handshake() 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.421855+0000 mgr.x (mgr.14535) 7 : cluster [DBG] pgmap v5: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s rd, 11 KiB/s wr, 84 op/s 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.421855+0000 mgr.x (mgr.14535) 7 : cluster [DBG] pgmap v5: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s rd, 11 KiB/s wr, 84 op/s 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.470624+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.470624+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: audit 2024-09-21T05:17:28.480165+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: audit 2024-09-21T05:17:28.480165+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.486655+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.486655+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.749287+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T05:17:29.851 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:29 smithi076 bash[21666]: cluster 2024-09-21T05:17:28.749287+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T05:17:30.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:30 smithi067 bash[19874]: cluster 2024-09-21T05:17:29.491015+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:17:30.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:30 smithi067 bash[19874]: cluster 2024-09-21T05:17:29.491015+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:17:30.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:30 smithi104 bash[22033]: cluster 2024-09-21T05:17:29.491015+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:17:30.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:30 smithi104 bash[22033]: cluster 2024-09-21T05:17:29.491015+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:17:30.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:30 smithi076 bash[21666]: cluster 2024-09-21T05:17:29.491015+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:17:30.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:30 smithi076 bash[21666]: cluster 2024-09-21T05:17:29.491015+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.422558+0000 mgr.x (mgr.14535) 8 : cluster [DBG] pgmap v8: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 19 KiB/s rd, 3.4 KiB/s wr, 26 op/s 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.422558+0000 mgr.x (mgr.14535) 8 : cluster [DBG] pgmap v8: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 19 KiB/s rd, 3.4 KiB/s wr, 26 op/s 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.485121+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.485121+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.485163+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.485163+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.504441+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T05:17:31.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:31 smithi067 bash[19874]: cluster 2024-09-21T05:17:30.504441+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T05:17:31.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.422558+0000 mgr.x (mgr.14535) 8 : cluster [DBG] pgmap v8: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 19 KiB/s rd, 3.4 KiB/s wr, 26 op/s 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.422558+0000 mgr.x (mgr.14535) 8 : cluster [DBG] pgmap v8: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 19 KiB/s rd, 3.4 KiB/s wr, 26 op/s 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.485121+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.485121+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.485163+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.485163+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.504441+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T05:17:31.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:31 smithi104 bash[22033]: cluster 2024-09-21T05:17:30.504441+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.422558+0000 mgr.x (mgr.14535) 8 : cluster [DBG] pgmap v8: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 19 KiB/s rd, 3.4 KiB/s wr, 26 op/s 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.422558+0000 mgr.x (mgr.14535) 8 : cluster [DBG] pgmap v8: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 19 KiB/s rd, 3.4 KiB/s wr, 26 op/s 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.485121+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.485121+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.485163+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.485163+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.504441+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T05:17:31.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:31 smithi076 bash[21666]: cluster 2024-09-21T05:17:30.504441+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T05:17:33.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: cluster 2024-09-21T05:17:32.423303+0000 mgr.x (mgr.14535) 9 : cluster [DBG] pgmap v9: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 16 op/s 2024-09-21T05:17:33.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: cluster 2024-09-21T05:17:32.423303+0000 mgr.x (mgr.14535) 9 : cluster [DBG] pgmap v9: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 16 op/s 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.480996+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.480996+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.488741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.488741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.647525+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.647525+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.655657+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:32.655657+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:33.048636+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:33.048636+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:33.054040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:33 smithi067 bash[19874]: audit 2024-09-21T05:17:33.054040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: cluster 2024-09-21T05:17:32.423303+0000 mgr.x (mgr.14535) 9 : cluster [DBG] pgmap v9: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 16 op/s 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: cluster 2024-09-21T05:17:32.423303+0000 mgr.x (mgr.14535) 9 : cluster [DBG] pgmap v9: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 16 op/s 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.480996+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.480996+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.488741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.488741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.647525+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.647525+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.655657+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:32.655657+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:33.048636+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:33.048636+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:33.054040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.808 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:33 smithi104 bash[22033]: audit 2024-09-21T05:17:33.054040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: cluster 2024-09-21T05:17:32.423303+0000 mgr.x (mgr.14535) 9 : cluster [DBG] pgmap v9: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 16 op/s 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: cluster 2024-09-21T05:17:32.423303+0000 mgr.x (mgr.14535) 9 : cluster [DBG] pgmap v9: 97 pgs: 12 creating+peering, 65 active+clean, 20 unknown; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 16 op/s 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.480996+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.480996+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.488741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.488741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.647525+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.647525+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.655657+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:32.655657+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:33.048636+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:33.048636+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:33.054040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:33.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:33 smithi076 bash[21666]: audit 2024-09-21T05:17:33.054040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.591186+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.591186+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.597433+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.597433+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.767364+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.767364+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.773228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.773228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.775444+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.775444+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.777168+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.777168+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: cephadm 2024-09-21T05:17:33.778288+0000 mgr.x (mgr.14535) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: cephadm 2024-09-21T05:17:33.778288+0000 mgr.x (mgr.14535) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.781962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:33.781962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.275662+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.848 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.275662+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.280357+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.280357+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.281956+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.281956+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.282974+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.282974+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.286801+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.286801+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.289061+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.289061+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.289964+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:34.849 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:34 smithi076 bash[21666]: audit 2024-09-21T05:17:34.289964+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:35.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.591186+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.591186+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.597433+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.597433+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.767364+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.767364+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.773228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.773228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.775444+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.775444+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.777168+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.777168+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: cephadm 2024-09-21T05:17:33.778288+0000 mgr.x (mgr.14535) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: cephadm 2024-09-21T05:17:33.778288+0000 mgr.x (mgr.14535) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.781962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:33.781962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.275662+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.275662+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.280357+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.280357+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.281956+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.281956+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.282974+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.282974+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.286801+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.286801+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.289061+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.289061+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.289964+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:35.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:34 smithi067 bash[19874]: audit 2024-09-21T05:17:34.289964+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.591186+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.591186+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.597433+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.597433+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.767364+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.767364+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.773228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.773228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.775444+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.775444+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.777168+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.777168+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: cephadm 2024-09-21T05:17:33.778288+0000 mgr.x (mgr.14535) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: cephadm 2024-09-21T05:17:33.778288+0000 mgr.x (mgr.14535) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.781962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:33.781962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.275662+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.275662+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.280357+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.280357+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.281956+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.281956+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.282974+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.282974+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.286801+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.286801+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.289061+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.289061+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.289964+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:35.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:34 smithi104 bash[22033]: audit 2024-09-21T05:17:34.289964+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.283625+0000 mgr.x (mgr.14535) 11 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 6584M 2024-09-21T05:17:36.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.283625+0000 mgr.x (mgr.14535) 11 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 6584M 2024-09-21T05:17:36.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.291323+0000 mgr.x (mgr.14535) 12 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:17:36.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.291323+0000 mgr.x (mgr.14535) 12 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.291861+0000 mgr.x (mgr.14535) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.291861+0000 mgr.x (mgr.14535) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.291968+0000 mgr.x (mgr.14535) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.291968+0000 mgr.x (mgr.14535) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.408212+0000 mgr.x (mgr.14535) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.408212+0000 mgr.x (mgr.14535) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.408610+0000 mgr.x (mgr.14535) 16 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.408610+0000 mgr.x (mgr.14535) 16 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.409040+0000 mgr.x (mgr.14535) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.409040+0000 mgr.x (mgr.14535) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cluster 2024-09-21T05:17:34.424056+0000 mgr.x (mgr.14535) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cluster 2024-09-21T05:17:34.424056+0000 mgr.x (mgr.14535) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.526432+0000 mgr.x (mgr.14535) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.526432+0000 mgr.x (mgr.14535) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.041 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.526707+0000 mgr.x (mgr.14535) 20 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.526707+0000 mgr.x (mgr.14535) 20 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.527218+0000 mgr.x (mgr.14535) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.527218+0000 mgr.x (mgr.14535) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.631867+0000 mgr.x (mgr.14535) 22 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.631867+0000 mgr.x (mgr.14535) 22 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.642305+0000 mgr.x (mgr.14535) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.642305+0000 mgr.x (mgr.14535) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.642713+0000 mgr.x (mgr.14535) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: cephadm 2024-09-21T05:17:34.642713+0000 mgr.x (mgr.14535) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.736290+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.736290+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.741485+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.741485+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.754937+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.754937+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.760310+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.760310+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.764505+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.764505+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.769148+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.043 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.769148+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.775024+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.775024+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.804803+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.804803+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.806434+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.806434+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.807095+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.807095+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.812334+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.044 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:35 smithi067 bash[19874]: audit 2024-09-21T05:17:34.812334+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.283625+0000 mgr.x (mgr.14535) 11 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 6584M 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.283625+0000 mgr.x (mgr.14535) 11 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 6584M 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.291323+0000 mgr.x (mgr.14535) 12 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.291323+0000 mgr.x (mgr.14535) 12 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.291861+0000 mgr.x (mgr.14535) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.291861+0000 mgr.x (mgr.14535) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.291968+0000 mgr.x (mgr.14535) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.291968+0000 mgr.x (mgr.14535) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:17:36.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.408212+0000 mgr.x (mgr.14535) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.408212+0000 mgr.x (mgr.14535) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.408610+0000 mgr.x (mgr.14535) 16 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.408610+0000 mgr.x (mgr.14535) 16 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.409040+0000 mgr.x (mgr.14535) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.409040+0000 mgr.x (mgr.14535) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cluster 2024-09-21T05:17:34.424056+0000 mgr.x (mgr.14535) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cluster 2024-09-21T05:17:34.424056+0000 mgr.x (mgr.14535) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.526432+0000 mgr.x (mgr.14535) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.526432+0000 mgr.x (mgr.14535) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.526707+0000 mgr.x (mgr.14535) 20 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.526707+0000 mgr.x (mgr.14535) 20 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.527218+0000 mgr.x (mgr.14535) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.527218+0000 mgr.x (mgr.14535) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.631867+0000 mgr.x (mgr.14535) 22 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.631867+0000 mgr.x (mgr.14535) 22 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.642305+0000 mgr.x (mgr.14535) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.642305+0000 mgr.x (mgr.14535) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.642713+0000 mgr.x (mgr.14535) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: cephadm 2024-09-21T05:17:34.642713+0000 mgr.x (mgr.14535) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.736290+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.736290+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.741485+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.741485+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.754937+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.754937+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.760310+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.760310+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.764505+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.764505+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.769148+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.769148+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.775024+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.775024+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.804803+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.804803+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.806434+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.806434+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.807095+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.807095+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.812334+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:35 smithi104 bash[22033]: audit 2024-09-21T05:17:34.812334+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.283625+0000 mgr.x (mgr.14535) 11 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 6584M 2024-09-21T05:17:36.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.283625+0000 mgr.x (mgr.14535) 11 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 6584M 2024-09-21T05:17:36.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.291323+0000 mgr.x (mgr.14535) 12 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:17:36.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.291323+0000 mgr.x (mgr.14535) 12 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-09-21T05:17:36.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.291861+0000 mgr.x (mgr.14535) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:17:36.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.291861+0000 mgr.x (mgr.14535) 13 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.291968+0000 mgr.x (mgr.14535) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.291968+0000 mgr.x (mgr.14535) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.408212+0000 mgr.x (mgr.14535) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.408212+0000 mgr.x (mgr.14535) 15 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.408610+0000 mgr.x (mgr.14535) 16 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.408610+0000 mgr.x (mgr.14535) 16 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.409040+0000 mgr.x (mgr.14535) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.409040+0000 mgr.x (mgr.14535) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cluster 2024-09-21T05:17:34.424056+0000 mgr.x (mgr.14535) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cluster 2024-09-21T05:17:34.424056+0000 mgr.x (mgr.14535) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.526432+0000 mgr.x (mgr.14535) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.526432+0000 mgr.x (mgr.14535) 19 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.526707+0000 mgr.x (mgr.14535) 20 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.526707+0000 mgr.x (mgr.14535) 20 : cephadm [INF] Updating smithi076:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.527218+0000 mgr.x (mgr.14535) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.527218+0000 mgr.x (mgr.14535) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.631867+0000 mgr.x (mgr.14535) 22 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.631867+0000 mgr.x (mgr.14535) 22 : cephadm [INF] Updating smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.642305+0000 mgr.x (mgr.14535) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.642305+0000 mgr.x (mgr.14535) 23 : cephadm [INF] Updating smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.642713+0000 mgr.x (mgr.14535) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: cephadm 2024-09-21T05:17:34.642713+0000 mgr.x (mgr.14535) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:17:36.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.736290+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.736290+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.741485+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.741485+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.754937+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.754937+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.760310+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.760310+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.764505+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.764505+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.769148+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.769148+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.775024+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.775024+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.804803+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:36.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.804803+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:17:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.806434+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.806434+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:17:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.807095+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.807095+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:17:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.812334+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:36.101 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:35 smithi076 bash[21666]: audit 2024-09-21T05:17:34.812334+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:17:38.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:37 smithi067 bash[19874]: cluster 2024-09-21T05:17:36.424694+0000 mgr.x (mgr.14535) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:17:38.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:37 smithi067 bash[19874]: cluster 2024-09-21T05:17:36.424694+0000 mgr.x (mgr.14535) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:17:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:37 smithi104 bash[22033]: cluster 2024-09-21T05:17:36.424694+0000 mgr.x (mgr.14535) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:17:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:37 smithi104 bash[22033]: cluster 2024-09-21T05:17:36.424694+0000 mgr.x (mgr.14535) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:17:38.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:37 smithi076 bash[21666]: cluster 2024-09-21T05:17:36.424694+0000 mgr.x (mgr.14535) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:17:38.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:37 smithi076 bash[21666]: cluster 2024-09-21T05:17:36.424694+0000 mgr.x (mgr.14535) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:17:40.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:39 smithi067 bash[19874]: cluster 2024-09-21T05:17:38.425893+0000 mgr.x (mgr.14535) 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-21T05:17:40.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:39 smithi067 bash[19874]: cluster 2024-09-21T05:17:38.425893+0000 mgr.x (mgr.14535) 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-21T05:17:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:39 smithi104 bash[22033]: cluster 2024-09-21T05:17:38.425893+0000 mgr.x (mgr.14535) 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-21T05:17:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:39 smithi104 bash[22033]: cluster 2024-09-21T05:17:38.425893+0000 mgr.x (mgr.14535) 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-21T05:17:40.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:39 smithi076 bash[21666]: cluster 2024-09-21T05:17:38.425893+0000 mgr.x (mgr.14535) 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-21T05:17:40.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:39 smithi076 bash[21666]: cluster 2024-09-21T05:17:38.425893+0000 mgr.x (mgr.14535) 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-21T05:17:42.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:41 smithi067 bash[19874]: cluster 2024-09-21T05:17:40.426563+0000 mgr.x (mgr.14535) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T05:17:42.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:41 smithi067 bash[19874]: cluster 2024-09-21T05:17:40.426563+0000 mgr.x (mgr.14535) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T05:17:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:41 smithi104 bash[22033]: cluster 2024-09-21T05:17:40.426563+0000 mgr.x (mgr.14535) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T05:17:42.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:41 smithi104 bash[22033]: cluster 2024-09-21T05:17:40.426563+0000 mgr.x (mgr.14535) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T05:17:42.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:41 smithi076 bash[21666]: cluster 2024-09-21T05:17:40.426563+0000 mgr.x (mgr.14535) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T05:17:42.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:41 smithi076 bash[21666]: cluster 2024-09-21T05:17:40.426563+0000 mgr.x (mgr.14535) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T05:17:44.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:43 smithi067 bash[19874]: cluster 2024-09-21T05:17:42.427197+0000 mgr.x (mgr.14535) 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-21T05:17:44.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:43 smithi067 bash[19874]: cluster 2024-09-21T05:17:42.427197+0000 mgr.x (mgr.14535) 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-21T05:17:44.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:43 smithi104 bash[22033]: cluster 2024-09-21T05:17:42.427197+0000 mgr.x (mgr.14535) 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-21T05:17:44.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:43 smithi104 bash[22033]: cluster 2024-09-21T05:17:42.427197+0000 mgr.x (mgr.14535) 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-21T05:17:44.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:43 smithi076 bash[21666]: cluster 2024-09-21T05:17:42.427197+0000 mgr.x (mgr.14535) 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-21T05:17:44.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:43 smithi076 bash[21666]: cluster 2024-09-21T05:17:42.427197+0000 mgr.x (mgr.14535) 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-21T05:17:46.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:45 smithi067 bash[19874]: cluster 2024-09-21T05:17:44.428411+0000 mgr.x (mgr.14535) 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-21T05:17:46.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:45 smithi067 bash[19874]: cluster 2024-09-21T05:17:44.428411+0000 mgr.x (mgr.14535) 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-21T05:17:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:45 smithi104 bash[22033]: cluster 2024-09-21T05:17:44.428411+0000 mgr.x (mgr.14535) 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-21T05:17:46.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:45 smithi104 bash[22033]: cluster 2024-09-21T05:17:44.428411+0000 mgr.x (mgr.14535) 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-21T05:17:46.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:45 smithi076 bash[21666]: cluster 2024-09-21T05:17:44.428411+0000 mgr.x (mgr.14535) 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-21T05:17:46.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:45 smithi076 bash[21666]: cluster 2024-09-21T05:17:44.428411+0000 mgr.x (mgr.14535) 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-21T05:17:48.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:47 smithi067 bash[19874]: cluster 2024-09-21T05:17:46.429189+0000 mgr.x (mgr.14535) 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-21T05:17:48.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:47 smithi067 bash[19874]: cluster 2024-09-21T05:17:46.429189+0000 mgr.x (mgr.14535) 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-21T05:17:48.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:47 smithi104 bash[22033]: cluster 2024-09-21T05:17:46.429189+0000 mgr.x (mgr.14535) 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-21T05:17:48.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:47 smithi104 bash[22033]: cluster 2024-09-21T05:17:46.429189+0000 mgr.x (mgr.14535) 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-21T05:17:48.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:47 smithi076 bash[21666]: cluster 2024-09-21T05:17:46.429189+0000 mgr.x (mgr.14535) 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-21T05:17:48.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:47 smithi076 bash[21666]: cluster 2024-09-21T05:17:46.429189+0000 mgr.x (mgr.14535) 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-21T05:17:50.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:49 smithi067 bash[19874]: cluster 2024-09-21T05:17:48.430469+0000 mgr.x (mgr.14535) 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-21T05:17:50.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:49 smithi067 bash[19874]: cluster 2024-09-21T05:17:48.430469+0000 mgr.x (mgr.14535) 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-21T05:17:50.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:49 smithi104 bash[22033]: cluster 2024-09-21T05:17:48.430469+0000 mgr.x (mgr.14535) 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-21T05:17:50.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:49 smithi104 bash[22033]: cluster 2024-09-21T05:17:48.430469+0000 mgr.x (mgr.14535) 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-21T05:17:50.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:49 smithi076 bash[21666]: cluster 2024-09-21T05:17:48.430469+0000 mgr.x (mgr.14535) 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-21T05:17:50.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:49 smithi076 bash[21666]: cluster 2024-09-21T05:17:48.430469+0000 mgr.x (mgr.14535) 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-21T05:17:52.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:51 smithi067 bash[19874]: cluster 2024-09-21T05:17:50.431130+0000 mgr.x (mgr.14535) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:52.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:51 smithi067 bash[19874]: cluster 2024-09-21T05:17:50.431130+0000 mgr.x (mgr.14535) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:51 smithi104 bash[22033]: cluster 2024-09-21T05:17:50.431130+0000 mgr.x (mgr.14535) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:52.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:51 smithi104 bash[22033]: cluster 2024-09-21T05:17:50.431130+0000 mgr.x (mgr.14535) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:52.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:51 smithi076 bash[21666]: cluster 2024-09-21T05:17:50.431130+0000 mgr.x (mgr.14535) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:52.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:51 smithi076 bash[21666]: cluster 2024-09-21T05:17:50.431130+0000 mgr.x (mgr.14535) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:54.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:53 smithi067 bash[19874]: cluster 2024-09-21T05:17:52.431868+0000 mgr.x (mgr.14535) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:54.040 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:53 smithi067 bash[19874]: cluster 2024-09-21T05:17:52.431868+0000 mgr.x (mgr.14535) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:54.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:53 smithi104 bash[22033]: cluster 2024-09-21T05:17:52.431868+0000 mgr.x (mgr.14535) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:54.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:53 smithi104 bash[22033]: cluster 2024-09-21T05:17:52.431868+0000 mgr.x (mgr.14535) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:54.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:53 smithi076 bash[21666]: cluster 2024-09-21T05:17:52.431868+0000 mgr.x (mgr.14535) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:54.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:53 smithi076 bash[21666]: cluster 2024-09-21T05:17:52.431868+0000 mgr.x (mgr.14535) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:56.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:55 smithi067 bash[19874]: cluster 2024-09-21T05:17:54.433199+0000 mgr.x (mgr.14535) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:56.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:55 smithi067 bash[19874]: cluster 2024-09-21T05:17:54.433199+0000 mgr.x (mgr.14535) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:56.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:55 smithi104 bash[22033]: cluster 2024-09-21T05:17:54.433199+0000 mgr.x (mgr.14535) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:56.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:55 smithi104 bash[22033]: cluster 2024-09-21T05:17:54.433199+0000 mgr.x (mgr.14535) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:56.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:55 smithi076 bash[21666]: cluster 2024-09-21T05:17:54.433199+0000 mgr.x (mgr.14535) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:56.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:55 smithi076 bash[21666]: cluster 2024-09-21T05:17:54.433199+0000 mgr.x (mgr.14535) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:57.276 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T05:17:58.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:57 smithi067 bash[19874]: cluster 2024-09-21T05:17:56.433871+0000 mgr.x (mgr.14535) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:58.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:57 smithi067 bash[19874]: cluster 2024-09-21T05:17:56.433871+0000 mgr.x (mgr.14535) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:58.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:57 smithi104 bash[22033]: cluster 2024-09-21T05:17:56.433871+0000 mgr.x (mgr.14535) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:58.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:57 smithi104 bash[22033]: cluster 2024-09-21T05:17:56.433871+0000 mgr.x (mgr.14535) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:58.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:57 smithi076 bash[21666]: cluster 2024-09-21T05:17:56.433871+0000 mgr.x (mgr.14535) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:17:58.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:57 smithi076 bash[21666]: cluster 2024-09-21T05:17:56.433871+0000 mgr.x (mgr.14535) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:00.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:59 smithi104 bash[22033]: cluster 2024-09-21T05:17:58.435193+0000 mgr.x (mgr.14535) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:00.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:17:59 smithi104 bash[22033]: cluster 2024-09-21T05:17:58.435193+0000 mgr.x (mgr.14535) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:00.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:59 smithi076 bash[21666]: cluster 2024-09-21T05:17:58.435193+0000 mgr.x (mgr.14535) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:00.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:17:59 smithi076 bash[21666]: cluster 2024-09-21T05:17:58.435193+0000 mgr.x (mgr.14535) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:00.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:59 smithi067 bash[19874]: cluster 2024-09-21T05:17:58.435193+0000 mgr.x (mgr.14535) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:00.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:17:59 smithi067 bash[19874]: cluster 2024-09-21T05:17:58.435193+0000 mgr.x (mgr.14535) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:02.042 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:18:02.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:01 smithi104 bash[22033]: cluster 2024-09-21T05:18:00.435897+0000 mgr.x (mgr.14535) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:02.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:01 smithi104 bash[22033]: cluster 2024-09-21T05:18:00.435897+0000 mgr.x (mgr.14535) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:02.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:01 smithi076 bash[21666]: cluster 2024-09-21T05:18:00.435897+0000 mgr.x (mgr.14535) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:02.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:01 smithi076 bash[21666]: cluster 2024-09-21T05:18:00.435897+0000 mgr.x (mgr.14535) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:02.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:01 smithi067 bash[19874]: cluster 2024-09-21T05:18:00.435897+0000 mgr.x (mgr.14535) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:02.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:01 smithi067 bash[19874]: cluster 2024-09-21T05:18:00.435897+0000 mgr.x (mgr.14535) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:03.708 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-21T05:18:03.708 INFO:teuthology.orchestra.run.smithi067.stdout: "results": [ 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "auth_id": "join1-admin", 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "auth": { 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "username": "Administrator", 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "password": "Passw0rd" 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adctdb1", 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "auth_mode": "active-directory", 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "domain_settings": { 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "join_sources": [ 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "source_type": "resource", 2024-09-21T05:18:03.710 INFO:teuthology.orchestra.run.smithi067.stdout: "ref": "join1-admin" 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: "custom_dns": [ 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: "172.21.15.164" 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: ], 2024-09-21T05:18:03.711 INFO:teuthology.orchestra.run.smithi067.stdout: "placement": { 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "count": 3 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adctdb1", 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share1", 2024-09-21T05:18:03.712 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "name": "share1", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "readonly": false, 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "browseable": true, 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "cephfs": { 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "volume": "cephfs", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "path": "/", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolumegroup": "smb", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolume": "sv1", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "provider": "samba-vfs" 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T05:18:03.713 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adctdb1", 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share2", 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "present", 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "name": "share2", 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "readonly": false, 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "browseable": true, 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "cephfs": { 2024-09-21T05:18:03.714 INFO:teuthology.orchestra.run.smithi067.stdout: "volume": "cephfs", 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "path": "/", 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolumegroup": "smb", 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "subvolume": "sv2", 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "provider": "samba-vfs" 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "created", 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: ], 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:18:03.715 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.537+0000 7f8a94ad1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.537+0000 7f8a94ad1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.537+0000 7f8a94ad1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.537+0000 7f8a94ad1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.537+0000 7f8a94ad1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.557+0000 7f8aa1aeb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.557+0000 7f8aa1aeb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.557+0000 7f8aa1aeb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.557+0000 7f8aa1aeb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:03.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[20128]: debug 2024-09-21T05:18:03.557+0000 7f8aa1aeb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:18:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: cluster 2024-09-21T05:18:02.436543+0000 mgr.x (mgr.14535) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: cluster 2024-09-21T05:18:02.436543+0000 mgr.x (mgr.14535) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.530677+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.530677+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.565920+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.565920+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.585538+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.585538+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.667782+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.667782+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.673936+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.673936+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.675624+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.675624+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.680269+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:18:04.058 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.680269+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.705053+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.705053+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.706847+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.706847+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.712357+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.712357+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.059 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.713775+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.713775+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.722626+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.722626+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.731944+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.731944+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.733257+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.733257+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.737102+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.737102+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.739825+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.739825+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.740521+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:03 smithi104 bash[22033]: audit 2024-09-21T05:18:03.740521+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: cluster 2024-09-21T05:18:02.436543+0000 mgr.x (mgr.14535) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: cluster 2024-09-21T05:18:02.436543+0000 mgr.x (mgr.14535) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.530677+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.530677+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.565920+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.565920+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.585538+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.585538+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.667782+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.667782+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.673936+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.673936+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:18:04.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.675624+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.675624+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.680269+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.680269+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.705053+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.705053+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.706847+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.706847+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:18:04.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.712357+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.712357+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.713775+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.713775+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.722626+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.722626+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.731944+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.731944+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.733257+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.733257+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.737102+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:04.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.737102+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:04.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.739825+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:04.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.739825+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:04.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.740521+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.100 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:03 smithi076 bash[21666]: audit 2024-09-21T05:18:03.740521+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: cluster 2024-09-21T05:18:02.436543+0000 mgr.x (mgr.14535) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: cluster 2024-09-21T05:18:02.436543+0000 mgr.x (mgr.14535) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.530677+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.530677+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.565920+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.565920+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.585538+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.585538+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.667782+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.667782+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.673936+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.673936+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.675624+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.675624+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.680269+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.680269+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.705053+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.705053+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.706847+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.706847+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.712357+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.712357+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.713775+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.713775+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.722626+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.722626+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.731944+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.731944+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.733257+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.733257+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.737102+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.737102+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:04.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.739825+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:04.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.739825+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:04.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.740521+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:03 smithi067 bash[19874]: audit 2024-09-21T05:18:03.740521+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:04.350 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T05:18:04.367 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-21T05:18:04.367 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:18:04.847 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:18:04 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:04.848 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:18:04 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:04.848 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:04 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:04.848 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:04.848 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: audit 2024-09-21T05:18:03.445113+0000 mgr.x (mgr.14535) 39 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:18:04.848 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: audit 2024-09-21T05:18:03.445113+0000 mgr.x (mgr.14535) 39 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:18:04.848 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: audit 2024-09-21T05:18:03.533259+0000 mgr.x (mgr.14535) 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-21T05:18:04.848 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: audit 2024-09-21T05:18:03.533259+0000 mgr.x (mgr.14535) 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-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: audit 2024-09-21T05:18:03.566862+0000 mgr.x (mgr.14535) 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-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: audit 2024-09-21T05:18:03.566862+0000 mgr.x (mgr.14535) 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-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.697340+0000 mgr.x (mgr.14535) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.697340+0000 mgr.x (mgr.14535) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.732546+0000 mgr.x (mgr.14535) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.732546+0000 mgr.x (mgr.14535) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.732896+0000 mgr.x (mgr.14535) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.732896+0000 mgr.x (mgr.14535) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.741187+0000 mgr.x (mgr.14535) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.741187+0000 mgr.x (mgr.14535) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.812996+0000 mgr.x (mgr.14535) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi076.lthpli' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.812996+0000 mgr.x (mgr.14535) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi076.lthpli' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.813069+0000 mgr.x (mgr.14535) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:04.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.813069+0000 mgr.x (mgr.14535) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:04.850 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.819041+0000 mgr.x (mgr.14535) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi067.kyosry on smithi067 2024-09-21T05:18:04.850 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:04 smithi067 bash[19874]: cephadm 2024-09-21T05:18:03.819041+0000 mgr.x (mgr.14535) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi067.kyosry on smithi067 2024-09-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: audit 2024-09-21T05:18:03.445113+0000 mgr.x (mgr.14535) 39 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: audit 2024-09-21T05:18:03.445113+0000 mgr.x (mgr.14535) 39 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: audit 2024-09-21T05:18:03.533259+0000 mgr.x (mgr.14535) 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-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: audit 2024-09-21T05:18:03.533259+0000 mgr.x (mgr.14535) 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-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: audit 2024-09-21T05:18:03.566862+0000 mgr.x (mgr.14535) 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-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: audit 2024-09-21T05:18:03.566862+0000 mgr.x (mgr.14535) 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-21T05:18:05.097 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.697340+0000 mgr.x (mgr.14535) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.697340+0000 mgr.x (mgr.14535) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.732546+0000 mgr.x (mgr.14535) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.732546+0000 mgr.x (mgr.14535) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.732896+0000 mgr.x (mgr.14535) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.732896+0000 mgr.x (mgr.14535) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.741187+0000 mgr.x (mgr.14535) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.741187+0000 mgr.x (mgr.14535) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.812996+0000 mgr.x (mgr.14535) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi076.lthpli' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.812996+0000 mgr.x (mgr.14535) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi076.lthpli' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.098 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.813069+0000 mgr.x (mgr.14535) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.813069+0000 mgr.x (mgr.14535) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.819041+0000 mgr.x (mgr.14535) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi067.kyosry on smithi067 2024-09-21T05:18:05.099 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:04 smithi076 bash[21666]: cephadm 2024-09-21T05:18:03.819041+0000 mgr.x (mgr.14535) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi067.kyosry on smithi067 2024-09-21T05:18:05.122 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:18:05 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:05.122 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:18:05 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:05.122 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:18:05 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:05.123 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:05 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: audit 2024-09-21T05:18:03.445113+0000 mgr.x (mgr.14535) 39 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:18:05.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: audit 2024-09-21T05:18:03.445113+0000 mgr.x (mgr.14535) 39 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: audit 2024-09-21T05:18:03.533259+0000 mgr.x (mgr.14535) 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-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: audit 2024-09-21T05:18:03.533259+0000 mgr.x (mgr.14535) 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-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: audit 2024-09-21T05:18:03.566862+0000 mgr.x (mgr.14535) 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-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: audit 2024-09-21T05:18:03.566862+0000 mgr.x (mgr.14535) 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-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.697340+0000 mgr.x (mgr.14535) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.697340+0000 mgr.x (mgr.14535) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.732546+0000 mgr.x (mgr.14535) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.732546+0000 mgr.x (mgr.14535) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.732896+0000 mgr.x (mgr.14535) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.732896+0000 mgr.x (mgr.14535) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.741187+0000 mgr.x (mgr.14535) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.741187+0000 mgr.x (mgr.14535) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:05.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.812996+0000 mgr.x (mgr.14535) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi076.lthpli' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.812996+0000 mgr.x (mgr.14535) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi076.lthpli' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.813069+0000 mgr.x (mgr.14535) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.813069+0000 mgr.x (mgr.14535) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}} 2024-09-21T05:18:05.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.819041+0000 mgr.x (mgr.14535) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi067.kyosry on smithi067 2024-09-21T05:18:05.309 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:04 smithi104 bash[22033]: cephadm 2024-09-21T05:18:03.819041+0000 mgr.x (mgr.14535) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi067.kyosry on smithi067 2024-09-21T05:18:06.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:05 smithi067 bash[19874]: cluster 2024-09-21T05:18:04.437179+0000 mgr.x (mgr.14535) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:06.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:05 smithi067 bash[19874]: cluster 2024-09-21T05:18:04.437179+0000 mgr.x (mgr.14535) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:06.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:05 smithi067 bash[19874]: cluster 2024-09-21T05:18:04.826237+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T05:18:06.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:05 smithi067 bash[19874]: cluster 2024-09-21T05:18:04.826237+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T05:18:06.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:05 smithi076 bash[21666]: cluster 2024-09-21T05:18:04.437179+0000 mgr.x (mgr.14535) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:06.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:05 smithi076 bash[21666]: cluster 2024-09-21T05:18:04.437179+0000 mgr.x (mgr.14535) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:06.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:05 smithi076 bash[21666]: cluster 2024-09-21T05:18:04.826237+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T05:18:06.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:05 smithi076 bash[21666]: cluster 2024-09-21T05:18:04.826237+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T05:18:06.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:05 smithi104 bash[22033]: cluster 2024-09-21T05:18:04.437179+0000 mgr.x (mgr.14535) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:05 smithi104 bash[22033]: cluster 2024-09-21T05:18:04.437179+0000 mgr.x (mgr.14535) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:05 smithi104 bash[22033]: cluster 2024-09-21T05:18:04.826237+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T05:18:06.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:05 smithi104 bash[22033]: cluster 2024-09-21T05:18:04.826237+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T05:18:08.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:07 smithi076 bash[21666]: cluster 2024-09-21T05:18:06.437787+0000 mgr.x (mgr.14535) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:08.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:07 smithi076 bash[21666]: cluster 2024-09-21T05:18:06.437787+0000 mgr.x (mgr.14535) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:08.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:07 smithi067 bash[19874]: cluster 2024-09-21T05:18:06.437787+0000 mgr.x (mgr.14535) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:08.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:07 smithi067 bash[19874]: cluster 2024-09-21T05:18:06.437787+0000 mgr.x (mgr.14535) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:08.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:07 smithi104 bash[22033]: cluster 2024-09-21T05:18:06.437787+0000 mgr.x (mgr.14535) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:08.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:07 smithi104 bash[22033]: cluster 2024-09-21T05:18:06.437787+0000 mgr.x (mgr.14535) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:09.105 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:18:10.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:09 smithi076 bash[21666]: cluster 2024-09-21T05:18:08.439154+0000 mgr.x (mgr.14535) 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-21T05:18:10.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:09 smithi076 bash[21666]: cluster 2024-09-21T05:18:08.439154+0000 mgr.x (mgr.14535) 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-21T05:18:10.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:09 smithi067 bash[19874]: cluster 2024-09-21T05:18:08.439154+0000 mgr.x (mgr.14535) 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-21T05:18:10.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:09 smithi067 bash[19874]: cluster 2024-09-21T05:18:08.439154+0000 mgr.x (mgr.14535) 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-21T05:18:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:09 smithi104 bash[22033]: cluster 2024-09-21T05:18:08.439154+0000 mgr.x (mgr.14535) 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-21T05:18:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:09 smithi104 bash[22033]: cluster 2024-09-21T05:18:08.439154+0000 mgr.x (mgr.14535) 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-21T05:18:12.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:11 smithi076 bash[21666]: cluster 2024-09-21T05:18:10.439853+0000 mgr.x (mgr.14535) 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-21T05:18:12.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:11 smithi076 bash[21666]: cluster 2024-09-21T05:18:10.439853+0000 mgr.x (mgr.14535) 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-21T05:18:12.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:11 smithi067 bash[19874]: cluster 2024-09-21T05:18:10.439853+0000 mgr.x (mgr.14535) 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-21T05:18:12.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:11 smithi067 bash[19874]: cluster 2024-09-21T05:18:10.439853+0000 mgr.x (mgr.14535) 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-21T05:18:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:11 smithi104 bash[22033]: cluster 2024-09-21T05:18:10.439853+0000 mgr.x (mgr.14535) 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-21T05:18:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:11 smithi104 bash[22033]: cluster 2024-09-21T05:18:10.439853+0000 mgr.x (mgr.14535) 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-21T05:18:14.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:13 smithi067 bash[19874]: cluster 2024-09-21T05:18:12.440564+0000 mgr.x (mgr.14535) 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-21T05:18:14.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:13 smithi067 bash[19874]: cluster 2024-09-21T05:18:12.440564+0000 mgr.x (mgr.14535) 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-21T05:18:14.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:13 smithi076 bash[21666]: cluster 2024-09-21T05:18:12.440564+0000 mgr.x (mgr.14535) 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-21T05:18:14.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:13 smithi076 bash[21666]: cluster 2024-09-21T05:18:12.440564+0000 mgr.x (mgr.14535) 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-21T05:18:14.124 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:18:14.124 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:18:03.732304Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:18:14.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:13 smithi104 bash[22033]: cluster 2024-09-21T05:18:12.440564+0000 mgr.x (mgr.14535) 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-21T05:18:14.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:13 smithi104 bash[22033]: cluster 2024-09-21T05:18:12.440564+0000 mgr.x (mgr.14535) 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-21T05:18:15.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:14 smithi076 bash[21666]: audit 2024-09-21T05:18:14.123169+0000 mgr.x (mgr.14535) 54 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:15.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:14 smithi076 bash[21666]: audit 2024-09-21T05:18:14.123169+0000 mgr.x (mgr.14535) 54 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:15.201 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:14 smithi067 bash[19874]: audit 2024-09-21T05:18:14.123169+0000 mgr.x (mgr.14535) 54 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:15.201 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:14 smithi067 bash[19874]: audit 2024-09-21T05:18:14.123169+0000 mgr.x (mgr.14535) 54 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:15.202 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:18:15.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:14 smithi104 bash[22033]: audit 2024-09-21T05:18:14.123169+0000 mgr.x (mgr.14535) 54 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:15.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:14 smithi104 bash[22033]: audit 2024-09-21T05:18:14.123169+0000 mgr.x (mgr.14535) 54 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:16.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:15 smithi076 bash[21666]: cluster 2024-09-21T05:18:14.441716+0000 mgr.x (mgr.14535) 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-21T05:18:16.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:15 smithi076 bash[21666]: cluster 2024-09-21T05:18:14.441716+0000 mgr.x (mgr.14535) 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-21T05:18:16.202 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:18:16.213 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:15 smithi067 bash[19874]: cluster 2024-09-21T05:18:14.441716+0000 mgr.x (mgr.14535) 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-21T05:18:16.213 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:15 smithi067 bash[19874]: cluster 2024-09-21T05:18:14.441716+0000 mgr.x (mgr.14535) 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-21T05:18:16.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:15 smithi104 bash[22033]: cluster 2024-09-21T05:18:14.441716+0000 mgr.x (mgr.14535) 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-21T05:18:16.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:15 smithi104 bash[22033]: cluster 2024-09-21T05:18:14.441716+0000 mgr.x (mgr.14535) 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-21T05:18:18.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:17 smithi076 bash[21666]: cluster 2024-09-21T05:18:16.442146+0000 mgr.x (mgr.14535) 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-21T05:18:18.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:17 smithi076 bash[21666]: cluster 2024-09-21T05:18:16.442146+0000 mgr.x (mgr.14535) 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-21T05:18:18.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:17 smithi067 bash[19874]: cluster 2024-09-21T05:18:16.442146+0000 mgr.x (mgr.14535) 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-21T05:18:18.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:17 smithi067 bash[19874]: cluster 2024-09-21T05:18:16.442146+0000 mgr.x (mgr.14535) 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-21T05:18:18.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:17 smithi104 bash[22033]: cluster 2024-09-21T05:18:16.442146+0000 mgr.x (mgr.14535) 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-21T05:18:18.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:17 smithi104 bash[22033]: cluster 2024-09-21T05:18:16.442146+0000 mgr.x (mgr.14535) 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-21T05:18:20.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:19 smithi067 bash[19874]: cluster 2024-09-21T05:18:18.443317+0000 mgr.x (mgr.14535) 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-21T05:18:20.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:19 smithi067 bash[19874]: cluster 2024-09-21T05:18:18.443317+0000 mgr.x (mgr.14535) 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-21T05:18:20.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:19 smithi104 bash[22033]: cluster 2024-09-21T05:18:18.443317+0000 mgr.x (mgr.14535) 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-21T05:18:20.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:19 smithi104 bash[22033]: cluster 2024-09-21T05:18:18.443317+0000 mgr.x (mgr.14535) 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-21T05:18:20.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:19 smithi076 bash[21666]: cluster 2024-09-21T05:18:18.443317+0000 mgr.x (mgr.14535) 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-21T05:18:20.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:19 smithi076 bash[21666]: cluster 2024-09-21T05:18:18.443317+0000 mgr.x (mgr.14535) 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-21T05:18:20.999 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:18:22.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:21 smithi067 bash[19874]: cluster 2024-09-21T05:18:20.444066+0000 mgr.x (mgr.14535) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:22.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:21 smithi067 bash[19874]: cluster 2024-09-21T05:18:20.444066+0000 mgr.x (mgr.14535) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:22.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:21 smithi104 bash[22033]: cluster 2024-09-21T05:18:20.444066+0000 mgr.x (mgr.14535) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:22.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:21 smithi104 bash[22033]: cluster 2024-09-21T05:18:20.444066+0000 mgr.x (mgr.14535) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:22.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:21 smithi076 bash[21666]: cluster 2024-09-21T05:18:20.444066+0000 mgr.x (mgr.14535) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:22.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:21 smithi076 bash[21666]: cluster 2024-09-21T05:18:20.444066+0000 mgr.x (mgr.14535) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:23.644 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:18:23.644 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:18:03.732304Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:18:23.881 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:23 smithi067 bash[19874]: cluster 2024-09-21T05:18:22.444701+0000 mgr.x (mgr.14535) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:23.881 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:23 smithi067 bash[19874]: cluster 2024-09-21T05:18:22.444701+0000 mgr.x (mgr.14535) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:24.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:23 smithi104 bash[22033]: cluster 2024-09-21T05:18:22.444701+0000 mgr.x (mgr.14535) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:24.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:23 smithi104 bash[22033]: cluster 2024-09-21T05:18:22.444701+0000 mgr.x (mgr.14535) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:24.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:23 smithi076 bash[21666]: cluster 2024-09-21T05:18:22.444701+0000 mgr.x (mgr.14535) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:24.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:23 smithi076 bash[21666]: cluster 2024-09-21T05:18:22.444701+0000 mgr.x (mgr.14535) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:24.569 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:18:25.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:24 smithi067 bash[19874]: audit 2024-09-21T05:18:23.642995+0000 mgr.x (mgr.14535) 60 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:25.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:24 smithi067 bash[19874]: audit 2024-09-21T05:18:23.642995+0000 mgr.x (mgr.14535) 60 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:24 smithi104 bash[22033]: audit 2024-09-21T05:18:23.642995+0000 mgr.x (mgr.14535) 60 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:25.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:24 smithi104 bash[22033]: audit 2024-09-21T05:18:23.642995+0000 mgr.x (mgr.14535) 60 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:25.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:24 smithi076 bash[21666]: audit 2024-09-21T05:18:23.642995+0000 mgr.x (mgr.14535) 60 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:25.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:24 smithi076 bash[21666]: audit 2024-09-21T05:18:23.642995+0000 mgr.x (mgr.14535) 60 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:25.571 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:18:26.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:25 smithi067 bash[19874]: cluster 2024-09-21T05:18:24.445921+0000 mgr.x (mgr.14535) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:26.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:25 smithi067 bash[19874]: cluster 2024-09-21T05:18:24.445921+0000 mgr.x (mgr.14535) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:26.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:25 smithi104 bash[22033]: cluster 2024-09-21T05:18:24.445921+0000 mgr.x (mgr.14535) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:26.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:25 smithi104 bash[22033]: cluster 2024-09-21T05:18:24.445921+0000 mgr.x (mgr.14535) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:26.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:25 smithi076 bash[21666]: cluster 2024-09-21T05:18:24.445921+0000 mgr.x (mgr.14535) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:26.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:25 smithi076 bash[21666]: cluster 2024-09-21T05:18:24.445921+0000 mgr.x (mgr.14535) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:27.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.396077+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2845536129' entity='client.smb.config.adctdb1.0.0.smithi067.kyosry' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:18:27.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.396077+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2845536129' entity='client.smb.config.adctdb1.0.0.smithi067.kyosry' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:18:27.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.477035+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]} : dispatch 2024-09-21T05:18:27.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.477035+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]} : dispatch 2024-09-21T05:18:27.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.477412+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T05:18:27.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.477412+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T05:18:27.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.478003+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T05:18:27.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:26 smithi067 bash[19874]: audit 2024-09-21T05:18:26.478003+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T05:18:27.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.396077+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2845536129' entity='client.smb.config.adctdb1.0.0.smithi067.kyosry' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.396077+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2845536129' entity='client.smb.config.adctdb1.0.0.smithi067.kyosry' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.477035+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.477035+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.477412+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.477412+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.478003+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T05:18:27.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:26 smithi104 bash[22033]: audit 2024-09-21T05:18:26.478003+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T05:18:27.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.396077+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2845536129' entity='client.smb.config.adctdb1.0.0.smithi067.kyosry' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:18:27.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.396077+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2845536129' entity='client.smb.config.adctdb1.0.0.smithi067.kyosry' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:18:27.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.477035+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]} : dispatch 2024-09-21T05:18:27.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.477035+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]} : dispatch 2024-09-21T05:18:27.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.477412+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T05:18:27.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.477412+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T05:18:27.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.478003+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T05:18:27.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:26 smithi076 bash[21666]: audit 2024-09-21T05:18:26.478003+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: cluster 2024-09-21T05:18:26.446530+0000 mgr.x (mgr.14535) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: cluster 2024-09-21T05:18:26.446530+0000 mgr.x (mgr.14535) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: audit 2024-09-21T05:18:26.880217+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]}]': finished 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: audit 2024-09-21T05:18:26.880217+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]}]': finished 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: audit 2024-09-21T05:18:26.880357+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: audit 2024-09-21T05:18:26.880357+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: audit 2024-09-21T05:18:26.880532+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: audit 2024-09-21T05:18:26.880532+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: cluster 2024-09-21T05:18:26.890222+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:18:28.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:27 smithi067 bash[19874]: cluster 2024-09-21T05:18:26.890222+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:18:28.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: cluster 2024-09-21T05:18:26.446530+0000 mgr.x (mgr.14535) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: cluster 2024-09-21T05:18:26.446530+0000 mgr.x (mgr.14535) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: audit 2024-09-21T05:18:26.880217+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]}]': finished 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: audit 2024-09-21T05:18:26.880217+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]}]': finished 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: audit 2024-09-21T05:18:26.880357+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: audit 2024-09-21T05:18:26.880357+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: audit 2024-09-21T05:18:26.880532+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: audit 2024-09-21T05:18:26.880532+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: cluster 2024-09-21T05:18:26.890222+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:18:28.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:27 smithi104 bash[22033]: cluster 2024-09-21T05:18:26.890222+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:18:28.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: cluster 2024-09-21T05:18:26.446530+0000 mgr.x (mgr.14535) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:28.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: cluster 2024-09-21T05:18:26.446530+0000 mgr.x (mgr.14535) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: audit 2024-09-21T05:18:26.880217+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]}]': finished 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: audit 2024-09-21T05:18:26.880217+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 0]}]': finished 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: audit 2024-09-21T05:18:26.880357+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: audit 2024-09-21T05:18:26.880357+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: audit 2024-09-21T05:18:26.880532+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: audit 2024-09-21T05:18:26.880532+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: cluster 2024-09-21T05:18:26.890222+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:18:28.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:27 smithi076 bash[21666]: cluster 2024-09-21T05:18:26.890222+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:18:29.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:28 smithi067 bash[19874]: cluster 2024-09-21T05:18:27.889451+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T05:18:29.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:28 smithi067 bash[19874]: cluster 2024-09-21T05:18:27.889451+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T05:18:29.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:28 smithi104 bash[22033]: cluster 2024-09-21T05:18:27.889451+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T05:18:29.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:28 smithi104 bash[22033]: cluster 2024-09-21T05:18:27.889451+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T05:18:29.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:28 smithi076 bash[21666]: cluster 2024-09-21T05:18:27.889451+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T05:18:29.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:28 smithi076 bash[21666]: cluster 2024-09-21T05:18:27.889451+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-21T05:18:30.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:29 smithi067 bash[19874]: cluster 2024-09-21T05:18:28.447224+0000 mgr.x (mgr.14535) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:30.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:29 smithi067 bash[19874]: cluster 2024-09-21T05:18:28.447224+0000 mgr.x (mgr.14535) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:30.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:29 smithi067 bash[19874]: cluster 2024-09-21T05:18:28.891783+0000 mon.a (mon.0) 747 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T05:18:30.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:29 smithi067 bash[19874]: cluster 2024-09-21T05:18:28.891783+0000 mon.a (mon.0) 747 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T05:18:30.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:29 smithi104 bash[22033]: cluster 2024-09-21T05:18:28.447224+0000 mgr.x (mgr.14535) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:30.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:29 smithi104 bash[22033]: cluster 2024-09-21T05:18:28.447224+0000 mgr.x (mgr.14535) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:30.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:29 smithi104 bash[22033]: cluster 2024-09-21T05:18:28.891783+0000 mon.a (mon.0) 747 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T05:18:30.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:29 smithi104 bash[22033]: cluster 2024-09-21T05:18:28.891783+0000 mon.a (mon.0) 747 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T05:18:30.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:29 smithi076 bash[21666]: cluster 2024-09-21T05:18:28.447224+0000 mgr.x (mgr.14535) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:30.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:29 smithi076 bash[21666]: cluster 2024-09-21T05:18:28.447224+0000 mgr.x (mgr.14535) 63 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:30.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:29 smithi076 bash[21666]: cluster 2024-09-21T05:18:28.891783+0000 mon.a (mon.0) 747 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T05:18:30.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:29 smithi076 bash[21666]: cluster 2024-09-21T05:18:28.891783+0000 mon.a (mon.0) 747 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T05:18:31.231 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:18:32.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:31 smithi067 bash[19874]: cluster 2024-09-21T05:18:30.447963+0000 mgr.x (mgr.14535) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:32.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:31 smithi067 bash[19874]: cluster 2024-09-21T05:18:30.447963+0000 mgr.x (mgr.14535) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:32.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:31 smithi104 bash[22033]: cluster 2024-09-21T05:18:30.447963+0000 mgr.x (mgr.14535) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:32.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:31 smithi104 bash[22033]: cluster 2024-09-21T05:18:30.447963+0000 mgr.x (mgr.14535) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:32.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:31 smithi076 bash[21666]: cluster 2024-09-21T05:18:30.447963+0000 mgr.x (mgr.14535) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:32.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:31 smithi076 bash[21666]: cluster 2024-09-21T05:18:30.447963+0000 mgr.x (mgr.14535) 64 : cluster [DBG] pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:33.155 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:18:33.155 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:18:03.732304Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:18:33.939 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:18:34.190 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:34 smithi067 bash[19874]: cluster 2024-09-21T05:18:32.448729+0000 mgr.x (mgr.14535) 65 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:34.190 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:34 smithi067 bash[19874]: cluster 2024-09-21T05:18:32.448729+0000 mgr.x (mgr.14535) 65 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:34.190 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:34 smithi067 bash[19874]: audit 2024-09-21T05:18:33.156074+0000 mgr.x (mgr.14535) 66 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:34.190 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:34 smithi067 bash[19874]: audit 2024-09-21T05:18:33.156074+0000 mgr.x (mgr.14535) 66 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:34 smithi104 bash[22033]: cluster 2024-09-21T05:18:32.448729+0000 mgr.x (mgr.14535) 65 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:34 smithi104 bash[22033]: cluster 2024-09-21T05:18:32.448729+0000 mgr.x (mgr.14535) 65 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:34 smithi104 bash[22033]: audit 2024-09-21T05:18:33.156074+0000 mgr.x (mgr.14535) 66 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:34.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:34 smithi104 bash[22033]: audit 2024-09-21T05:18:33.156074+0000 mgr.x (mgr.14535) 66 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:34.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:34 smithi076 bash[21666]: cluster 2024-09-21T05:18:32.448729+0000 mgr.x (mgr.14535) 65 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:34.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:34 smithi076 bash[21666]: cluster 2024-09-21T05:18:32.448729+0000 mgr.x (mgr.14535) 65 : cluster [DBG] pgmap v41: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T05:18:34.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:34 smithi076 bash[21666]: audit 2024-09-21T05:18:33.156074+0000 mgr.x (mgr.14535) 66 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:34.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:34 smithi076 bash[21666]: audit 2024-09-21T05:18:33.156074+0000 mgr.x (mgr.14535) 66 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:34.940 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:18:35.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.187273+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.187273+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.195114+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.195114+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.200512+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.200512+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.201554+0000 mgr.x (mgr.14535) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.201554+0000 mgr.x (mgr.14535) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.201874+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.201874+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.204497+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.204497+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.208342+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.208342+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.209214+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: audit 2024-09-21T05:18:34.209214+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.210049+0000 mgr.x (mgr.14535) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:35.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.210049+0000 mgr.x (mgr.14535) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:35.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.219746+0000 mgr.x (mgr.14535) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adctdb1.1.0.smithi076.lthpli': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi076.lthpli', 'hostname': 'smithi076', 'host_ip': '172.21.15.76'}} 2024-09-21T05:18:35.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.219746+0000 mgr.x (mgr.14535) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adctdb1.1.0.smithi076.lthpli': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi076.lthpli', 'hostname': 'smithi076', 'host_ip': '172.21.15.76'}} 2024-09-21T05:18:35.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.226952+0000 mgr.x (mgr.14535) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi076.lthpli on smithi076 2024-09-21T05:18:35.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cephadm 2024-09-21T05:18:34.226952+0000 mgr.x (mgr.14535) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi076.lthpli on smithi076 2024-09-21T05:18:35.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cluster 2024-09-21T05:18:34.450050+0000 mgr.x (mgr.14535) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T05:18:35.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:35 smithi067 bash[19874]: cluster 2024-09-21T05:18:34.450050+0000 mgr.x (mgr.14535) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T05:18:35.360 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:18:35 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:35.361 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:18:35 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.187273+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.187273+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.195114+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.195114+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.200512+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.200512+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.361 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.201554+0000 mgr.x (mgr.14535) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.201554+0000 mgr.x (mgr.14535) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.201874+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.201874+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.204497+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.204497+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.208342+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.208342+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.209214+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: audit 2024-09-21T05:18:34.209214+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.210049+0000 mgr.x (mgr.14535) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.210049+0000 mgr.x (mgr.14535) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.219746+0000 mgr.x (mgr.14535) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adctdb1.1.0.smithi076.lthpli': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi076.lthpli', 'hostname': 'smithi076', 'host_ip': '172.21.15.76'}} 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.219746+0000 mgr.x (mgr.14535) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adctdb1.1.0.smithi076.lthpli': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi076.lthpli', 'hostname': 'smithi076', 'host_ip': '172.21.15.76'}} 2024-09-21T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.226952+0000 mgr.x (mgr.14535) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi076.lthpli on smithi076 2024-09-21T05:18:35.363 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cephadm 2024-09-21T05:18:34.226952+0000 mgr.x (mgr.14535) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi076.lthpli on smithi076 2024-09-21T05:18:35.363 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cluster 2024-09-21T05:18:34.450050+0000 mgr.x (mgr.14535) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T05:18:35.363 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 bash[21666]: cluster 2024-09-21T05:18:34.450050+0000 mgr.x (mgr.14535) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T05:18:35.363 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:35.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.187273+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.187273+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.195114+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.195114+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.200512+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.200512+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.201554+0000 mgr.x (mgr.14535) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.201554+0000 mgr.x (mgr.14535) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.201874+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.201874+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.204497+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.204497+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.208342+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.208342+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.209214+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: audit 2024-09-21T05:18:34.209214+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.210049+0000 mgr.x (mgr.14535) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.210049+0000 mgr.x (mgr.14535) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:18:35.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.219746+0000 mgr.x (mgr.14535) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adctdb1.1.0.smithi076.lthpli': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi076.lthpli', 'hostname': 'smithi076', 'host_ip': '172.21.15.76'}} 2024-09-21T05:18:35.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.219746+0000 mgr.x (mgr.14535) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.qswigd' not in {'smb.adctdb1.0.0.smithi067.kyosry': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi067.kyosry', 'hostname': 'smithi067', 'host_ip': '172.21.15.67'}, 'smb.adctdb1.1.0.smithi076.lthpli': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi076.lthpli', 'hostname': 'smithi076', 'host_ip': '172.21.15.76'}} 2024-09-21T05:18:35.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.226952+0000 mgr.x (mgr.14535) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi076.lthpli on smithi076 2024-09-21T05:18:35.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cephadm 2024-09-21T05:18:34.226952+0000 mgr.x (mgr.14535) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi076.lthpli on smithi076 2024-09-21T05:18:35.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cluster 2024-09-21T05:18:34.450050+0000 mgr.x (mgr.14535) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T05:18:35.560 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:35 smithi104 bash[22033]: cluster 2024-09-21T05:18:34.450050+0000 mgr.x (mgr.14535) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T05:18:35.613 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:18:35 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:35.614 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:35 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:35.614 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:18:35 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:18:36.420 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:36 smithi076 bash[21666]: cluster 2024-09-21T05:18:35.204243+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-21T05:18:36.420 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:36 smithi076 bash[21666]: cluster 2024-09-21T05:18:35.204243+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-21T05:18:36.420 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:36 smithi076 bash[21666]: cluster 2024-09-21T05:18:35.204260+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-21T05:18:36.421 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:36 smithi076 bash[21666]: cluster 2024-09-21T05:18:35.204260+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-21T05:18:36.458 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:36 smithi067 bash[19874]: cluster 2024-09-21T05:18:35.204243+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-21T05:18:36.459 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:36 smithi067 bash[19874]: cluster 2024-09-21T05:18:35.204243+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-21T05:18:36.459 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:36 smithi067 bash[19874]: cluster 2024-09-21T05:18:35.204260+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-21T05:18:36.459 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:36 smithi067 bash[19874]: cluster 2024-09-21T05:18:35.204260+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-21T05:18:36.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:36 smithi104 bash[22033]: cluster 2024-09-21T05:18:35.204243+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-21T05:18:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:36 smithi104 bash[22033]: cluster 2024-09-21T05:18:35.204243+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-21T05:18:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:36 smithi104 bash[22033]: cluster 2024-09-21T05:18:35.204260+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-21T05:18:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:36 smithi104 bash[22033]: cluster 2024-09-21T05:18:35.204260+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-21T05:18:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:37 smithi067 bash[19874]: cluster 2024-09-21T05:18:36.450732+0000 mgr.x (mgr.14535) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 428 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-09-21T05:18:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:37 smithi067 bash[19874]: cluster 2024-09-21T05:18:36.450732+0000 mgr.x (mgr.14535) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 428 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-09-21T05:18:37.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:37 smithi104 bash[22033]: cluster 2024-09-21T05:18:36.450732+0000 mgr.x (mgr.14535) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 428 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-09-21T05:18:37.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:37 smithi104 bash[22033]: cluster 2024-09-21T05:18:36.450732+0000 mgr.x (mgr.14535) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 428 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-09-21T05:18:37.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:37 smithi076 bash[21666]: cluster 2024-09-21T05:18:36.450732+0000 mgr.x (mgr.14535) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 428 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-09-21T05:18:37.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:37 smithi076 bash[21666]: cluster 2024-09-21T05:18:36.450732+0000 mgr.x (mgr.14535) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 428 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-09-21T05:18:39.711 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:18:39.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:39 smithi067 bash[19874]: cluster 2024-09-21T05:18:38.451764+0000 mgr.x (mgr.14535) 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, 96 B/s wr, 1 op/s; 55 B/s, 0 objects/s recovering 2024-09-21T05:18:39.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:39 smithi067 bash[19874]: cluster 2024-09-21T05:18:38.451764+0000 mgr.x (mgr.14535) 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, 96 B/s wr, 1 op/s; 55 B/s, 0 objects/s recovering 2024-09-21T05:18:39.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:39 smithi104 bash[22033]: cluster 2024-09-21T05:18:38.451764+0000 mgr.x (mgr.14535) 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, 96 B/s wr, 1 op/s; 55 B/s, 0 objects/s recovering 2024-09-21T05:18:39.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:39 smithi104 bash[22033]: cluster 2024-09-21T05:18:38.451764+0000 mgr.x (mgr.14535) 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, 96 B/s wr, 1 op/s; 55 B/s, 0 objects/s recovering 2024-09-21T05:18:39.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:39 smithi076 bash[21666]: cluster 2024-09-21T05:18:38.451764+0000 mgr.x (mgr.14535) 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, 96 B/s wr, 1 op/s; 55 B/s, 0 objects/s recovering 2024-09-21T05:18:39.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:39 smithi076 bash[21666]: cluster 2024-09-21T05:18:38.451764+0000 mgr.x (mgr.14535) 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, 96 B/s wr, 1 op/s; 55 B/s, 0 objects/s recovering 2024-09-21T05:18:41.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:41 smithi104 bash[22033]: cluster 2024-09-21T05:18:40.452421+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:41.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:41 smithi104 bash[22033]: cluster 2024-09-21T05:18:40.452421+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:41.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:41 smithi067 bash[19874]: cluster 2024-09-21T05:18:40.452421+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:41.820 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:41 smithi067 bash[19874]: cluster 2024-09-21T05:18:40.452421+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:41.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:41 smithi076 bash[21666]: cluster 2024-09-21T05:18:40.452421+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:41.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:41 smithi076 bash[21666]: cluster 2024-09-21T05:18:40.452421+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:43.081 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:42 smithi076 bash[21666]: audit 2024-09-21T05:18:41.949572+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:43.081 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:42 smithi076 bash[21666]: audit 2024-09-21T05:18:41.949572+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:43.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:42 smithi067 bash[19874]: audit 2024-09-21T05:18:41.949572+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:43.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:42 smithi067 bash[19874]: audit 2024-09-21T05:18:41.949572+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:43.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:42 smithi104 bash[22033]: audit 2024-09-21T05:18:41.949572+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:43.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:42 smithi104 bash[22033]: audit 2024-09-21T05:18:41.949572+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:18:44.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:43 smithi067 bash[19874]: cluster 2024-09-21T05:18:42.453080+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:44.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:43 smithi067 bash[19874]: cluster 2024-09-21T05:18:42.453080+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:44.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:43 smithi104 bash[22033]: cluster 2024-09-21T05:18:42.453080+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:44.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:43 smithi104 bash[22033]: cluster 2024-09-21T05:18:42.453080+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:44.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:43 smithi076 bash[21666]: cluster 2024-09-21T05:18:42.453080+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:44.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:43 smithi076 bash[21666]: cluster 2024-09-21T05:18:42.453080+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:46.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:45 smithi067 bash[19874]: cluster 2024-09-21T05:18:44.453741+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:46.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:45 smithi067 bash[19874]: cluster 2024-09-21T05:18:44.453741+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:46.294 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:18:46.294 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:18:34.200912Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:18:46.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:45 smithi104 bash[22033]: cluster 2024-09-21T05:18:44.453741+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:46.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:45 smithi104 bash[22033]: cluster 2024-09-21T05:18:44.453741+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:46.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:45 smithi076 bash[21666]: cluster 2024-09-21T05:18:44.453741+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:46.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:45 smithi076 bash[21666]: cluster 2024-09-21T05:18:44.453741+0000 mgr.x (mgr.14535) 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; 48 B/s, 0 objects/s recovering 2024-09-21T05:18:48.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:47 smithi067 bash[19874]: audit 2024-09-21T05:18:46.294148+0000 mgr.x (mgr.14535) 77 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:48.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:47 smithi067 bash[19874]: audit 2024-09-21T05:18:46.294148+0000 mgr.x (mgr.14535) 77 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:48.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:47 smithi067 bash[19874]: cluster 2024-09-21T05:18:46.454152+0000 mgr.x (mgr.14535) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:48.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:47 smithi067 bash[19874]: cluster 2024-09-21T05:18:46.454152+0000 mgr.x (mgr.14535) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:48.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:47 smithi104 bash[22033]: audit 2024-09-21T05:18:46.294148+0000 mgr.x (mgr.14535) 77 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:48.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:47 smithi104 bash[22033]: audit 2024-09-21T05:18:46.294148+0000 mgr.x (mgr.14535) 77 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:48.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:47 smithi104 bash[22033]: cluster 2024-09-21T05:18:46.454152+0000 mgr.x (mgr.14535) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:48.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:47 smithi104 bash[22033]: cluster 2024-09-21T05:18:46.454152+0000 mgr.x (mgr.14535) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:47 smithi076 bash[21666]: audit 2024-09-21T05:18:46.294148+0000 mgr.x (mgr.14535) 77 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:47 smithi076 bash[21666]: audit 2024-09-21T05:18:46.294148+0000 mgr.x (mgr.14535) 77 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:18:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:47 smithi076 bash[21666]: cluster 2024-09-21T05:18:46.454152+0000 mgr.x (mgr.14535) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:47 smithi076 bash[21666]: cluster 2024-09-21T05:18:46.454152+0000 mgr.x (mgr.14535) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:50.231 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:49 smithi076 bash[21666]: cluster 2024-09-21T05:18:48.454763+0000 mgr.x (mgr.14535) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:50.231 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:49 smithi076 bash[21666]: cluster 2024-09-21T05:18:48.454763+0000 mgr.x (mgr.14535) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:50.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:49 smithi067 bash[19874]: cluster 2024-09-21T05:18:48.454763+0000 mgr.x (mgr.14535) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:50.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:49 smithi067 bash[19874]: cluster 2024-09-21T05:18:48.454763+0000 mgr.x (mgr.14535) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:50.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:49 smithi104 bash[22033]: cluster 2024-09-21T05:18:48.454763+0000 mgr.x (mgr.14535) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:50.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:49 smithi104 bash[22033]: cluster 2024-09-21T05:18:48.454763+0000 mgr.x (mgr.14535) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:18:51.862 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:18:52.111 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:51 smithi067 bash[19874]: cluster 2024-09-21T05:18:50.455340+0000 mgr.x (mgr.14535) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:52.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:51 smithi067 bash[19874]: cluster 2024-09-21T05:18:50.455340+0000 mgr.x (mgr.14535) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:52.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:51 smithi104 bash[22033]: cluster 2024-09-21T05:18:50.455340+0000 mgr.x (mgr.14535) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:52.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:51 smithi104 bash[22033]: cluster 2024-09-21T05:18:50.455340+0000 mgr.x (mgr.14535) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:52.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:51 smithi076 bash[21666]: cluster 2024-09-21T05:18:50.455340+0000 mgr.x (mgr.14535) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:52.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:51 smithi076 bash[21666]: cluster 2024-09-21T05:18:50.455340+0000 mgr.x (mgr.14535) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:52.862 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:18:54.005 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:53 smithi067 bash[19874]: cluster 2024-09-21T05:18:52.455746+0000 mgr.x (mgr.14535) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:54.006 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:53 smithi067 bash[19874]: cluster 2024-09-21T05:18:52.455746+0000 mgr.x (mgr.14535) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:54.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:53 smithi104 bash[22033]: cluster 2024-09-21T05:18:52.455746+0000 mgr.x (mgr.14535) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:54.308 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:53 smithi104 bash[22033]: cluster 2024-09-21T05:18:52.455746+0000 mgr.x (mgr.14535) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:54.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:53 smithi076 bash[21666]: cluster 2024-09-21T05:18:52.455746+0000 mgr.x (mgr.14535) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:54.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:53 smithi076 bash[21666]: cluster 2024-09-21T05:18:52.455746+0000 mgr.x (mgr.14535) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:18:56.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:55 smithi076 bash[21666]: cluster 2024-09-21T05:18:54.457005+0000 mgr.x (mgr.14535) 82 : cluster [DBG] pgmap v52: 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-21T05:18:56.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:55 smithi076 bash[21666]: cluster 2024-09-21T05:18:54.457005+0000 mgr.x (mgr.14535) 82 : cluster [DBG] pgmap v52: 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-21T05:18:56.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:55 smithi067 bash[19874]: cluster 2024-09-21T05:18:54.457005+0000 mgr.x (mgr.14535) 82 : cluster [DBG] pgmap v52: 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-21T05:18:56.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:55 smithi067 bash[19874]: cluster 2024-09-21T05:18:54.457005+0000 mgr.x (mgr.14535) 82 : cluster [DBG] pgmap v52: 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-21T05:18:56.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:55 smithi104 bash[22033]: cluster 2024-09-21T05:18:54.457005+0000 mgr.x (mgr.14535) 82 : cluster [DBG] pgmap v52: 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-21T05:18:56.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:55 smithi104 bash[22033]: cluster 2024-09-21T05:18:54.457005+0000 mgr.x (mgr.14535) 82 : cluster [DBG] pgmap v52: 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-21T05:18:57.680 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:18:58.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:57 smithi067 bash[19874]: cluster 2024-09-21T05:18:56.457661+0000 mgr.x (mgr.14535) 83 : cluster [DBG] pgmap v53: 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-21T05:18:58.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:57 smithi067 bash[19874]: cluster 2024-09-21T05:18:56.457661+0000 mgr.x (mgr.14535) 83 : cluster [DBG] pgmap v53: 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-21T05:18:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:57 smithi104 bash[22033]: cluster 2024-09-21T05:18:56.457661+0000 mgr.x (mgr.14535) 83 : cluster [DBG] pgmap v53: 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-21T05:18:58.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:57 smithi104 bash[22033]: cluster 2024-09-21T05:18:56.457661+0000 mgr.x (mgr.14535) 83 : cluster [DBG] pgmap v53: 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-21T05:18:58.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:57 smithi076 bash[21666]: cluster 2024-09-21T05:18:56.457661+0000 mgr.x (mgr.14535) 83 : cluster [DBG] pgmap v53: 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-21T05:18:58.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:57 smithi076 bash[21666]: cluster 2024-09-21T05:18:56.457661+0000 mgr.x (mgr.14535) 83 : cluster [DBG] pgmap v53: 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-21T05:18:59.328 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:18:59.328 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:18:34.200912Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:19:00.202 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:59 smithi067 bash[19874]: cluster 2024-09-21T05:18:58.458931+0000 mgr.x (mgr.14535) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:00.202 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:18:59 smithi067 bash[19874]: cluster 2024-09-21T05:18:58.458931+0000 mgr.x (mgr.14535) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:00.203 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:19:00.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:59 smithi104 bash[22033]: cluster 2024-09-21T05:18:58.458931+0000 mgr.x (mgr.14535) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:00.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:18:59 smithi104 bash[22033]: cluster 2024-09-21T05:18:58.458931+0000 mgr.x (mgr.14535) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:00.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:59 smithi076 bash[21666]: cluster 2024-09-21T05:18:58.458931+0000 mgr.x (mgr.14535) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:00.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:18:59 smithi076 bash[21666]: cluster 2024-09-21T05:18:58.458931+0000 mgr.x (mgr.14535) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:01.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:01 smithi076 bash[21666]: audit 2024-09-21T05:18:59.327255+0000 mgr.x (mgr.14535) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:01.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:01 smithi076 bash[21666]: audit 2024-09-21T05:18:59.327255+0000 mgr.x (mgr.14535) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:01.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:01 smithi076 bash[21666]: cluster 2024-09-21T05:19:00.009489+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T05:19:01.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:01 smithi076 bash[21666]: cluster 2024-09-21T05:19:00.009489+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T05:19:01.205 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:19:01.216 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:01 smithi067 bash[19874]: audit 2024-09-21T05:18:59.327255+0000 mgr.x (mgr.14535) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:01.216 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:01 smithi067 bash[19874]: audit 2024-09-21T05:18:59.327255+0000 mgr.x (mgr.14535) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:01.216 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:01 smithi067 bash[19874]: cluster 2024-09-21T05:19:00.009489+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T05:19:01.217 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:01 smithi067 bash[19874]: cluster 2024-09-21T05:19:00.009489+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T05:19:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:01 smithi104 bash[22033]: audit 2024-09-21T05:18:59.327255+0000 mgr.x (mgr.14535) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:01 smithi104 bash[22033]: audit 2024-09-21T05:18:59.327255+0000 mgr.x (mgr.14535) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:01.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:01 smithi104 bash[22033]: cluster 2024-09-21T05:19:00.009489+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T05:19:01.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:01 smithi104 bash[22033]: cluster 2024-09-21T05:19:00.009489+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T05:19:02.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:02 smithi076 bash[21666]: cluster 2024-09-21T05:19:00.459583+0000 mgr.x (mgr.14535) 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, 6 op/s 2024-09-21T05:19:02.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:02 smithi076 bash[21666]: cluster 2024-09-21T05:19:00.459583+0000 mgr.x (mgr.14535) 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, 6 op/s 2024-09-21T05:19:02.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:02 smithi067 bash[19874]: cluster 2024-09-21T05:19:00.459583+0000 mgr.x (mgr.14535) 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, 6 op/s 2024-09-21T05:19:02.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:02 smithi067 bash[19874]: cluster 2024-09-21T05:19:00.459583+0000 mgr.x (mgr.14535) 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, 6 op/s 2024-09-21T05:19:02.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:02 smithi104 bash[22033]: cluster 2024-09-21T05:19:00.459583+0000 mgr.x (mgr.14535) 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, 6 op/s 2024-09-21T05:19:02.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:02 smithi104 bash[22033]: cluster 2024-09-21T05:19:00.459583+0000 mgr.x (mgr.14535) 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, 6 op/s 2024-09-21T05:19:04.159 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:04 smithi076 bash[21666]: cluster 2024-09-21T05:19:02.460182+0000 mgr.x (mgr.14535) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:04.159 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:04 smithi076 bash[21666]: cluster 2024-09-21T05:19:02.460182+0000 mgr.x (mgr.14535) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:04.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:04 smithi067 bash[19874]: cluster 2024-09-21T05:19:02.460182+0000 mgr.x (mgr.14535) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:04.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:04 smithi067 bash[19874]: cluster 2024-09-21T05:19:02.460182+0000 mgr.x (mgr.14535) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:04.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:04 smithi104 bash[22033]: cluster 2024-09-21T05:19:02.460182+0000 mgr.x (mgr.14535) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:04.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:04 smithi104 bash[22033]: cluster 2024-09-21T05:19:02.460182+0000 mgr.x (mgr.14535) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:05.967 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:19:05 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:19:05.967 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:19:05 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cluster 2024-09-21T05:19:04.461370+0000 mgr.x (mgr.14535) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cluster 2024-09-21T05:19:04.461370+0000 mgr.x (mgr.14535) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.877519+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.877519+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.885445+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.885445+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.893683+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.893683+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cephadm 2024-09-21T05:19:04.895561+0000 mgr.x (mgr.14535) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cephadm 2024-09-21T05:19:04.895561+0000 mgr.x (mgr.14535) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:19:05.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.896275+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.896275+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.899881+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.899881+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.903992+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.903992+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.905045+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: audit 2024-09-21T05:19:04.905045+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cephadm 2024-09-21T05:19:04.906057+0000 mgr.x (mgr.14535) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cephadm 2024-09-21T05:19:04.906057+0000 mgr.x (mgr.14535) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cephadm 2024-09-21T05:19:04.921662+0000 mgr.x (mgr.14535) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.qswigd on smithi104 2024-09-21T05:19:05.969 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:05 smithi104 bash[22033]: cephadm 2024-09-21T05:19:04.921662+0000 mgr.x (mgr.14535) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.qswigd on smithi104 2024-09-21T05:19:06.020 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cluster 2024-09-21T05:19:04.461370+0000 mgr.x (mgr.14535) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cluster 2024-09-21T05:19:04.461370+0000 mgr.x (mgr.14535) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.877519+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.877519+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.885445+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.885445+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.893683+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.036 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.893683+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cephadm 2024-09-21T05:19:04.895561+0000 mgr.x (mgr.14535) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cephadm 2024-09-21T05:19:04.895561+0000 mgr.x (mgr.14535) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.896275+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.896275+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.899881+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.899881+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.903992+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.903992+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.905045+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: audit 2024-09-21T05:19:04.905045+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cephadm 2024-09-21T05:19:04.906057+0000 mgr.x (mgr.14535) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cephadm 2024-09-21T05:19:04.906057+0000 mgr.x (mgr.14535) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cephadm 2024-09-21T05:19:04.921662+0000 mgr.x (mgr.14535) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.qswigd on smithi104 2024-09-21T05:19:06.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:05 smithi076 bash[21666]: cephadm 2024-09-21T05:19:04.921662+0000 mgr.x (mgr.14535) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.qswigd on smithi104 2024-09-21T05:19:06.236 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:19:06 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:19:06.237 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:19:06 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:19:06.237 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:06 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:19:06.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cluster 2024-09-21T05:19:04.461370+0000 mgr.x (mgr.14535) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cluster 2024-09-21T05:19:04.461370+0000 mgr.x (mgr.14535) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.877519+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.877519+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.885445+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.885445+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.893683+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.893683+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cephadm 2024-09-21T05:19:04.895561+0000 mgr.x (mgr.14535) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cephadm 2024-09-21T05:19:04.895561+0000 mgr.x (mgr.14535) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.896275+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:19:06.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.896275+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.899881+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.899881+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.903992+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.903992+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.905045+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: audit 2024-09-21T05:19:04.905045+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cephadm 2024-09-21T05:19:04.906057+0000 mgr.x (mgr.14535) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cephadm 2024-09-21T05:19:04.906057+0000 mgr.x (mgr.14535) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cephadm 2024-09-21T05:19:04.921662+0000 mgr.x (mgr.14535) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.qswigd on smithi104 2024-09-21T05:19:06.291 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:05 smithi067 bash[19874]: cephadm 2024-09-21T05:19:04.921662+0000 mgr.x (mgr.14535) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.qswigd on smithi104 2024-09-21T05:19:07.707 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:19:07.707 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:19:04.894219Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:19:08.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:07 smithi104 bash[22033]: cluster 2024-09-21T05:19:06.461968+0000 mgr.x (mgr.14535) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:19:08.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:07 smithi104 bash[22033]: cluster 2024-09-21T05:19:06.461968+0000 mgr.x (mgr.14535) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:19:08.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:07 smithi067 bash[19874]: cluster 2024-09-21T05:19:06.461968+0000 mgr.x (mgr.14535) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:19:08.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:07 smithi067 bash[19874]: cluster 2024-09-21T05:19:06.461968+0000 mgr.x (mgr.14535) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:19:08.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:07 smithi076 bash[21666]: cluster 2024-09-21T05:19:06.461968+0000 mgr.x (mgr.14535) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:19:08.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:07 smithi076 bash[21666]: cluster 2024-09-21T05:19:06.461968+0000 mgr.x (mgr.14535) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:19:08.485 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:19:09.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:08 smithi104 bash[22033]: audit 2024-09-21T05:19:07.705656+0000 mgr.x (mgr.14535) 93 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:09.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:08 smithi104 bash[22033]: audit 2024-09-21T05:19:07.705656+0000 mgr.x (mgr.14535) 93 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:09.102 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:08 smithi067 bash[19874]: audit 2024-09-21T05:19:07.705656+0000 mgr.x (mgr.14535) 93 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:09.102 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:08 smithi067 bash[19874]: audit 2024-09-21T05:19:07.705656+0000 mgr.x (mgr.14535) 93 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:09.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:08 smithi076 bash[21666]: audit 2024-09-21T05:19:07.705656+0000 mgr.x (mgr.14535) 93 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:09.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:08 smithi076 bash[21666]: audit 2024-09-21T05:19:07.705656+0000 mgr.x (mgr.14535) 93 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:09.486 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:19:10.190 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:09 smithi076 bash[21666]: cluster 2024-09-21T05:19:08.463205+0000 mgr.x (mgr.14535) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T05:19:10.190 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:09 smithi076 bash[21666]: cluster 2024-09-21T05:19:08.463205+0000 mgr.x (mgr.14535) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T05:19:10.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:09 smithi067 bash[19874]: cluster 2024-09-21T05:19:08.463205+0000 mgr.x (mgr.14535) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T05:19:10.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:09 smithi067 bash[19874]: cluster 2024-09-21T05:19:08.463205+0000 mgr.x (mgr.14535) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T05:19:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:09 smithi104 bash[22033]: cluster 2024-09-21T05:19:08.463205+0000 mgr.x (mgr.14535) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T05:19:10.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:09 smithi104 bash[22033]: cluster 2024-09-21T05:19:08.463205+0000 mgr.x (mgr.14535) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T05:19:12.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:11 smithi067 bash[19874]: cluster 2024-09-21T05:19:10.463846+0000 mgr.x (mgr.14535) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:12.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:11 smithi067 bash[19874]: cluster 2024-09-21T05:19:10.463846+0000 mgr.x (mgr.14535) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:12.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:11 smithi104 bash[22033]: cluster 2024-09-21T05:19:10.463846+0000 mgr.x (mgr.14535) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:12.307 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:11 smithi104 bash[22033]: cluster 2024-09-21T05:19:10.463846+0000 mgr.x (mgr.14535) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:12.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:11 smithi076 bash[21666]: cluster 2024-09-21T05:19:10.463846+0000 mgr.x (mgr.14535) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:12.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:11 smithi076 bash[21666]: cluster 2024-09-21T05:19:10.463846+0000 mgr.x (mgr.14535) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:14.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:13 smithi067 bash[19874]: cluster 2024-09-21T05:19:12.464507+0000 mgr.x (mgr.14535) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:14.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:13 smithi067 bash[19874]: cluster 2024-09-21T05:19:12.464507+0000 mgr.x (mgr.14535) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:14.296 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:14.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:13 smithi104 bash[22033]: cluster 2024-09-21T05:19:12.464507+0000 mgr.x (mgr.14535) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:14.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:13 smithi104 bash[22033]: cluster 2024-09-21T05:19:12.464507+0000 mgr.x (mgr.14535) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:14.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:13 smithi076 bash[21666]: cluster 2024-09-21T05:19:12.464507+0000 mgr.x (mgr.14535) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:14.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:13 smithi076 bash[21666]: cluster 2024-09-21T05:19:12.464507+0000 mgr.x (mgr.14535) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-21T05:19:15.937 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:19:15.937 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:19:04.894219Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:19:16.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:15 smithi076 bash[21666]: cluster 2024-09-21T05:19:14.465668+0000 mgr.x (mgr.14535) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T05:19:16.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:15 smithi076 bash[21666]: cluster 2024-09-21T05:19:14.465668+0000 mgr.x (mgr.14535) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T05:19:16.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:15 smithi067 bash[19874]: cluster 2024-09-21T05:19:14.465668+0000 mgr.x (mgr.14535) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T05:19:16.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:15 smithi067 bash[19874]: cluster 2024-09-21T05:19:14.465668+0000 mgr.x (mgr.14535) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T05:19:16.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:15 smithi104 bash[22033]: cluster 2024-09-21T05:19:14.465668+0000 mgr.x (mgr.14535) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T05:19:16.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:15 smithi104 bash[22033]: cluster 2024-09-21T05:19:14.465668+0000 mgr.x (mgr.14535) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T05:19:16.621 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:19:17.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:16 smithi076 bash[21666]: audit 2024-09-21T05:19:15.933025+0000 mgr.x (mgr.14535) 98 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:17.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:16 smithi076 bash[21666]: audit 2024-09-21T05:19:15.933025+0000 mgr.x (mgr.14535) 98 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:17.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:16 smithi067 bash[19874]: audit 2024-09-21T05:19:15.933025+0000 mgr.x (mgr.14535) 98 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:17.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:16 smithi067 bash[19874]: audit 2024-09-21T05:19:15.933025+0000 mgr.x (mgr.14535) 98 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:17.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:16 smithi104 bash[22033]: audit 2024-09-21T05:19:15.933025+0000 mgr.x (mgr.14535) 98 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:17.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:16 smithi104 bash[22033]: audit 2024-09-21T05:19:15.933025+0000 mgr.x (mgr.14535) 98 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:17.622 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:19:18.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:17 smithi076 bash[21666]: cluster 2024-09-21T05:19:16.466313+0000 mgr.x (mgr.14535) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:18.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:17 smithi076 bash[21666]: cluster 2024-09-21T05:19:16.466313+0000 mgr.x (mgr.14535) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:18.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:17 smithi067 bash[19874]: cluster 2024-09-21T05:19:16.466313+0000 mgr.x (mgr.14535) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:18.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:17 smithi067 bash[19874]: cluster 2024-09-21T05:19:16.466313+0000 mgr.x (mgr.14535) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:18.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:17 smithi104 bash[22033]: cluster 2024-09-21T05:19:16.466313+0000 mgr.x (mgr.14535) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:18.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:17 smithi104 bash[22033]: cluster 2024-09-21T05:19:16.466313+0000 mgr.x (mgr.14535) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:20.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:19 smithi076 bash[21666]: cluster 2024-09-21T05:19:18.467517+0000 mgr.x (mgr.14535) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:19:20.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:19 smithi076 bash[21666]: cluster 2024-09-21T05:19:18.467517+0000 mgr.x (mgr.14535) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:19:20.165 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:19 smithi104 bash[22033]: cluster 2024-09-21T05:19:18.467517+0000 mgr.x (mgr.14535) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:19:20.165 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:19 smithi104 bash[22033]: cluster 2024-09-21T05:19:18.467517+0000 mgr.x (mgr.14535) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:19:20.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:19 smithi067 bash[19874]: cluster 2024-09-21T05:19:18.467517+0000 mgr.x (mgr.14535) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:19:20.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:19 smithi067 bash[19874]: cluster 2024-09-21T05:19:18.467517+0000 mgr.x (mgr.14535) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:19:22.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:21 smithi076 bash[21666]: cluster 2024-09-21T05:19:20.468161+0000 mgr.x (mgr.14535) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:22.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:21 smithi076 bash[21666]: cluster 2024-09-21T05:19:20.468161+0000 mgr.x (mgr.14535) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:22.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:21 smithi067 bash[19874]: cluster 2024-09-21T05:19:20.468161+0000 mgr.x (mgr.14535) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:22.290 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:21 smithi067 bash[19874]: cluster 2024-09-21T05:19:20.468161+0000 mgr.x (mgr.14535) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:22.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:21 smithi104 bash[22033]: cluster 2024-09-21T05:19:20.468161+0000 mgr.x (mgr.14535) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:22.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:21 smithi104 bash[22033]: cluster 2024-09-21T05:19:20.468161+0000 mgr.x (mgr.14535) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:22.431 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:24.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:23 smithi067 bash[19874]: cluster 2024-09-21T05:19:22.468655+0000 mgr.x (mgr.14535) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:24.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:23 smithi067 bash[19874]: cluster 2024-09-21T05:19:22.468655+0000 mgr.x (mgr.14535) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:24.087 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:19:24.087 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:19:04.894219Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:19:24.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:23 smithi076 bash[21666]: cluster 2024-09-21T05:19:22.468655+0000 mgr.x (mgr.14535) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:24.096 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:23 smithi076 bash[21666]: cluster 2024-09-21T05:19:22.468655+0000 mgr.x (mgr.14535) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:24.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:23 smithi104 bash[22033]: cluster 2024-09-21T05:19:22.468655+0000 mgr.x (mgr.14535) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:24.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:23 smithi104 bash[22033]: cluster 2024-09-21T05:19:22.468655+0000 mgr.x (mgr.14535) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:24.846 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:19:24.991 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:24 smithi076 bash[21666]: audit 2024-09-21T05:19:24.082642+0000 mgr.x (mgr.14535) 103 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:24.992 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:24 smithi076 bash[21666]: audit 2024-09-21T05:19:24.082642+0000 mgr.x (mgr.14535) 103 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:25.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:24 smithi067 bash[19874]: audit 2024-09-21T05:19:24.082642+0000 mgr.x (mgr.14535) 103 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:25.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:24 smithi067 bash[19874]: audit 2024-09-21T05:19:24.082642+0000 mgr.x (mgr.14535) 103 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:25.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:24 smithi104 bash[22033]: audit 2024-09-21T05:19:24.082642+0000 mgr.x (mgr.14535) 103 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:25.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:24 smithi104 bash[22033]: audit 2024-09-21T05:19:24.082642+0000 mgr.x (mgr.14535) 103 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:25.847 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:19:26.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:25 smithi067 bash[19874]: cluster 2024-09-21T05:19:24.469850+0000 mgr.x (mgr.14535) 104 : cluster [DBG] pgmap v67: 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-21T05:19:26.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:25 smithi067 bash[19874]: cluster 2024-09-21T05:19:24.469850+0000 mgr.x (mgr.14535) 104 : cluster [DBG] pgmap v67: 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-21T05:19:26.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:25 smithi104 bash[22033]: cluster 2024-09-21T05:19:24.469850+0000 mgr.x (mgr.14535) 104 : cluster [DBG] pgmap v67: 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-21T05:19:26.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:26 smithi104 bash[22033]: cluster 2024-09-21T05:19:24.469850+0000 mgr.x (mgr.14535) 104 : cluster [DBG] pgmap v67: 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-21T05:19:26.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:25 smithi076 bash[21666]: cluster 2024-09-21T05:19:24.469850+0000 mgr.x (mgr.14535) 104 : cluster [DBG] pgmap v67: 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-21T05:19:26.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:25 smithi076 bash[21666]: cluster 2024-09-21T05:19:24.469850+0000 mgr.x (mgr.14535) 104 : cluster [DBG] pgmap v67: 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-21T05:19:28.258 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:27 smithi104 bash[22033]: cluster 2024-09-21T05:19:26.470524+0000 mgr.x (mgr.14535) 105 : cluster [DBG] pgmap v68: 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-21T05:19:28.258 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:27 smithi104 bash[22033]: cluster 2024-09-21T05:19:26.470524+0000 mgr.x (mgr.14535) 105 : cluster [DBG] pgmap v68: 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-21T05:19:28.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:27 smithi067 bash[19874]: cluster 2024-09-21T05:19:26.470524+0000 mgr.x (mgr.14535) 105 : cluster [DBG] pgmap v68: 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-21T05:19:28.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:27 smithi067 bash[19874]: cluster 2024-09-21T05:19:26.470524+0000 mgr.x (mgr.14535) 105 : cluster [DBG] pgmap v68: 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-21T05:19:28.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:27 smithi076 bash[21666]: cluster 2024-09-21T05:19:26.470524+0000 mgr.x (mgr.14535) 105 : cluster [DBG] pgmap v68: 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-21T05:19:28.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:27 smithi076 bash[21666]: cluster 2024-09-21T05:19:26.470524+0000 mgr.x (mgr.14535) 105 : cluster [DBG] pgmap v68: 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-21T05:19:30.246 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:29 smithi104 bash[22033]: cluster 2024-09-21T05:19:28.471736+0000 mgr.x (mgr.14535) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:30.246 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:29 smithi104 bash[22033]: cluster 2024-09-21T05:19:28.471736+0000 mgr.x (mgr.14535) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:30.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:29 smithi067 bash[19874]: cluster 2024-09-21T05:19:28.471736+0000 mgr.x (mgr.14535) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:30.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:29 smithi067 bash[19874]: cluster 2024-09-21T05:19:28.471736+0000 mgr.x (mgr.14535) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:30.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:29 smithi076 bash[21666]: cluster 2024-09-21T05:19:28.471736+0000 mgr.x (mgr.14535) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:30.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:29 smithi076 bash[21666]: cluster 2024-09-21T05:19:28.471736+0000 mgr.x (mgr.14535) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:19:30.662 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:31.006 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:30 smithi067 bash[19874]: cluster 2024-09-21T05:19:29.970907+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T05:19:31.006 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:30 smithi067 bash[19874]: cluster 2024-09-21T05:19:29.970907+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T05:19:31.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:30 smithi104 bash[22033]: cluster 2024-09-21T05:19:29.970907+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T05:19:31.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:30 smithi104 bash[22033]: cluster 2024-09-21T05:19:29.970907+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T05:19:31.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:30 smithi076 bash[21666]: cluster 2024-09-21T05:19:29.970907+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T05:19:31.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:30 smithi076 bash[21666]: cluster 2024-09-21T05:19:29.970907+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T05:19:31.979 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:31 smithi104 bash[22033]: cluster 2024-09-21T05:19:30.472494+0000 mgr.x (mgr.14535) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:31.979 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:31 smithi104 bash[22033]: cluster 2024-09-21T05:19:30.472494+0000 mgr.x (mgr.14535) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:32.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:31 smithi067 bash[19874]: cluster 2024-09-21T05:19:30.472494+0000 mgr.x (mgr.14535) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:32.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:31 smithi067 bash[19874]: cluster 2024-09-21T05:19:30.472494+0000 mgr.x (mgr.14535) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:32.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:31 smithi076 bash[21666]: cluster 2024-09-21T05:19:30.472494+0000 mgr.x (mgr.14535) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:32.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:31 smithi076 bash[21666]: cluster 2024-09-21T05:19:30.472494+0000 mgr.x (mgr.14535) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:32.376 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:19:32.376 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:17:33.043907Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:19:04.894219Z 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.164"], "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-21T05:18:03.697383Z", "running": 0, "size": 3}}] 2024-09-21T05:19:33.106 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T05:19:34.107 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:19:34.189 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:33 smithi104 bash[22033]: audit 2024-09-21T05:19:32.370917+0000 mgr.x (mgr.14535) 108 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:34.189 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:33 smithi104 bash[22033]: audit 2024-09-21T05:19:32.370917+0000 mgr.x (mgr.14535) 108 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:34.189 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:33 smithi104 bash[22033]: cluster 2024-09-21T05:19:32.472998+0000 mgr.x (mgr.14535) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:34.190 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:33 smithi104 bash[22033]: cluster 2024-09-21T05:19:32.472998+0000 mgr.x (mgr.14535) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:34.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:33 smithi067 bash[19874]: audit 2024-09-21T05:19:32.370917+0000 mgr.x (mgr.14535) 108 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:34.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:33 smithi067 bash[19874]: audit 2024-09-21T05:19:32.370917+0000 mgr.x (mgr.14535) 108 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:34.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:33 smithi067 bash[19874]: cluster 2024-09-21T05:19:32.472998+0000 mgr.x (mgr.14535) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:34.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:33 smithi067 bash[19874]: cluster 2024-09-21T05:19:32.472998+0000 mgr.x (mgr.14535) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:34.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:33 smithi076 bash[21666]: audit 2024-09-21T05:19:32.370917+0000 mgr.x (mgr.14535) 108 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:34.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:33 smithi076 bash[21666]: audit 2024-09-21T05:19:32.370917+0000 mgr.x (mgr.14535) 108 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:34.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:33 smithi076 bash[21666]: cluster 2024-09-21T05:19:32.472998+0000 mgr.x (mgr.14535) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:34.347 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:33 smithi076 bash[21666]: cluster 2024-09-21T05:19:32.472998+0000 mgr.x (mgr.14535) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:19:36.395 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: cluster 2024-09-21T05:19:34.474146+0000 mgr.x (mgr.14535) 110 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:36.395 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: cluster 2024-09-21T05:19:34.474146+0000 mgr.x (mgr.14535) 110 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:36.395 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.137468+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.395 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.137468+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.145806+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.145806+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.153487+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.153487+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: cephadm 2024-09-21T05:19:35.155079+0000 mgr.x (mgr.14535) 111 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: cephadm 2024-09-21T05:19:35.155079+0000 mgr.x (mgr.14535) 111 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.179913+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.179913+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.229050+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.229050+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.785025+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.785025+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.396 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.791101+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.397 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.791101+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.397 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.795800+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.397 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.795800+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.397 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.802993+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.397 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:36 smithi104 bash[22033]: audit 2024-09-21T05:19:35.802993+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.428 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: cluster 2024-09-21T05:19:34.474146+0000 mgr.x (mgr.14535) 110 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: cluster 2024-09-21T05:19:34.474146+0000 mgr.x (mgr.14535) 110 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.137468+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.137468+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.145806+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.145806+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.153487+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.153487+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: cephadm 2024-09-21T05:19:35.155079+0000 mgr.x (mgr.14535) 111 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: cephadm 2024-09-21T05:19:35.155079+0000 mgr.x (mgr.14535) 111 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.179913+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.179913+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.229050+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:36.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.229050+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.785025+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.785025+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.791101+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.791101+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.795800+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.795800+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.802993+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:36 smithi067 bash[19874]: audit 2024-09-21T05:19:35.802993+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.586 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: cluster 2024-09-21T05:19:34.474146+0000 mgr.x (mgr.14535) 110 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:36.586 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: cluster 2024-09-21T05:19:34.474146+0000 mgr.x (mgr.14535) 110 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.137468+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.137468+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.145806+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.145806+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.153487+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.153487+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: cephadm 2024-09-21T05:19:35.155079+0000 mgr.x (mgr.14535) 111 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:36.587 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: cephadm 2024-09-21T05:19:35.155079+0000 mgr.x (mgr.14535) 111 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.179913+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.179913+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.229050+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.229050+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.785025+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.785025+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.791101+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.791101+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.588 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.795800+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.589 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.795800+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.589 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.802993+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:36.589 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:36 smithi076 bash[21666]: audit 2024-09-21T05:19:35.802993+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:37 smithi104 bash[22033]: cluster 2024-09-21T05:19:36.474835+0000 mgr.x (mgr.14535) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:38.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:37 smithi104 bash[22033]: cluster 2024-09-21T05:19:36.474835+0000 mgr.x (mgr.14535) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:38.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:37 smithi104 bash[22033]: audit 2024-09-21T05:19:36.972877+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.057 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:37 smithi104 bash[22033]: audit 2024-09-21T05:19:36.972877+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:37 smithi067 bash[19874]: cluster 2024-09-21T05:19:36.474835+0000 mgr.x (mgr.14535) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:38.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:37 smithi067 bash[19874]: cluster 2024-09-21T05:19:36.474835+0000 mgr.x (mgr.14535) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:38.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:37 smithi067 bash[19874]: audit 2024-09-21T05:19:36.972877+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:37 smithi067 bash[19874]: audit 2024-09-21T05:19:36.972877+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:37 smithi076 bash[21666]: cluster 2024-09-21T05:19:36.474835+0000 mgr.x (mgr.14535) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:38.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:37 smithi076 bash[21666]: cluster 2024-09-21T05:19:36.474835+0000 mgr.x (mgr.14535) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T05:19:38.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:37 smithi076 bash[21666]: audit 2024-09-21T05:19:36.972877+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:37 smithi076 bash[21666]: audit 2024-09-21T05:19:36.972877+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:38.930 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:39 smithi104 bash[22033]: cluster 2024-09-21T05:19:38.475952+0000 mgr.x (mgr.14535) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T05:19:40.056 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:39 smithi104 bash[22033]: cluster 2024-09-21T05:19:38.475952+0000 mgr.x (mgr.14535) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T05:19:40.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:39 smithi067 bash[19874]: cluster 2024-09-21T05:19:38.475952+0000 mgr.x (mgr.14535) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T05:19:40.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:39 smithi067 bash[19874]: cluster 2024-09-21T05:19:38.475952+0000 mgr.x (mgr.14535) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T05:19:40.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:39 smithi076 bash[21666]: cluster 2024-09-21T05:19:38.475952+0000 mgr.x (mgr.14535) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T05:19:40.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:39 smithi076 bash[21666]: cluster 2024-09-21T05:19:38.475952+0000 mgr.x (mgr.14535) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-21T05:19:40.537 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:19:40.537 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:17:32.640143Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:19:40.380260Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:17:32.472911Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:17:32.473121Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:19:35.180543Z 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.164"], "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-21T05:18:03.697383Z", "running": 1, "size": 3}}] 2024-09-21T05:19:41.271 INFO:tasks.cephadm:smb.adctdb1 has 1/3 2024-09-21T05:19:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:40.384992+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:40.384992+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:40.390672+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:40.390672+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: cluster 2024-09-21T05:19:40.476546+0000 mgr.x (mgr.14535) 114 : cluster [DBG] pgmap v75: 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-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: cluster 2024-09-21T05:19:40.476546+0000 mgr.x (mgr.14535) 114 : cluster [DBG] pgmap v75: 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-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:40.530748+0000 mgr.x (mgr.14535) 115 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:40.530748+0000 mgr.x (mgr.14535) 115 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.205866+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.205866+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.216174+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.216174+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.233581+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.233581+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.242062+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:41 smithi067 bash[19874]: audit 2024-09-21T05:19:41.242062+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:40.384992+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:40.384992+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:40.390672+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:40.390672+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: cluster 2024-09-21T05:19:40.476546+0000 mgr.x (mgr.14535) 114 : cluster [DBG] pgmap v75: 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-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: cluster 2024-09-21T05:19:40.476546+0000 mgr.x (mgr.14535) 114 : cluster [DBG] pgmap v75: 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-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:40.530748+0000 mgr.x (mgr.14535) 115 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:40.530748+0000 mgr.x (mgr.14535) 115 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:41.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.205866+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.205866+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.216174+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.216174+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.233581+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.233581+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.242062+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:41 smithi076 bash[21666]: audit 2024-09-21T05:19:41.242062+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:40.384992+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:40.384992+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:40.390672+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:40.390672+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: cluster 2024-09-21T05:19:40.476546+0000 mgr.x (mgr.14535) 114 : cluster [DBG] pgmap v75: 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-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: cluster 2024-09-21T05:19:40.476546+0000 mgr.x (mgr.14535) 114 : cluster [DBG] pgmap v75: 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-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:40.530748+0000 mgr.x (mgr.14535) 115 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:40.530748+0000 mgr.x (mgr.14535) 115 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.205866+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.779 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.205866+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.780 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.216174+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.780 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.216174+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.780 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.233581+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.780 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.233581+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.780 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.242062+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:41.780 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:41 smithi104 bash[22033]: audit 2024-09-21T05:19:41.242062+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.272 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.929223+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.929223+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.930521+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.930521+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.938525+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.938525+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.947856+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.947856+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: cephadm 2024-09-21T05:19:41.948562+0000 mgr.x (mgr.14535) 116 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: cephadm 2024-09-21T05:19:41.948562+0000 mgr.x (mgr.14535) 116 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.983869+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.983869+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.986836+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.986836+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.988244+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.988244+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.998914+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:41.998914+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:42.007759+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: audit 2024-09-21T05:19:42.007759+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: cephadm 2024-09-21T05:19:42.008263+0000 mgr.x (mgr.14535) 117 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.542 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:42 smithi067 bash[19874]: cephadm 2024-09-21T05:19:42.008263+0000 mgr.x (mgr.14535) 117 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.653 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.929223+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.929223+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.930521+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.930521+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.938525+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.938525+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.654 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.947856+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.947856+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: cephadm 2024-09-21T05:19:41.948562+0000 mgr.x (mgr.14535) 116 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: cephadm 2024-09-21T05:19:41.948562+0000 mgr.x (mgr.14535) 116 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.983869+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:42.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.983869+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:42.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.986836+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.656 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.986836+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.656 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.988244+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.656 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.988244+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.656 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.998914+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.656 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:41.998914+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.656 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:42.007759+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.657 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: audit 2024-09-21T05:19:42.007759+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.657 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: cephadm 2024-09-21T05:19:42.008263+0000 mgr.x (mgr.14535) 117 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.657 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:42 smithi076 bash[21666]: cephadm 2024-09-21T05:19:42.008263+0000 mgr.x (mgr.14535) 117 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.929223+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.929223+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.930521+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.930521+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.938525+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.938525+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.792 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.947856+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.947856+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: cephadm 2024-09-21T05:19:41.948562+0000 mgr.x (mgr.14535) 116 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: cephadm 2024-09-21T05:19:41.948562+0000 mgr.x (mgr.14535) 116 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.983869+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.983869+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.986836+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.986836+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.988244+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.988244+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.998914+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:41.998914+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:42.007759+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.793 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: audit 2024-09-21T05:19:42.007759+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:19:42.794 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: cephadm 2024-09-21T05:19:42.008263+0000 mgr.x (mgr.14535) 117 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:42.794 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:42 smithi104 bash[22033]: cephadm 2024-09-21T05:19:42.008263+0000 mgr.x (mgr.14535) 117 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:19:43.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:43 smithi076 bash[21666]: cluster 2024-09-21T05:19:42.476977+0000 mgr.x (mgr.14535) 118 : cluster [DBG] pgmap v76: 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-21T05:19:43.655 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:43 smithi076 bash[21666]: cluster 2024-09-21T05:19:42.476977+0000 mgr.x (mgr.14535) 118 : cluster [DBG] pgmap v76: 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-21T05:19:43.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:43 smithi067 bash[19874]: cluster 2024-09-21T05:19:42.476977+0000 mgr.x (mgr.14535) 118 : cluster [DBG] pgmap v76: 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-21T05:19:43.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:43 smithi067 bash[19874]: cluster 2024-09-21T05:19:42.476977+0000 mgr.x (mgr.14535) 118 : cluster [DBG] pgmap v76: 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-21T05:19:43.804 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:43 smithi104 bash[22033]: cluster 2024-09-21T05:19:42.476977+0000 mgr.x (mgr.14535) 118 : cluster [DBG] pgmap v76: 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-21T05:19:43.805 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:43 smithi104 bash[22033]: cluster 2024-09-21T05:19:42.476977+0000 mgr.x (mgr.14535) 118 : cluster [DBG] pgmap v76: 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-21T05:19:45.591 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:45 smithi104 bash[22033]: cluster 2024-09-21T05:19:44.478138+0000 mgr.x (mgr.14535) 119 : cluster [DBG] pgmap v77: 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-21T05:19:45.591 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:45 smithi104 bash[22033]: cluster 2024-09-21T05:19:44.478138+0000 mgr.x (mgr.14535) 119 : cluster [DBG] pgmap v77: 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-21T05:19:45.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:45 smithi067 bash[19874]: cluster 2024-09-21T05:19:44.478138+0000 mgr.x (mgr.14535) 119 : cluster [DBG] pgmap v77: 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-21T05:19:45.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:45 smithi067 bash[19874]: cluster 2024-09-21T05:19:44.478138+0000 mgr.x (mgr.14535) 119 : cluster [DBG] pgmap v77: 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-21T05:19:45.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:45 smithi076 bash[21666]: cluster 2024-09-21T05:19:44.478138+0000 mgr.x (mgr.14535) 119 : cluster [DBG] pgmap v77: 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-21T05:19:45.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:45 smithi076 bash[21666]: cluster 2024-09-21T05:19:44.478138+0000 mgr.x (mgr.14535) 119 : cluster [DBG] pgmap v77: 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-21T05:19:47.092 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:47.759 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:47 smithi067 bash[19874]: cluster 2024-09-21T05:19:46.478900+0000 mgr.x (mgr.14535) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:47.759 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:47 smithi067 bash[19874]: cluster 2024-09-21T05:19:46.478900+0000 mgr.x (mgr.14535) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:47.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:47 smithi104 bash[22033]: cluster 2024-09-21T05:19:46.478900+0000 mgr.x (mgr.14535) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:47.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:47 smithi104 bash[22033]: cluster 2024-09-21T05:19:46.478900+0000 mgr.x (mgr.14535) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:47.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:47 smithi076 bash[21666]: cluster 2024-09-21T05:19:46.478900+0000 mgr.x (mgr.14535) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:47.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:47 smithi076 bash[21666]: cluster 2024-09-21T05:19:46.478900+0000 mgr.x (mgr.14535) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:19:48.754 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:19:48.754 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:19:40.380582Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:19:40.380260Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:19:40.380132Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:19:40.380368Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:19:42.008083Z 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.164"], "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-21T05:18:03.697383Z", "last_refresh": "2024-09-21T05:19:40.380689Z", "running": 3, "size": 3}}] 2024-09-21T05:19:49.676 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-21T05:19:49.676 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:19:49.686 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T05:19:49.687 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-21T05:19:49.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:49 smithi067 bash[19874]: cluster 2024-09-21T05:19:48.479607+0000 mgr.x (mgr.14535) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T05:19:49.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:49 smithi067 bash[19874]: cluster 2024-09-21T05:19:48.479607+0000 mgr.x (mgr.14535) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T05:19:49.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:49 smithi067 bash[19874]: audit 2024-09-21T05:19:48.748388+0000 mgr.x (mgr.14535) 122 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:49.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:49 smithi067 bash[19874]: audit 2024-09-21T05:19:48.748388+0000 mgr.x (mgr.14535) 122 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:49.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:49 smithi104 bash[22033]: cluster 2024-09-21T05:19:48.479607+0000 mgr.x (mgr.14535) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T05:19:49.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:49 smithi104 bash[22033]: cluster 2024-09-21T05:19:48.479607+0000 mgr.x (mgr.14535) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T05:19:49.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:49 smithi104 bash[22033]: audit 2024-09-21T05:19:48.748388+0000 mgr.x (mgr.14535) 122 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:49.807 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:49 smithi104 bash[22033]: audit 2024-09-21T05:19:48.748388+0000 mgr.x (mgr.14535) 122 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:49.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:49 smithi076 bash[21666]: cluster 2024-09-21T05:19:48.479607+0000 mgr.x (mgr.14535) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T05:19:49.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:49 smithi076 bash[21666]: cluster 2024-09-21T05:19:48.479607+0000 mgr.x (mgr.14535) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-21T05:19:49.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:49 smithi076 bash[21666]: audit 2024-09-21T05:19:48.748388+0000 mgr.x (mgr.14535) 122 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:49.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:49 smithi076 bash[21666]: audit 2024-09-21T05:19:48.748388+0000 mgr.x (mgr.14535) 122 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:19:51.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:51 smithi067 bash[19874]: cluster 2024-09-21T05:19:50.480288+0000 mgr.x (mgr.14535) 123 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:51.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:51 smithi067 bash[19874]: cluster 2024-09-21T05:19:50.480288+0000 mgr.x (mgr.14535) 123 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:51.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:51 smithi076 bash[21666]: cluster 2024-09-21T05:19:50.480288+0000 mgr.x (mgr.14535) 123 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:51.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:51 smithi076 bash[21666]: cluster 2024-09-21T05:19:50.480288+0000 mgr.x (mgr.14535) 123 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:51.860 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:51 smithi104 bash[22033]: cluster 2024-09-21T05:19:50.480288+0000 mgr.x (mgr.14535) 123 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:51.860 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:51 smithi104 bash[22033]: cluster 2024-09-21T05:19:50.480288+0000 mgr.x (mgr.14535) 123 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:53.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:53 smithi067 bash[19874]: cluster 2024-09-21T05:19:52.480833+0000 mgr.x (mgr.14535) 124 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:53.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:53 smithi067 bash[19874]: cluster 2024-09-21T05:19:52.480833+0000 mgr.x (mgr.14535) 124 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:53.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:53 smithi104 bash[22033]: cluster 2024-09-21T05:19:52.480833+0000 mgr.x (mgr.14535) 124 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:53.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:53 smithi104 bash[22033]: cluster 2024-09-21T05:19:52.480833+0000 mgr.x (mgr.14535) 124 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:53.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:53 smithi076 bash[21666]: cluster 2024-09-21T05:19:52.480833+0000 mgr.x (mgr.14535) 124 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:53.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:53 smithi076 bash[21666]: cluster 2024-09-21T05:19:52.480833+0000 mgr.x (mgr.14535) 124 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:54.508 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:19:55.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:55 smithi067 bash[19874]: cluster 2024-09-21T05:19:54.482036+0000 mgr.x (mgr.14535) 125 : cluster [DBG] pgmap v82: 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-21T05:19:55.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:55 smithi067 bash[19874]: cluster 2024-09-21T05:19:54.482036+0000 mgr.x (mgr.14535) 125 : cluster [DBG] pgmap v82: 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-21T05:19:55.700 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:55 smithi104 bash[22033]: cluster 2024-09-21T05:19:54.482036+0000 mgr.x (mgr.14535) 125 : cluster [DBG] pgmap v82: 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-21T05:19:55.700 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:55 smithi104 bash[22033]: cluster 2024-09-21T05:19:54.482036+0000 mgr.x (mgr.14535) 125 : cluster [DBG] pgmap v82: 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-21T05:19:55.805 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:55 smithi076 bash[21666]: cluster 2024-09-21T05:19:54.482036+0000 mgr.x (mgr.14535) 125 : cluster [DBG] pgmap v82: 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-21T05:19:55.805 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:55 smithi076 bash[21666]: cluster 2024-09-21T05:19:54.482036+0000 mgr.x (mgr.14535) 125 : cluster [DBG] pgmap v82: 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-21T05:19:56.827 INFO:teuthology.orchestra.run.smithi067.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi067.kyosry", "node": "172.21.15.67", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi076.lthpli", "node": "172.21.15.76", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi104.qswigd", "node": "172.21.15.104", "state": "ready"}], "_source": "cephadm"} 2024-09-21T05:19:56.827 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T05:19:56.837 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi164.front.sepia.ceph.com 2024-09-21T05:19:56.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T05:19:56.851 INFO:teuthology.orchestra.run.smithi164.stderr:+ sleep 30 2024-09-21T05:19:57.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:57 smithi076 bash[21666]: cluster 2024-09-21T05:19:56.482711+0000 mgr.x (mgr.14535) 126 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:57.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:57 smithi076 bash[21666]: cluster 2024-09-21T05:19:56.482711+0000 mgr.x (mgr.14535) 126 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:57.754 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:57 smithi104 bash[22033]: cluster 2024-09-21T05:19:56.482711+0000 mgr.x (mgr.14535) 126 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:57.754 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:57 smithi104 bash[22033]: cluster 2024-09-21T05:19:56.482711+0000 mgr.x (mgr.14535) 126 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:57.887 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:57 smithi067 bash[19874]: cluster 2024-09-21T05:19:56.482711+0000 mgr.x (mgr.14535) 126 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:57.887 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:57 smithi067 bash[19874]: cluster 2024-09-21T05:19:56.482711+0000 mgr.x (mgr.14535) 126 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:19:59.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:59 smithi076 bash[21666]: cluster 2024-09-21T05:19:58.483893+0000 mgr.x (mgr.14535) 127 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:19:59.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:19:59 smithi076 bash[21666]: cluster 2024-09-21T05:19:58.483893+0000 mgr.x (mgr.14535) 127 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:19:59.850 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:59 smithi104 bash[22033]: cluster 2024-09-21T05:19:58.483893+0000 mgr.x (mgr.14535) 127 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:19:59.850 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:19:59 smithi104 bash[22033]: cluster 2024-09-21T05:19:58.483893+0000 mgr.x (mgr.14535) 127 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:19:59.934 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:59 smithi067 bash[19874]: cluster 2024-09-21T05:19:58.483893+0000 mgr.x (mgr.14535) 127 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:19:59.934 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:19:59 smithi067 bash[19874]: cluster 2024-09-21T05:19:58.483893+0000 mgr.x (mgr.14535) 127 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:20:00.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:00 smithi076 bash[21666]: cluster 2024-09-21T05:20:00.000158+0000 mon.a (mon.0) 792 : cluster [INF] overall HEALTH_OK 2024-09-21T05:20:00.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:00 smithi076 bash[21666]: cluster 2024-09-21T05:20:00.000158+0000 mon.a (mon.0) 792 : cluster [INF] overall HEALTH_OK 2024-09-21T05:20:00.851 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:00 smithi104 bash[22033]: cluster 2024-09-21T05:20:00.000158+0000 mon.a (mon.0) 792 : cluster [INF] overall HEALTH_OK 2024-09-21T05:20:00.852 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:00 smithi104 bash[22033]: cluster 2024-09-21T05:20:00.000158+0000 mon.a (mon.0) 792 : cluster [INF] overall HEALTH_OK 2024-09-21T05:20:00.936 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:00 smithi067 bash[19874]: cluster 2024-09-21T05:20:00.000158+0000 mon.a (mon.0) 792 : cluster [INF] overall HEALTH_OK 2024-09-21T05:20:00.936 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:00 smithi067 bash[19874]: cluster 2024-09-21T05:20:00.000158+0000 mon.a (mon.0) 792 : cluster [INF] overall HEALTH_OK 2024-09-21T05:20:01.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:01 smithi076 bash[21666]: cluster 2024-09-21T05:20:00.484808+0000 mgr.x (mgr.14535) 128 : cluster [DBG] pgmap v85: 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-21T05:20:01.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:01 smithi076 bash[21666]: cluster 2024-09-21T05:20:00.484808+0000 mgr.x (mgr.14535) 128 : cluster [DBG] pgmap v85: 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-21T05:20:01.878 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:01 smithi104 bash[22033]: cluster 2024-09-21T05:20:00.484808+0000 mgr.x (mgr.14535) 128 : cluster [DBG] pgmap v85: 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-21T05:20:01.878 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:01 smithi104 bash[22033]: cluster 2024-09-21T05:20:00.484808+0000 mgr.x (mgr.14535) 128 : cluster [DBG] pgmap v85: 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-21T05:20:01.937 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:01 smithi067 bash[19874]: cluster 2024-09-21T05:20:00.484808+0000 mgr.x (mgr.14535) 128 : cluster [DBG] pgmap v85: 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-21T05:20:01.937 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:01 smithi067 bash[19874]: cluster 2024-09-21T05:20:00.484808+0000 mgr.x (mgr.14535) 128 : cluster [DBG] pgmap v85: 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-21T05:20:03.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:03 smithi076 bash[21666]: cluster 2024-09-21T05:20:02.485467+0000 mgr.x (mgr.14535) 129 : cluster [DBG] pgmap v86: 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-21T05:20:03.847 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:03 smithi076 bash[21666]: cluster 2024-09-21T05:20:02.485467+0000 mgr.x (mgr.14535) 129 : cluster [DBG] pgmap v86: 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-21T05:20:03.929 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:03 smithi104 bash[22033]: cluster 2024-09-21T05:20:02.485467+0000 mgr.x (mgr.14535) 129 : cluster [DBG] pgmap v86: 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-21T05:20:03.929 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:03 smithi104 bash[22033]: cluster 2024-09-21T05:20:02.485467+0000 mgr.x (mgr.14535) 129 : cluster [DBG] pgmap v86: 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-21T05:20:03.940 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:03 smithi067 bash[19874]: cluster 2024-09-21T05:20:02.485467+0000 mgr.x (mgr.14535) 129 : cluster [DBG] pgmap v86: 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-21T05:20:03.940 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:03 smithi067 bash[19874]: cluster 2024-09-21T05:20:02.485467+0000 mgr.x (mgr.14535) 129 : cluster [DBG] pgmap v86: 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-21T05:20:05.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:05 smithi076 bash[21666]: cluster 2024-09-21T05:20:04.486758+0000 mgr.x (mgr.14535) 130 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:05.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:05 smithi076 bash[21666]: cluster 2024-09-21T05:20:04.486758+0000 mgr.x (mgr.14535) 130 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:05.943 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:05 smithi067 bash[19874]: cluster 2024-09-21T05:20:04.486758+0000 mgr.x (mgr.14535) 130 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:05.943 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:05 smithi067 bash[19874]: cluster 2024-09-21T05:20:04.486758+0000 mgr.x (mgr.14535) 130 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:05.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:05 smithi104 bash[22033]: cluster 2024-09-21T05:20:04.486758+0000 mgr.x (mgr.14535) 130 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:05.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:05 smithi104 bash[22033]: cluster 2024-09-21T05:20:04.486758+0000 mgr.x (mgr.14535) 130 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:07.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:07 smithi067 bash[19874]: cluster 2024-09-21T05:20:06.487422+0000 mgr.x (mgr.14535) 131 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T05:20:07.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:07 smithi067 bash[19874]: cluster 2024-09-21T05:20:06.487422+0000 mgr.x (mgr.14535) 131 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T05:20:07.796 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:07 smithi104 bash[22033]: cluster 2024-09-21T05:20:06.487422+0000 mgr.x (mgr.14535) 131 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T05:20:07.796 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:07 smithi104 bash[22033]: cluster 2024-09-21T05:20:06.487422+0000 mgr.x (mgr.14535) 131 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T05:20:07.798 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:07 smithi076 bash[21666]: cluster 2024-09-21T05:20:06.487422+0000 mgr.x (mgr.14535) 131 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T05:20:07.798 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:07 smithi076 bash[21666]: cluster 2024-09-21T05:20:06.487422+0000 mgr.x (mgr.14535) 131 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T05:20:09.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:09 smithi076 bash[21666]: cluster 2024-09-21T05:20:08.488678+0000 mgr.x (mgr.14535) 132 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T05:20:09.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:09 smithi076 bash[21666]: cluster 2024-09-21T05:20:08.488678+0000 mgr.x (mgr.14535) 132 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T05:20:09.949 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:09 smithi067 bash[19874]: cluster 2024-09-21T05:20:08.488678+0000 mgr.x (mgr.14535) 132 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T05:20:09.949 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:09 smithi067 bash[19874]: cluster 2024-09-21T05:20:08.488678+0000 mgr.x (mgr.14535) 132 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T05:20:09.949 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:09 smithi104 bash[22033]: cluster 2024-09-21T05:20:08.488678+0000 mgr.x (mgr.14535) 132 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T05:20:09.950 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:09 smithi104 bash[22033]: cluster 2024-09-21T05:20:08.488678+0000 mgr.x (mgr.14535) 132 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T05:20:11.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:11 smithi076 bash[21666]: cluster 2024-09-21T05:20:10.489419+0000 mgr.x (mgr.14535) 133 : cluster [DBG] pgmap v90: 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, 7 op/s 2024-09-21T05:20:11.846 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:11 smithi076 bash[21666]: cluster 2024-09-21T05:20:10.489419+0000 mgr.x (mgr.14535) 133 : cluster [DBG] pgmap v90: 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, 7 op/s 2024-09-21T05:20:11.952 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:11 smithi067 bash[19874]: cluster 2024-09-21T05:20:10.489419+0000 mgr.x (mgr.14535) 133 : cluster [DBG] pgmap v90: 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, 7 op/s 2024-09-21T05:20:11.952 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:11 smithi067 bash[19874]: cluster 2024-09-21T05:20:10.489419+0000 mgr.x (mgr.14535) 133 : cluster [DBG] pgmap v90: 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, 7 op/s 2024-09-21T05:20:11.953 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:11 smithi104 bash[22033]: cluster 2024-09-21T05:20:10.489419+0000 mgr.x (mgr.14535) 133 : cluster [DBG] pgmap v90: 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, 7 op/s 2024-09-21T05:20:11.953 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:11 smithi104 bash[22033]: cluster 2024-09-21T05:20:10.489419+0000 mgr.x (mgr.14535) 133 : cluster [DBG] pgmap v90: 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, 7 op/s 2024-09-21T05:20:13.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:13 smithi067 bash[19874]: cluster 2024-09-21T05:20:12.490124+0000 mgr.x (mgr.14535) 134 : cluster [DBG] pgmap v91: 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, 7 op/s 2024-09-21T05:20:13.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:13 smithi067 bash[19874]: cluster 2024-09-21T05:20:12.490124+0000 mgr.x (mgr.14535) 134 : cluster [DBG] pgmap v91: 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, 7 op/s 2024-09-21T05:20:13.955 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:13 smithi076 bash[21666]: cluster 2024-09-21T05:20:12.490124+0000 mgr.x (mgr.14535) 134 : cluster [DBG] pgmap v91: 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, 7 op/s 2024-09-21T05:20:13.955 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:13 smithi076 bash[21666]: cluster 2024-09-21T05:20:12.490124+0000 mgr.x (mgr.14535) 134 : cluster [DBG] pgmap v91: 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, 7 op/s 2024-09-21T05:20:13.956 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:13 smithi104 bash[22033]: cluster 2024-09-21T05:20:12.490124+0000 mgr.x (mgr.14535) 134 : cluster [DBG] pgmap v91: 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, 7 op/s 2024-09-21T05:20:13.956 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:13 smithi104 bash[22033]: cluster 2024-09-21T05:20:12.490124+0000 mgr.x (mgr.14535) 134 : cluster [DBG] pgmap v91: 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, 7 op/s 2024-09-21T05:20:15.958 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:15 smithi067 bash[19874]: cluster 2024-09-21T05:20:14.491360+0000 mgr.x (mgr.14535) 135 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:15.958 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:15 smithi067 bash[19874]: cluster 2024-09-21T05:20:14.491360+0000 mgr.x (mgr.14535) 135 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:15.959 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:15 smithi076 bash[21666]: cluster 2024-09-21T05:20:14.491360+0000 mgr.x (mgr.14535) 135 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:15.959 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:15 smithi076 bash[21666]: cluster 2024-09-21T05:20:14.491360+0000 mgr.x (mgr.14535) 135 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:15.959 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:15 smithi104 bash[22033]: cluster 2024-09-21T05:20:14.491360+0000 mgr.x (mgr.14535) 135 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:15.959 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:15 smithi104 bash[22033]: cluster 2024-09-21T05:20:14.491360+0000 mgr.x (mgr.14535) 135 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T05:20:17.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:17 smithi067 bash[19874]: cluster 2024-09-21T05:20:16.492066+0000 mgr.x (mgr.14535) 136 : cluster [DBG] pgmap v93: 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-21T05:20:17.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:17 smithi067 bash[19874]: cluster 2024-09-21T05:20:16.492066+0000 mgr.x (mgr.14535) 136 : cluster [DBG] pgmap v93: 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-21T05:20:17.805 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:17 smithi104 bash[22033]: cluster 2024-09-21T05:20:16.492066+0000 mgr.x (mgr.14535) 136 : cluster [DBG] pgmap v93: 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-21T05:20:17.805 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:17 smithi104 bash[22033]: cluster 2024-09-21T05:20:16.492066+0000 mgr.x (mgr.14535) 136 : cluster [DBG] pgmap v93: 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-21T05:20:17.806 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:17 smithi076 bash[21666]: cluster 2024-09-21T05:20:16.492066+0000 mgr.x (mgr.14535) 136 : cluster [DBG] pgmap v93: 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-21T05:20:17.806 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:17 smithi076 bash[21666]: cluster 2024-09-21T05:20:16.492066+0000 mgr.x (mgr.14535) 136 : cluster [DBG] pgmap v93: 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-21T05:20:19.963 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:19 smithi067 bash[19874]: cluster 2024-09-21T05:20:18.493303+0000 mgr.x (mgr.14535) 137 : cluster [DBG] pgmap v94: 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-21T05:20:19.963 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:19 smithi067 bash[19874]: cluster 2024-09-21T05:20:18.493303+0000 mgr.x (mgr.14535) 137 : cluster [DBG] pgmap v94: 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-21T05:20:19.963 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:19 smithi076 bash[21666]: cluster 2024-09-21T05:20:18.493303+0000 mgr.x (mgr.14535) 137 : cluster [DBG] pgmap v94: 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-21T05:20:19.964 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:19 smithi076 bash[21666]: cluster 2024-09-21T05:20:18.493303+0000 mgr.x (mgr.14535) 137 : cluster [DBG] pgmap v94: 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-21T05:20:19.964 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:19 smithi104 bash[22033]: cluster 2024-09-21T05:20:18.493303+0000 mgr.x (mgr.14535) 137 : cluster [DBG] pgmap v94: 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-21T05:20:19.964 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:19 smithi104 bash[22033]: cluster 2024-09-21T05:20:18.493303+0000 mgr.x (mgr.14535) 137 : cluster [DBG] pgmap v94: 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-21T05:20:21.965 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:21 smithi067 bash[19874]: cluster 2024-09-21T05:20:20.493984+0000 mgr.x (mgr.14535) 138 : cluster [DBG] pgmap v95: 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-21T05:20:21.965 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:21 smithi067 bash[19874]: cluster 2024-09-21T05:20:20.493984+0000 mgr.x (mgr.14535) 138 : cluster [DBG] pgmap v95: 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-21T05:20:21.965 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:21 smithi076 bash[21666]: cluster 2024-09-21T05:20:20.493984+0000 mgr.x (mgr.14535) 138 : cluster [DBG] pgmap v95: 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-21T05:20:21.965 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:21 smithi076 bash[21666]: cluster 2024-09-21T05:20:20.493984+0000 mgr.x (mgr.14535) 138 : cluster [DBG] pgmap v95: 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-21T05:20:21.965 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:21 smithi104 bash[22033]: cluster 2024-09-21T05:20:20.493984+0000 mgr.x (mgr.14535) 138 : cluster [DBG] pgmap v95: 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-21T05:20:21.966 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:21 smithi104 bash[22033]: cluster 2024-09-21T05:20:20.493984+0000 mgr.x (mgr.14535) 138 : cluster [DBG] pgmap v95: 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-21T05:20:23.967 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:23 smithi067 bash[19874]: cluster 2024-09-21T05:20:22.494642+0000 mgr.x (mgr.14535) 139 : cluster [DBG] pgmap v96: 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-21T05:20:23.967 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:23 smithi067 bash[19874]: cluster 2024-09-21T05:20:22.494642+0000 mgr.x (mgr.14535) 139 : cluster [DBG] pgmap v96: 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-21T05:20:23.968 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:23 smithi076 bash[21666]: cluster 2024-09-21T05:20:22.494642+0000 mgr.x (mgr.14535) 139 : cluster [DBG] pgmap v96: 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-21T05:20:23.968 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:23 smithi076 bash[21666]: cluster 2024-09-21T05:20:22.494642+0000 mgr.x (mgr.14535) 139 : cluster [DBG] pgmap v96: 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-21T05:20:23.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:23 smithi104 bash[22033]: cluster 2024-09-21T05:20:22.494642+0000 mgr.x (mgr.14535) 139 : cluster [DBG] pgmap v96: 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-21T05:20:23.968 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:23 smithi104 bash[22033]: cluster 2024-09-21T05:20:22.494642+0000 mgr.x (mgr.14535) 139 : cluster [DBG] pgmap v96: 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-21T05:20:25.626 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:25 smithi076 bash[21666]: cluster 2024-09-21T05:20:24.495858+0000 mgr.x (mgr.14535) 140 : cluster [DBG] pgmap v97: 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, 6 op/s 2024-09-21T05:20:25.626 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:25 smithi076 bash[21666]: cluster 2024-09-21T05:20:24.495858+0000 mgr.x (mgr.14535) 140 : cluster [DBG] pgmap v97: 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, 6 op/s 2024-09-21T05:20:25.970 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:25 smithi067 bash[19874]: cluster 2024-09-21T05:20:24.495858+0000 mgr.x (mgr.14535) 140 : cluster [DBG] pgmap v97: 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, 6 op/s 2024-09-21T05:20:25.970 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:25 smithi067 bash[19874]: cluster 2024-09-21T05:20:24.495858+0000 mgr.x (mgr.14535) 140 : cluster [DBG] pgmap v97: 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, 6 op/s 2024-09-21T05:20:25.970 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:25 smithi104 bash[22033]: cluster 2024-09-21T05:20:24.495858+0000 mgr.x (mgr.14535) 140 : cluster [DBG] pgmap v97: 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, 6 op/s 2024-09-21T05:20:25.971 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:25 smithi104 bash[22033]: cluster 2024-09-21T05:20:24.495858+0000 mgr.x (mgr.14535) 140 : cluster [DBG] pgmap v97: 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, 6 op/s 2024-09-21T05:20:26.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.67/share1 -c ls' 2024-09-21T05:20:26.908 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.67/share1 -c ls 2024-09-21T05:20:27.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:27 smithi067 bash[19874]: cluster 2024-09-21T05:20:26.496486+0000 mgr.x (mgr.14535) 141 : cluster [DBG] pgmap v98: 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-21T05:20:27.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:27 smithi067 bash[19874]: cluster 2024-09-21T05:20:26.496486+0000 mgr.x (mgr.14535) 141 : cluster [DBG] pgmap v98: 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-21T05:20:27.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:27 smithi104 bash[22033]: cluster 2024-09-21T05:20:26.496486+0000 mgr.x (mgr.14535) 141 : cluster [DBG] pgmap v98: 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-21T05:20:27.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:27 smithi104 bash[22033]: cluster 2024-09-21T05:20:26.496486+0000 mgr.x (mgr.14535) 141 : cluster [DBG] pgmap v98: 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-21T05:20:27.813 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:27 smithi076 bash[21666]: cluster 2024-09-21T05:20:26.496486+0000 mgr.x (mgr.14535) 141 : cluster [DBG] pgmap v98: 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-21T05:20:27.813 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:27 smithi076 bash[21666]: cluster 2024-09-21T05:20:26.496486+0000 mgr.x (mgr.14535) 141 : cluster [DBG] pgmap v98: 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-21T05:20:28.052 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Sat Sep 21 05:17:06 2024 2024-09-21T05:20:28.052 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Sat Sep 21 05:17:06 2024 2024-09-21T05:20:28.052 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-21T05:20:28.052 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T05:20:28.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.67/share2 -c ls' 2024-09-21T05:20:28.599 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.67/share2 -c ls 2024-09-21T05:20:29.715 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Sat Sep 21 05:17:13 2024 2024-09-21T05:20:29.715 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Sat Sep 21 05:17:13 2024 2024-09-21T05:20:29.716 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-21T05:20:29.716 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T05:20:29.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:29 smithi067 bash[19874]: cluster 2024-09-21T05:20:28.497727+0000 mgr.x (mgr.14535) 142 : cluster [DBG] pgmap v99: 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-21T05:20:29.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:29 smithi067 bash[19874]: cluster 2024-09-21T05:20:28.497727+0000 mgr.x (mgr.14535) 142 : cluster [DBG] pgmap v99: 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-21T05:20:29.911 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:29 smithi076 bash[21666]: cluster 2024-09-21T05:20:28.497727+0000 mgr.x (mgr.14535) 142 : cluster [DBG] pgmap v99: 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-21T05:20:29.911 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:29 smithi076 bash[21666]: cluster 2024-09-21T05:20:28.497727+0000 mgr.x (mgr.14535) 142 : cluster [DBG] pgmap v99: 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-21T05:20:29.911 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:29 smithi104 bash[22033]: cluster 2024-09-21T05:20:28.497727+0000 mgr.x (mgr.14535) 142 : cluster [DBG] pgmap v99: 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-21T05:20:29.911 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:29 smithi104 bash[22033]: cluster 2024-09-21T05:20:28.497727+0000 mgr.x (mgr.14535) 142 : cluster [DBG] pgmap v99: 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-21T05:20:30.250 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T05:20:30.266 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T05:20:30.268 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T05:20:30.284 INFO:teuthology.orchestra.run.smithi067.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T05:20:30.284 INFO:teuthology.orchestra.run.smithi067.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-21T05:20:31.977 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:31 smithi067 bash[19874]: cluster 2024-09-21T05:20:30.498146+0000 mgr.x (mgr.14535) 143 : cluster [DBG] pgmap v100: 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-21T05:20:31.977 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:31 smithi067 bash[19874]: cluster 2024-09-21T05:20:30.498146+0000 mgr.x (mgr.14535) 143 : cluster [DBG] pgmap v100: 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-21T05:20:31.978 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:31 smithi104 bash[22033]: cluster 2024-09-21T05:20:30.498146+0000 mgr.x (mgr.14535) 143 : cluster [DBG] pgmap v100: 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-21T05:20:31.978 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:31 smithi104 bash[22033]: cluster 2024-09-21T05:20:30.498146+0000 mgr.x (mgr.14535) 143 : cluster [DBG] pgmap v100: 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-21T05:20:31.978 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:31 smithi076 bash[21666]: cluster 2024-09-21T05:20:30.498146+0000 mgr.x (mgr.14535) 143 : cluster [DBG] pgmap v100: 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-21T05:20:31.978 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:31 smithi076 bash[21666]: cluster 2024-09-21T05:20:30.498146+0000 mgr.x (mgr.14535) 143 : cluster [DBG] pgmap v100: 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-21T05:20:33.980 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:33 smithi067 bash[19874]: cluster 2024-09-21T05:20:32.498944+0000 mgr.x (mgr.14535) 144 : cluster [DBG] pgmap v101: 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-21T05:20:33.980 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:33 smithi067 bash[19874]: cluster 2024-09-21T05:20:32.498944+0000 mgr.x (mgr.14535) 144 : cluster [DBG] pgmap v101: 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-21T05:20:33.981 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:33 smithi104 bash[22033]: cluster 2024-09-21T05:20:32.498944+0000 mgr.x (mgr.14535) 144 : cluster [DBG] pgmap v101: 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-21T05:20:33.981 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:33 smithi104 bash[22033]: cluster 2024-09-21T05:20:32.498944+0000 mgr.x (mgr.14535) 144 : cluster [DBG] pgmap v101: 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-21T05:20:33.981 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:33 smithi076 bash[21666]: cluster 2024-09-21T05:20:32.498944+0000 mgr.x (mgr.14535) 144 : cluster [DBG] pgmap v101: 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-21T05:20:33.981 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:33 smithi076 bash[21666]: cluster 2024-09-21T05:20:32.498944+0000 mgr.x (mgr.14535) 144 : cluster [DBG] pgmap v101: 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-21T05:20:35.090 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:20:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:35 smithi067 bash[19874]: cluster 2024-09-21T05:20:34.500176+0000 mgr.x (mgr.14535) 145 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:35 smithi067 bash[19874]: cluster 2024-09-21T05:20:34.500176+0000 mgr.x (mgr.14535) 145 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:35.913 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:35 smithi104 bash[22033]: cluster 2024-09-21T05:20:34.500176+0000 mgr.x (mgr.14535) 145 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:35.914 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:35 smithi104 bash[22033]: cluster 2024-09-21T05:20:34.500176+0000 mgr.x (mgr.14535) 145 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:35.914 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:35 smithi076 bash[21666]: cluster 2024-09-21T05:20:34.500176+0000 mgr.x (mgr.14535) 145 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:35.914 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:35 smithi076 bash[21666]: cluster 2024-09-21T05:20:34.500176+0000 mgr.x (mgr.14535) 145 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:37.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:37 smithi067 bash[19874]: cluster 2024-09-21T05:20:36.500927+0000 mgr.x (mgr.14535) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:37.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:37 smithi067 bash[19874]: cluster 2024-09-21T05:20:36.500927+0000 mgr.x (mgr.14535) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:37.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:37 smithi104 bash[22033]: cluster 2024-09-21T05:20:36.500927+0000 mgr.x (mgr.14535) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:37.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:37 smithi104 bash[22033]: cluster 2024-09-21T05:20:36.500927+0000 mgr.x (mgr.14535) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:37.822 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:37 smithi076 bash[21666]: cluster 2024-09-21T05:20:36.500927+0000 mgr.x (mgr.14535) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:37.822 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:37 smithi076 bash[21666]: cluster 2024-09-21T05:20:36.500927+0000 mgr.x (mgr.14535) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:39.191 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:20:39.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:39 smithi067 bash[19874]: cluster 2024-09-21T05:20:38.502178+0000 mgr.x (mgr.14535) 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, 511 B/s wr, 6 op/s 2024-09-21T05:20:39.988 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:39 smithi067 bash[19874]: cluster 2024-09-21T05:20:38.502178+0000 mgr.x (mgr.14535) 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, 511 B/s wr, 6 op/s 2024-09-21T05:20:39.988 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:39 smithi104 bash[22033]: cluster 2024-09-21T05:20:38.502178+0000 mgr.x (mgr.14535) 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, 511 B/s wr, 6 op/s 2024-09-21T05:20:39.988 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:39 smithi104 bash[22033]: cluster 2024-09-21T05:20:38.502178+0000 mgr.x (mgr.14535) 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, 511 B/s wr, 6 op/s 2024-09-21T05:20:39.988 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:39 smithi076 bash[21666]: cluster 2024-09-21T05:20:38.502178+0000 mgr.x (mgr.14535) 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, 511 B/s wr, 6 op/s 2024-09-21T05:20:39.988 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:39 smithi076 bash[21666]: cluster 2024-09-21T05:20:38.502178+0000 mgr.x (mgr.14535) 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, 511 B/s wr, 6 op/s 2024-09-21T05:20:41.991 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:41 smithi067 bash[19874]: cluster 2024-09-21T05:20:40.502907+0000 mgr.x (mgr.14535) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:41.991 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:41 smithi067 bash[19874]: cluster 2024-09-21T05:20:40.502907+0000 mgr.x (mgr.14535) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:41.991 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:41 smithi076 bash[21666]: cluster 2024-09-21T05:20:40.502907+0000 mgr.x (mgr.14535) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:41.991 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:41 smithi076 bash[21666]: cluster 2024-09-21T05:20:40.502907+0000 mgr.x (mgr.14535) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:41.992 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:41 smithi104 bash[22033]: cluster 2024-09-21T05:20:40.502907+0000 mgr.x (mgr.14535) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:41.992 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:41 smithi104 bash[22033]: cluster 2024-09-21T05:20:40.502907+0000 mgr.x (mgr.14535) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:42.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:42 smithi067 bash[19874]: audit 2024-09-21T05:20:42.043469+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:20:42.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:42 smithi067 bash[19874]: audit 2024-09-21T05:20:42.043469+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:20:42.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:42 smithi104 bash[22033]: audit 2024-09-21T05:20:42.043469+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:20:42.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:42 smithi104 bash[22033]: audit 2024-09-21T05:20:42.043469+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:20:42.826 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:42 smithi076 bash[21666]: audit 2024-09-21T05:20:42.043469+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:20:42.826 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:42 smithi076 bash[21666]: audit 2024-09-21T05:20:42.043469+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:20:43.310 INFO:teuthology.orchestra.run.smithi067.stderr:Using ceph image with id '48ed0a2cf89d' and tag 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2' created on 2024-09-21 00:56:26 +0000 UTC 2024-09-21T05:20:43.310 INFO:teuthology.orchestra.run.smithi067.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:20:43.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: cluster 2024-09-21T05:20:42.503679+0000 mgr.x (mgr.14535) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:43.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: cluster 2024-09-21T05:20:42.503679+0000 mgr.x (mgr.14535) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:43.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.856635+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:20:43.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.856635+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.858140+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.858140+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.867935+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.867935+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.876231+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: audit 2024-09-21T05:20:42.876231+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: cephadm 2024-09-21T05:20:42.876971+0000 mgr.x (mgr.14535) 150 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:20:43.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:43 smithi067 bash[19874]: cephadm 2024-09-21T05:20:42.876971+0000 mgr.x (mgr.14535) 150 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: cluster 2024-09-21T05:20:42.503679+0000 mgr.x (mgr.14535) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: cluster 2024-09-21T05:20:42.503679+0000 mgr.x (mgr.14535) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.856635+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.856635+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.858140+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.858140+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.867935+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.867935+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.876231+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: audit 2024-09-21T05:20:42.876231+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.993 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: cephadm 2024-09-21T05:20:42.876971+0000 mgr.x (mgr.14535) 150 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:43 smithi104 bash[22033]: cephadm 2024-09-21T05:20:42.876971+0000 mgr.x (mgr.14535) 150 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: cluster 2024-09-21T05:20:42.503679+0000 mgr.x (mgr.14535) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: cluster 2024-09-21T05:20:42.503679+0000 mgr.x (mgr.14535) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.856635+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.856635+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.858140+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.858140+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.867935+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.867935+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.876231+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: audit 2024-09-21T05:20:42.876231+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: cephadm 2024-09-21T05:20:42.876971+0000 mgr.x (mgr.14535) 150 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:20:43.994 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:43 smithi076 bash[21666]: cephadm 2024-09-21T05:20:42.876971+0000 mgr.x (mgr.14535) 150 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi067.kyosry'}, 1: {0: 'adctdb1.1.0.smithi076.lthpli'}, 2: {0: 'adctdb1.2.0.smithi104.qswigd'}} 3 2024-09-21T05:20:45.511 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T05:20:45.567 INFO:teuthology.orchestra.run.smithi067.stderr:++ cat /tmp/svcname 2024-09-21T05:20:45.568 INFO:teuthology.orchestra.run.smithi067.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi067.kyosry ctdb status 2024-09-21T05:20:45.788 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:45 smithi067 bash[19874]: cluster 2024-09-21T05:20:44.504654+0000 mgr.x (mgr.14535) 151 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:45.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:45 smithi067 bash[19874]: cluster 2024-09-21T05:20:44.504654+0000 mgr.x (mgr.14535) 151 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:45.995 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:45 smithi104 bash[22033]: cluster 2024-09-21T05:20:44.504654+0000 mgr.x (mgr.14535) 151 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:45.995 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:45 smithi104 bash[22033]: cluster 2024-09-21T05:20:44.504654+0000 mgr.x (mgr.14535) 151 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:45.995 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:45 smithi076 bash[21666]: cluster 2024-09-21T05:20:44.504654+0000 mgr.x (mgr.14535) 151 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:45.996 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:45 smithi076 bash[21666]: cluster 2024-09-21T05:20:44.504654+0000 mgr.x (mgr.14535) 151 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-21T05:20:47.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:47 smithi067 bash[19874]: cluster 2024-09-21T05:20:46.505290+0000 mgr.x (mgr.14535) 152 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:20:47.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:47 smithi067 bash[19874]: cluster 2024-09-21T05:20:46.505290+0000 mgr.x (mgr.14535) 152 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:20:47.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:47 smithi104 bash[22033]: cluster 2024-09-21T05:20:46.505290+0000 mgr.x (mgr.14535) 152 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:20:47.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:47 smithi104 bash[22033]: cluster 2024-09-21T05:20:46.505290+0000 mgr.x (mgr.14535) 152 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:20:47.829 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:47 smithi076 bash[21666]: cluster 2024-09-21T05:20:46.505290+0000 mgr.x (mgr.14535) 152 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:20:47.829 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:47 smithi076 bash[21666]: cluster 2024-09-21T05:20:46.505290+0000 mgr.x (mgr.14535) 152 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:20:50.000 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:49 smithi067 bash[19874]: cluster 2024-09-21T05:20:48.506795+0000 mgr.x (mgr.14535) 153 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:50.000 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:49 smithi067 bash[19874]: cluster 2024-09-21T05:20:48.506795+0000 mgr.x (mgr.14535) 153 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:50.000 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:49 smithi076 bash[21666]: cluster 2024-09-21T05:20:48.506795+0000 mgr.x (mgr.14535) 153 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:50.001 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:49 smithi076 bash[21666]: cluster 2024-09-21T05:20:48.506795+0000 mgr.x (mgr.14535) 153 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:50.001 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:49 smithi104 bash[22033]: cluster 2024-09-21T05:20:48.506795+0000 mgr.x (mgr.14535) 153 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:50.001 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:49 smithi104 bash[22033]: cluster 2024-09-21T05:20:48.506795+0000 mgr.x (mgr.14535) 153 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:50.386 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:20:50.730 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T05:20:50.786 INFO:teuthology.orchestra.run.smithi067.stderr:+ cat /tmp/ctdb_status 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:Number of nodes:3 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:0 172.21.15.67 OK (THIS NODE) 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:1 172.21.15.76 OK 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:2 172.21.15.104 OK 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:Generation:2120547098 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:Size:3 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:hash:0 lmaster:0 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:hash:1 lmaster:1 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:hash:2 lmaster:2 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:Recovery mode:NORMAL (0) 2024-09-21T05:20:50.787 INFO:teuthology.orchestra.run.smithi067.stdout:Leader:0 2024-09-21T05:20:50.788 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T05:20:50.845 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T05:20:50.847 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:0 172.21.15.67 OK (THIS NODE) 2024-09-21T05:20:50.848 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T05:20:50.902 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T05:20:50.903 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:1 172.21.15.76 OK 2024-09-21T05:20:50.904 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T05:20:50.957 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T05:20:50.959 INFO:teuthology.orchestra.run.smithi067.stdout:pnn:2 172.21.15.104 OK 2024-09-21T05:20:50.960 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T05:20:51.014 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T05:20:51.015 INFO:teuthology.orchestra.run.smithi067.stdout:Number of nodes:3 2024-09-21T05:20:51.016 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T05:20:51.070 INFO:teuthology.orchestra.run.smithi067.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T05:20:51.072 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T05:20:51.084 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi164.front.sepia.ceph.com 2024-09-21T05:20:51.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T05:20:51.098 INFO:teuthology.orchestra.run.smithi164.stderr:+ sleep 30 2024-09-21T05:20:52.005 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:51 smithi067 bash[19874]: cluster 2024-09-21T05:20:50.507332+0000 mgr.x (mgr.14535) 154 : 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-21T05:20:52.006 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:51 smithi067 bash[19874]: cluster 2024-09-21T05:20:50.507332+0000 mgr.x (mgr.14535) 154 : 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-21T05:20:52.006 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:51 smithi104 bash[22033]: cluster 2024-09-21T05:20:50.507332+0000 mgr.x (mgr.14535) 154 : 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-21T05:20:52.007 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:51 smithi104 bash[22033]: cluster 2024-09-21T05:20:50.507332+0000 mgr.x (mgr.14535) 154 : 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-21T05:20:52.007 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:51 smithi076 bash[21666]: cluster 2024-09-21T05:20:50.507332+0000 mgr.x (mgr.14535) 154 : 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-21T05:20:52.007 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:51 smithi076 bash[21666]: cluster 2024-09-21T05:20:50.507332+0000 mgr.x (mgr.14535) 154 : 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-21T05:20:54.005 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:53 smithi067 bash[19874]: cluster 2024-09-21T05:20:52.508113+0000 mgr.x (mgr.14535) 155 : cluster [DBG] pgmap v111: 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-21T05:20:54.005 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:53 smithi067 bash[19874]: cluster 2024-09-21T05:20:52.508113+0000 mgr.x (mgr.14535) 155 : cluster [DBG] pgmap v111: 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-21T05:20:54.006 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:53 smithi076 bash[21666]: cluster 2024-09-21T05:20:52.508113+0000 mgr.x (mgr.14535) 155 : cluster [DBG] pgmap v111: 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-21T05:20:54.006 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:53 smithi076 bash[21666]: cluster 2024-09-21T05:20:52.508113+0000 mgr.x (mgr.14535) 155 : cluster [DBG] pgmap v111: 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-21T05:20:54.006 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:53 smithi104 bash[22033]: cluster 2024-09-21T05:20:52.508113+0000 mgr.x (mgr.14535) 155 : cluster [DBG] pgmap v111: 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-21T05:20:54.006 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:53 smithi104 bash[22033]: cluster 2024-09-21T05:20:52.508113+0000 mgr.x (mgr.14535) 155 : cluster [DBG] pgmap v111: 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-21T05:20:56.008 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:55 smithi067 bash[19874]: cluster 2024-09-21T05:20:54.509149+0000 mgr.x (mgr.14535) 156 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:56.008 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:55 smithi067 bash[19874]: cluster 2024-09-21T05:20:54.509149+0000 mgr.x (mgr.14535) 156 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:56.009 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:55 smithi104 bash[22033]: cluster 2024-09-21T05:20:54.509149+0000 mgr.x (mgr.14535) 156 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:56.009 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:55 smithi104 bash[22033]: cluster 2024-09-21T05:20:54.509149+0000 mgr.x (mgr.14535) 156 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:56.009 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:55 smithi076 bash[21666]: cluster 2024-09-21T05:20:54.509149+0000 mgr.x (mgr.14535) 156 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:56.009 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:55 smithi076 bash[21666]: cluster 2024-09-21T05:20:54.509149+0000 mgr.x (mgr.14535) 156 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:20:57.733 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:57 smithi104 bash[22033]: cluster 2024-09-21T05:20:56.509809+0000 mgr.x (mgr.14535) 157 : cluster [DBG] pgmap v113: 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-21T05:20:57.733 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:57 smithi104 bash[22033]: cluster 2024-09-21T05:20:56.509809+0000 mgr.x (mgr.14535) 157 : cluster [DBG] pgmap v113: 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-21T05:20:57.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:57 smithi067 bash[19874]: cluster 2024-09-21T05:20:56.509809+0000 mgr.x (mgr.14535) 157 : cluster [DBG] pgmap v113: 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-21T05:20:57.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:57 smithi067 bash[19874]: cluster 2024-09-21T05:20:56.509809+0000 mgr.x (mgr.14535) 157 : cluster [DBG] pgmap v113: 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-21T05:20:57.836 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:57 smithi076 bash[21666]: cluster 2024-09-21T05:20:56.509809+0000 mgr.x (mgr.14535) 157 : cluster [DBG] pgmap v113: 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-21T05:20:57.836 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:57 smithi076 bash[21666]: cluster 2024-09-21T05:20:56.509809+0000 mgr.x (mgr.14535) 157 : cluster [DBG] pgmap v113: 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-21T05:21:00.006 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:59 smithi076 bash[21666]: cluster 2024-09-21T05:20:58.511056+0000 mgr.x (mgr.14535) 158 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:21:00.006 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:20:59 smithi076 bash[21666]: cluster 2024-09-21T05:20:58.511056+0000 mgr.x (mgr.14535) 158 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:21:00.007 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:59 smithi104 bash[22033]: cluster 2024-09-21T05:20:58.511056+0000 mgr.x (mgr.14535) 158 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:21:00.007 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:20:59 smithi104 bash[22033]: cluster 2024-09-21T05:20:58.511056+0000 mgr.x (mgr.14535) 158 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:21:00.007 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:59 smithi067 bash[19874]: cluster 2024-09-21T05:20:58.511056+0000 mgr.x (mgr.14535) 158 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:21:00.007 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:20:59 smithi067 bash[19874]: cluster 2024-09-21T05:20:58.511056+0000 mgr.x (mgr.14535) 158 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:21:02.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:01 smithi067 bash[19874]: cluster 2024-09-21T05:21:00.511670+0000 mgr.x (mgr.14535) 159 : cluster [DBG] pgmap v115: 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-21T05:21:02.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:01 smithi067 bash[19874]: cluster 2024-09-21T05:21:00.511670+0000 mgr.x (mgr.14535) 159 : cluster [DBG] pgmap v115: 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-21T05:21:02.015 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:01 smithi104 bash[22033]: cluster 2024-09-21T05:21:00.511670+0000 mgr.x (mgr.14535) 159 : cluster [DBG] pgmap v115: 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-21T05:21:02.015 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:01 smithi104 bash[22033]: cluster 2024-09-21T05:21:00.511670+0000 mgr.x (mgr.14535) 159 : cluster [DBG] pgmap v115: 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-21T05:21:02.016 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:01 smithi076 bash[21666]: cluster 2024-09-21T05:21:00.511670+0000 mgr.x (mgr.14535) 159 : cluster [DBG] pgmap v115: 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-21T05:21:02.016 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:01 smithi076 bash[21666]: cluster 2024-09-21T05:21:00.511670+0000 mgr.x (mgr.14535) 159 : cluster [DBG] pgmap v115: 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-21T05:21:04.018 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:03 smithi104 bash[22033]: cluster 2024-09-21T05:21:02.512488+0000 mgr.x (mgr.14535) 160 : cluster [DBG] pgmap v116: 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-21T05:21:04.018 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:03 smithi104 bash[22033]: cluster 2024-09-21T05:21:02.512488+0000 mgr.x (mgr.14535) 160 : cluster [DBG] pgmap v116: 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-21T05:21:04.018 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:03 smithi076 bash[21666]: cluster 2024-09-21T05:21:02.512488+0000 mgr.x (mgr.14535) 160 : cluster [DBG] pgmap v116: 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-21T05:21:04.018 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:03 smithi076 bash[21666]: cluster 2024-09-21T05:21:02.512488+0000 mgr.x (mgr.14535) 160 : cluster [DBG] pgmap v116: 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-21T05:21:04.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:03 smithi067 bash[19874]: cluster 2024-09-21T05:21:02.512488+0000 mgr.x (mgr.14535) 160 : cluster [DBG] pgmap v116: 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-21T05:21:04.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:03 smithi067 bash[19874]: cluster 2024-09-21T05:21:02.512488+0000 mgr.x (mgr.14535) 160 : cluster [DBG] pgmap v116: 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-21T05:21:06.021 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:05 smithi067 bash[19874]: cluster 2024-09-21T05:21:04.513515+0000 mgr.x (mgr.14535) 161 : cluster [DBG] pgmap v117: 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-21T05:21:06.021 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:05 smithi067 bash[19874]: cluster 2024-09-21T05:21:04.513515+0000 mgr.x (mgr.14535) 161 : cluster [DBG] pgmap v117: 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-21T05:21:06.021 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:05 smithi076 bash[21666]: cluster 2024-09-21T05:21:04.513515+0000 mgr.x (mgr.14535) 161 : cluster [DBG] pgmap v117: 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-21T05:21:06.022 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:05 smithi076 bash[21666]: cluster 2024-09-21T05:21:04.513515+0000 mgr.x (mgr.14535) 161 : cluster [DBG] pgmap v117: 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-21T05:21:06.022 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:05 smithi104 bash[22033]: cluster 2024-09-21T05:21:04.513515+0000 mgr.x (mgr.14535) 161 : cluster [DBG] pgmap v117: 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-21T05:21:06.022 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:05 smithi104 bash[22033]: cluster 2024-09-21T05:21:04.513515+0000 mgr.x (mgr.14535) 161 : cluster [DBG] pgmap v117: 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-21T05:21:07.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:07 smithi067 bash[19874]: cluster 2024-09-21T05:21:06.514189+0000 mgr.x (mgr.14535) 162 : cluster [DBG] pgmap v118: 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, 3 op/s 2024-09-21T05:21:07.789 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:07 smithi067 bash[19874]: cluster 2024-09-21T05:21:06.514189+0000 mgr.x (mgr.14535) 162 : cluster [DBG] pgmap v118: 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, 3 op/s 2024-09-21T05:21:07.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:07 smithi104 bash[22033]: cluster 2024-09-21T05:21:06.514189+0000 mgr.x (mgr.14535) 162 : cluster [DBG] pgmap v118: 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, 3 op/s 2024-09-21T05:21:07.806 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:07 smithi104 bash[22033]: cluster 2024-09-21T05:21:06.514189+0000 mgr.x (mgr.14535) 162 : cluster [DBG] pgmap v118: 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, 3 op/s 2024-09-21T05:21:07.844 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:07 smithi076 bash[21666]: cluster 2024-09-21T05:21:06.514189+0000 mgr.x (mgr.14535) 162 : cluster [DBG] pgmap v118: 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, 3 op/s 2024-09-21T05:21:07.844 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:07 smithi076 bash[21666]: cluster 2024-09-21T05:21:06.514189+0000 mgr.x (mgr.14535) 162 : cluster [DBG] pgmap v118: 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, 3 op/s 2024-09-21T05:21:10.007 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:09 smithi076 bash[21666]: cluster 2024-09-21T05:21:08.515437+0000 mgr.x (mgr.14535) 163 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:10.008 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:09 smithi076 bash[21666]: cluster 2024-09-21T05:21:08.515437+0000 mgr.x (mgr.14535) 163 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:10.008 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:09 smithi067 bash[19874]: cluster 2024-09-21T05:21:08.515437+0000 mgr.x (mgr.14535) 163 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:10.008 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:09 smithi067 bash[19874]: cluster 2024-09-21T05:21:08.515437+0000 mgr.x (mgr.14535) 163 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:10.008 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:09 smithi104 bash[22033]: cluster 2024-09-21T05:21:08.515437+0000 mgr.x (mgr.14535) 163 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:10.008 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:09 smithi104 bash[22033]: cluster 2024-09-21T05:21:08.515437+0000 mgr.x (mgr.14535) 163 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:12.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:11 smithi067 bash[19874]: cluster 2024-09-21T05:21:10.516071+0000 mgr.x (mgr.14535) 164 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:12.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:11 smithi067 bash[19874]: cluster 2024-09-21T05:21:10.516071+0000 mgr.x (mgr.14535) 164 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:12.029 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:11 smithi104 bash[22033]: cluster 2024-09-21T05:21:10.516071+0000 mgr.x (mgr.14535) 164 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:12.029 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:11 smithi104 bash[22033]: cluster 2024-09-21T05:21:10.516071+0000 mgr.x (mgr.14535) 164 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:12.030 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:11 smithi076 bash[21666]: cluster 2024-09-21T05:21:10.516071+0000 mgr.x (mgr.14535) 164 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:12.030 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:11 smithi076 bash[21666]: cluster 2024-09-21T05:21:10.516071+0000 mgr.x (mgr.14535) 164 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:13.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:13 smithi067 bash[19874]: cluster 2024-09-21T05:21:12.517039+0000 mgr.x (mgr.14535) 165 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:13.849 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:13 smithi067 bash[19874]: cluster 2024-09-21T05:21:12.517039+0000 mgr.x (mgr.14535) 165 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:14.031 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:13 smithi104 bash[22033]: cluster 2024-09-21T05:21:12.517039+0000 mgr.x (mgr.14535) 165 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:14.032 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:13 smithi104 bash[22033]: cluster 2024-09-21T05:21:12.517039+0000 mgr.x (mgr.14535) 165 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:14.032 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:13 smithi076 bash[21666]: cluster 2024-09-21T05:21:12.517039+0000 mgr.x (mgr.14535) 165 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:14.032 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:13 smithi076 bash[21666]: cluster 2024-09-21T05:21:12.517039+0000 mgr.x (mgr.14535) 165 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:16.033 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:15 smithi076 bash[21666]: cluster 2024-09-21T05:21:14.518185+0000 mgr.x (mgr.14535) 166 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:16.034 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:15 smithi076 bash[21666]: cluster 2024-09-21T05:21:14.518185+0000 mgr.x (mgr.14535) 166 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:16.034 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:15 smithi104 bash[22033]: cluster 2024-09-21T05:21:14.518185+0000 mgr.x (mgr.14535) 166 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:16.034 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:15 smithi104 bash[22033]: cluster 2024-09-21T05:21:14.518185+0000 mgr.x (mgr.14535) 166 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:16.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:15 smithi067 bash[19874]: cluster 2024-09-21T05:21:14.518185+0000 mgr.x (mgr.14535) 166 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:16.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:15 smithi067 bash[19874]: cluster 2024-09-21T05:21:14.518185+0000 mgr.x (mgr.14535) 166 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:18.036 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:17 smithi067 bash[19874]: cluster 2024-09-21T05:21:16.518839+0000 mgr.x (mgr.14535) 167 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:18.036 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:17 smithi067 bash[19874]: cluster 2024-09-21T05:21:16.518839+0000 mgr.x (mgr.14535) 167 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:18.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:17 smithi076 bash[21666]: cluster 2024-09-21T05:21:16.518839+0000 mgr.x (mgr.14535) 167 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:18.037 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:17 smithi076 bash[21666]: cluster 2024-09-21T05:21:16.518839+0000 mgr.x (mgr.14535) 167 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:18.037 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:17 smithi104 bash[22033]: cluster 2024-09-21T05:21:16.518839+0000 mgr.x (mgr.14535) 167 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:18.037 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:17 smithi104 bash[22033]: cluster 2024-09-21T05:21:16.518839+0000 mgr.x (mgr.14535) 167 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:20.009 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:19 smithi076 bash[21666]: cluster 2024-09-21T05:21:18.520184+0000 mgr.x (mgr.14535) 168 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:20.009 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:19 smithi076 bash[21666]: cluster 2024-09-21T05:21:18.520184+0000 mgr.x (mgr.14535) 168 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:20.009 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:19 smithi067 bash[19874]: cluster 2024-09-21T05:21:18.520184+0000 mgr.x (mgr.14535) 168 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:20.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:19 smithi067 bash[19874]: cluster 2024-09-21T05:21:18.520184+0000 mgr.x (mgr.14535) 168 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:20.010 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:19 smithi104 bash[22033]: cluster 2024-09-21T05:21:18.520184+0000 mgr.x (mgr.14535) 168 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:20.010 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:19 smithi104 bash[22033]: cluster 2024-09-21T05:21:18.520184+0000 mgr.x (mgr.14535) 168 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:21:21.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.104/share1 -c ls' 2024-09-21T05:21:21.155 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.104/share1 -c ls 2024-09-21T05:21:22.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:21 smithi067 bash[19874]: cluster 2024-09-21T05:21:20.520927+0000 mgr.x (mgr.14535) 169 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:22.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:21 smithi067 bash[19874]: cluster 2024-09-21T05:21:20.520927+0000 mgr.x (mgr.14535) 169 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:22.042 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:21 smithi104 bash[22033]: cluster 2024-09-21T05:21:20.520927+0000 mgr.x (mgr.14535) 169 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:22.042 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:21 smithi104 bash[22033]: cluster 2024-09-21T05:21:20.520927+0000 mgr.x (mgr.14535) 169 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:22.043 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:21 smithi076 bash[21666]: cluster 2024-09-21T05:21:20.520927+0000 mgr.x (mgr.14535) 169 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:22.043 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:21 smithi076 bash[21666]: cluster 2024-09-21T05:21:20.520927+0000 mgr.x (mgr.14535) 169 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T05:21:22.214 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Sat Sep 21 05:17:06 2024 2024-09-21T05:21:22.215 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Sat Sep 21 05:17:06 2024 2024-09-21T05:21:22.215 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-21T05:21:22.215 INFO:teuthology.orchestra.run.smithi164.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T05:21:22.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.104/share2 -c ls' 2024-09-21T05:21:22.793 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.104/share2 -c ls 2024-09-21T05:21:23.939 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Sat Sep 21 05:17:13 2024 2024-09-21T05:21:23.939 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Sat Sep 21 05:17:13 2024 2024-09-21T05:21:23.939 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-21T05:21:23.939 INFO:teuthology.orchestra.run.smithi164.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T05:21:24.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:23 smithi067 bash[19874]: cluster 2024-09-21T05:21:22.521881+0000 mgr.x (mgr.14535) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:24.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:23 smithi067 bash[19874]: cluster 2024-09-21T05:21:22.521881+0000 mgr.x (mgr.14535) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:24.045 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:23 smithi104 bash[22033]: cluster 2024-09-21T05:21:22.521881+0000 mgr.x (mgr.14535) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:24.045 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:23 smithi104 bash[22033]: cluster 2024-09-21T05:21:22.521881+0000 mgr.x (mgr.14535) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:24.045 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:23 smithi076 bash[21666]: cluster 2024-09-21T05:21:22.521881+0000 mgr.x (mgr.14535) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:24.045 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:23 smithi076 bash[21666]: cluster 2024-09-21T05:21:22.521881+0000 mgr.x (mgr.14535) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:24.462 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:21:24.473 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T05:21:24.473 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T05:21:26.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:25 smithi067 bash[19874]: cluster 2024-09-21T05:21:24.522586+0000 mgr.x (mgr.14535) 171 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:21:26.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:25 smithi067 bash[19874]: cluster 2024-09-21T05:21:24.522586+0000 mgr.x (mgr.14535) 171 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:21:26.047 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:25 smithi076 bash[21666]: cluster 2024-09-21T05:21:24.522586+0000 mgr.x (mgr.14535) 171 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:21:26.047 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:25 smithi076 bash[21666]: cluster 2024-09-21T05:21:24.522586+0000 mgr.x (mgr.14535) 171 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:21:26.047 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:25 smithi104 bash[22033]: cluster 2024-09-21T05:21:24.522586+0000 mgr.x (mgr.14535) 171 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:21:26.047 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:25 smithi104 bash[22033]: cluster 2024-09-21T05:21:24.522586+0000 mgr.x (mgr.14535) 171 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-21T05:21:28.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:27 smithi067 bash[19874]: cluster 2024-09-21T05:21:26.523194+0000 mgr.x (mgr.14535) 172 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:28.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:27 smithi067 bash[19874]: cluster 2024-09-21T05:21:26.523194+0000 mgr.x (mgr.14535) 172 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:28.050 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:27 smithi104 bash[22033]: cluster 2024-09-21T05:21:26.523194+0000 mgr.x (mgr.14535) 172 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:28.050 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:27 smithi104 bash[22033]: cluster 2024-09-21T05:21:26.523194+0000 mgr.x (mgr.14535) 172 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:28.050 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:27 smithi076 bash[21666]: cluster 2024-09-21T05:21:26.523194+0000 mgr.x (mgr.14535) 172 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:28.050 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:27 smithi076 bash[21666]: cluster 2024-09-21T05:21:26.523194+0000 mgr.x (mgr.14535) 172 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:21:29.282 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:21:30.010 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:29 smithi076 bash[21666]: cluster 2024-09-21T05:21:28.524442+0000 mgr.x (mgr.14535) 173 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T05:21:30.010 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:29 smithi076 bash[21666]: cluster 2024-09-21T05:21:28.524442+0000 mgr.x (mgr.14535) 173 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T05:21:30.011 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:29 smithi104 bash[22033]: cluster 2024-09-21T05:21:28.524442+0000 mgr.x (mgr.14535) 173 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T05:21:30.011 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:29 smithi104 bash[22033]: cluster 2024-09-21T05:21:28.524442+0000 mgr.x (mgr.14535) 173 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T05:21:30.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:29 smithi067 bash[19874]: cluster 2024-09-21T05:21:28.524442+0000 mgr.x (mgr.14535) 173 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T05:21:30.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:29 smithi067 bash[19874]: cluster 2024-09-21T05:21:28.524442+0000 mgr.x (mgr.14535) 173 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T05:21:31.225 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-21T05:21:31.225 INFO:teuthology.orchestra.run.smithi067.stdout: "results": [ 2024-09-21T05:21:31.225 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:21:31.225 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adctdb1", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share1", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adctdb1", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "share_id": "share2", 2024-09-21T05:21:31.226 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "cluster_id": "adctdb1", 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.227 INFO:teuthology.orchestra.run.smithi067.stdout: { 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "resource": { 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "auth_id": "join1-admin", 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "intent": "removed" 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: }, 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "state": "removed", 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: } 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: ], 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout: "success": true 2024-09-21T05:21:31.228 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-21T05:21:32.022 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T05:21:32.038 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-21T05:21:32.038 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:21:32.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: cluster 2024-09-21T05:21:30.525038+0000 mgr.x (mgr.14535) 174 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:21:32.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: cluster 2024-09-21T05:21:30.525038+0000 mgr.x (mgr.14535) 174 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:21:32.273 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.021891+0000 mgr.x (mgr.14535) 175 : audit [DBG] from='client.15945 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.021891+0000 mgr.x (mgr.14535) 175 : audit [DBG] from='client.15945 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: cephadm 2024-09-21T05:21:31.125238+0000 mgr.x (mgr.14535) 176 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: cephadm 2024-09-21T05:21:31.125238+0000 mgr.x (mgr.14535) 176 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.133518+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.133518+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.134966+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.134966+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.135627+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.135627+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.137739+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.137739+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.139386+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.139386+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.140340+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.140340+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.144839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.144839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.145405+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.145405+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.146616+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.146616+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.156109+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:32 smithi067 bash[19874]: audit 2024-09-21T05:21:31.156109+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: cluster 2024-09-21T05:21:30.525038+0000 mgr.x (mgr.14535) 174 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:21:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: cluster 2024-09-21T05:21:30.525038+0000 mgr.x (mgr.14535) 174 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:21:32.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.021891+0000 mgr.x (mgr.14535) 175 : audit [DBG] from='client.15945 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.021891+0000 mgr.x (mgr.14535) 175 : audit [DBG] from='client.15945 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: cephadm 2024-09-21T05:21:31.125238+0000 mgr.x (mgr.14535) 176 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: cephadm 2024-09-21T05:21:31.125238+0000 mgr.x (mgr.14535) 176 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.133518+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.133518+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.134966+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.134966+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.135627+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.135627+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.137739+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.137739+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.139386+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.139386+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.140340+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.140340+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.144839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.144839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.145405+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.145405+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.146616+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.146616+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.156109+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.559 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:32 smithi104 bash[22033]: audit 2024-09-21T05:21:31.156109+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: cluster 2024-09-21T05:21:30.525038+0000 mgr.x (mgr.14535) 174 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:21:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: cluster 2024-09-21T05:21:30.525038+0000 mgr.x (mgr.14535) 174 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:21:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.021891+0000 mgr.x (mgr.14535) 175 : audit [DBG] from='client.15945 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:21:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.021891+0000 mgr.x (mgr.14535) 175 : audit [DBG] from='client.15945 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:21:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: cephadm 2024-09-21T05:21:31.125238+0000 mgr.x (mgr.14535) 176 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T05:21:32.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: cephadm 2024-09-21T05:21:31.125238+0000 mgr.x (mgr.14535) 176 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.133518+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.133518+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.134966+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.134966+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.135627+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.135627+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.137739+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.137739+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.139386+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.139386+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.140340+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.140340+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.144839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T05:21:32.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.144839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T05:21:32.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.145405+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:21:32.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.145405+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:21:32.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.146616+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.146616+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:21:32.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.156109+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:32.599 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:32 smithi076 bash[21666]: audit 2024-09-21T05:21:31.156109+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' 2024-09-21T05:21:33.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:33 smithi067 bash[19874]: cephadm 2024-09-21T05:21:31.215143+0000 mgr.x (mgr.14535) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi067.kyosry... 2024-09-21T05:21:33.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:33 smithi067 bash[19874]: cephadm 2024-09-21T05:21:31.215143+0000 mgr.x (mgr.14535) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi067.kyosry... 2024-09-21T05:21:33.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:33 smithi067 bash[19874]: cephadm 2024-09-21T05:21:31.215709+0000 mgr.x (mgr.14535) 178 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi067.kyosry from smithi067 -- ports [445, 9922] 2024-09-21T05:21:33.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:33 smithi067 bash[19874]: cephadm 2024-09-21T05:21:31.215709+0000 mgr.x (mgr.14535) 178 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi067.kyosry from smithi067 -- ports [445, 9922] 2024-09-21T05:21:33.553 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:33 smithi076 bash[21666]: cephadm 2024-09-21T05:21:31.215143+0000 mgr.x (mgr.14535) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi067.kyosry... 2024-09-21T05:21:33.553 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:33 smithi076 bash[21666]: cephadm 2024-09-21T05:21:31.215143+0000 mgr.x (mgr.14535) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi067.kyosry... 2024-09-21T05:21:33.553 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:33 smithi076 bash[21666]: cephadm 2024-09-21T05:21:31.215709+0000 mgr.x (mgr.14535) 178 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi067.kyosry from smithi067 -- ports [445, 9922] 2024-09-21T05:21:33.553 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:33 smithi076 bash[21666]: cephadm 2024-09-21T05:21:31.215709+0000 mgr.x (mgr.14535) 178 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi067.kyosry from smithi067 -- ports [445, 9922] 2024-09-21T05:21:33.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:33 smithi104 bash[22033]: cephadm 2024-09-21T05:21:31.215143+0000 mgr.x (mgr.14535) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi067.kyosry... 2024-09-21T05:21:33.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:33 smithi104 bash[22033]: cephadm 2024-09-21T05:21:31.215143+0000 mgr.x (mgr.14535) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi067.kyosry... 2024-09-21T05:21:33.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:33 smithi104 bash[22033]: cephadm 2024-09-21T05:21:31.215709+0000 mgr.x (mgr.14535) 178 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi067.kyosry from smithi067 -- ports [445, 9922] 2024-09-21T05:21:33.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:33 smithi104 bash[22033]: cephadm 2024-09-21T05:21:31.215709+0000 mgr.x (mgr.14535) 178 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi067.kyosry from smithi067 -- ports [445, 9922] 2024-09-21T05:21:33.724 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:33.724 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:33.725 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:33.725 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.038 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.039 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.039 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.039 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:33 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.344 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.344 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.345 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.345 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.345 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.345 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:34 smithi067 bash[19874]: cluster 2024-09-21T05:21:32.526005+0000 mgr.x (mgr.14535) 179 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:34.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:34 smithi067 bash[19874]: cluster 2024-09-21T05:21:32.526005+0000 mgr.x (mgr.14535) 179 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:34.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.556 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:34 smithi104 bash[22033]: cluster 2024-09-21T05:21:32.526005+0000 mgr.x (mgr.14535) 179 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:34.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:34 smithi104 bash[22033]: cluster 2024-09-21T05:21:32.526005+0000 mgr.x (mgr.14535) 179 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:34.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:34 smithi076 bash[21666]: cluster 2024-09-21T05:21:32.526005+0000 mgr.x (mgr.14535) 179 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:34.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:34 smithi076 bash[21666]: cluster 2024-09-21T05:21:32.526005+0000 mgr.x (mgr.14535) 179 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:34.616 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.616 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.616 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.617 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.871 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.872 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.872 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:34.872 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:34 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:35.539 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:35 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:35.539 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:35 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:35.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:35 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:35.539 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:35 smithi067 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:36.296 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:36 smithi076 bash[21666]: cluster 2024-09-21T05:21:34.526515+0000 mgr.x (mgr.14535) 180 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:36.296 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:36 smithi076 bash[21666]: cluster 2024-09-21T05:21:34.526515+0000 mgr.x (mgr.14535) 180 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:36.296 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:36 smithi076 bash[21666]: audit 2024-09-21T05:21:35.324492+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"} : dispatch 2024-09-21T05:21:36.297 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:36 smithi076 bash[21666]: audit 2024-09-21T05:21:35.324492+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"} : dispatch 2024-09-21T05:21:36.297 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:36 smithi076 bash[21666]: audit 2024-09-21T05:21:35.327163+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"}]': finished 2024-09-21T05:21:36.297 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:36 smithi076 bash[21666]: audit 2024-09-21T05:21:35.327163+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"}]': finished 2024-09-21T05:21:36.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:36 smithi067 bash[19874]: cluster 2024-09-21T05:21:34.526515+0000 mgr.x (mgr.14535) 180 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:36.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:36 smithi067 bash[19874]: cluster 2024-09-21T05:21:34.526515+0000 mgr.x (mgr.14535) 180 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:36.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:36 smithi067 bash[19874]: audit 2024-09-21T05:21:35.324492+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"} : dispatch 2024-09-21T05:21:36.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:36 smithi067 bash[19874]: audit 2024-09-21T05:21:35.324492+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"} : dispatch 2024-09-21T05:21:36.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:36 smithi067 bash[19874]: audit 2024-09-21T05:21:35.327163+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"}]': finished 2024-09-21T05:21:36.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:36 smithi067 bash[19874]: audit 2024-09-21T05:21:35.327163+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"}]': finished 2024-09-21T05:21:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:36 smithi104 bash[22033]: cluster 2024-09-21T05:21:34.526515+0000 mgr.x (mgr.14535) 180 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:36 smithi104 bash[22033]: cluster 2024-09-21T05:21:34.526515+0000 mgr.x (mgr.14535) 180 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:36 smithi104 bash[22033]: audit 2024-09-21T05:21:35.324492+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"} : dispatch 2024-09-21T05:21:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:36 smithi104 bash[22033]: audit 2024-09-21T05:21:35.324492+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"} : dispatch 2024-09-21T05:21:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:36 smithi104 bash[22033]: audit 2024-09-21T05:21:35.327163+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"}]': finished 2024-09-21T05:21:36.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:36 smithi104 bash[22033]: audit 2024-09-21T05:21:35.327163+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi067.kyosry"}]': finished 2024-09-21T05:21:36.782 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:21:37.449 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 bash[21666]: cephadm 2024-09-21T05:21:35.324099+0000 mgr.x (mgr.14535) 181 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi067.kyosry 2024-09-21T05:21:37.449 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 bash[21666]: cephadm 2024-09-21T05:21:35.324099+0000 mgr.x (mgr.14535) 181 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi067.kyosry 2024-09-21T05:21:37.450 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 bash[21666]: cephadm 2024-09-21T05:21:35.329645+0000 mgr.x (mgr.14535) 182 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi076.lthpli... 2024-09-21T05:21:37.450 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 bash[21666]: cephadm 2024-09-21T05:21:35.329645+0000 mgr.x (mgr.14535) 182 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi076.lthpli... 2024-09-21T05:21:37.450 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 bash[21666]: cephadm 2024-09-21T05:21:35.329812+0000 mgr.x (mgr.14535) 183 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi076.lthpli from smithi076 -- ports [445, 9922] 2024-09-21T05:21:37.450 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 bash[21666]: cephadm 2024-09-21T05:21:35.329812+0000 mgr.x (mgr.14535) 183 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi076.lthpli from smithi076 -- ports [445, 9922] 2024-09-21T05:21:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:37 smithi067 bash[19874]: cephadm 2024-09-21T05:21:35.324099+0000 mgr.x (mgr.14535) 181 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi067.kyosry 2024-09-21T05:21:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:37 smithi067 bash[19874]: cephadm 2024-09-21T05:21:35.324099+0000 mgr.x (mgr.14535) 181 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi067.kyosry 2024-09-21T05:21:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:37 smithi067 bash[19874]: cephadm 2024-09-21T05:21:35.329645+0000 mgr.x (mgr.14535) 182 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi076.lthpli... 2024-09-21T05:21:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:37 smithi067 bash[19874]: cephadm 2024-09-21T05:21:35.329645+0000 mgr.x (mgr.14535) 182 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi076.lthpli... 2024-09-21T05:21:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:37 smithi067 bash[19874]: cephadm 2024-09-21T05:21:35.329812+0000 mgr.x (mgr.14535) 183 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi076.lthpli from smithi076 -- ports [445, 9922] 2024-09-21T05:21:37.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:37 smithi067 bash[19874]: cephadm 2024-09-21T05:21:35.329812+0000 mgr.x (mgr.14535) 183 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi076.lthpli from smithi076 -- ports [445, 9922] 2024-09-21T05:21:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:37 smithi104 bash[22033]: cephadm 2024-09-21T05:21:35.324099+0000 mgr.x (mgr.14535) 181 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi067.kyosry 2024-09-21T05:21:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:37 smithi104 bash[22033]: cephadm 2024-09-21T05:21:35.324099+0000 mgr.x (mgr.14535) 181 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi067.kyosry 2024-09-21T05:21:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:37 smithi104 bash[22033]: cephadm 2024-09-21T05:21:35.329645+0000 mgr.x (mgr.14535) 182 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi076.lthpli... 2024-09-21T05:21:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:37 smithi104 bash[22033]: cephadm 2024-09-21T05:21:35.329645+0000 mgr.x (mgr.14535) 182 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi076.lthpli... 2024-09-21T05:21:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:37 smithi104 bash[22033]: cephadm 2024-09-21T05:21:35.329812+0000 mgr.x (mgr.14535) 183 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi076.lthpli from smithi076 -- ports [445, 9922] 2024-09-21T05:21:37.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:37 smithi104 bash[22033]: cephadm 2024-09-21T05:21:35.329812+0000 mgr.x (mgr.14535) 183 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi076.lthpli from smithi076 -- ports [445, 9922] 2024-09-21T05:21:37.720 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.720 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.720 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.720 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.720 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.721 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.993 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.993 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:37.993 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:37 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.341 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.342 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.342 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.342 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:38 smithi076 bash[21666]: cluster 2024-09-21T05:21:36.527182+0000 mgr.x (mgr.14535) 184 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T05:21:38.342 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:38 smithi076 bash[21666]: cluster 2024-09-21T05:21:36.527182+0000 mgr.x (mgr.14535) 184 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T05:21:38.415 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:21:38.416 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:19:40.380582Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:19:40.380260Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:19:40.380132Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:19:40.380368Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:21:31.134103Z 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.164"], "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-21T05:18:03.697383Z", "last_refresh": "2024-09-21T05:19:41.197783Z", "running": 2, "size": 3}}] 2024-09-21T05:21:38.428 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:38 smithi067 bash[19874]: cluster 2024-09-21T05:21:36.527182+0000 mgr.x (mgr.14535) 184 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T05:21:38.428 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:38 smithi067 bash[19874]: cluster 2024-09-21T05:21:36.527182+0000 mgr.x (mgr.14535) 184 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T05:21:38.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:38 smithi104 bash[22033]: cluster 2024-09-21T05:21:36.527182+0000 mgr.x (mgr.14535) 184 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T05:21:38.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:38 smithi104 bash[22033]: cluster 2024-09-21T05:21:36.527182+0000 mgr.x (mgr.14535) 184 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T05:21:38.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.597 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.597 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.597 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:38.597 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:38 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:39.043 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mds.cephfs', 'smb.adctdb1', 'osd', 'mgr', 'mon'} 2024-09-21T05:21:39.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:39 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:39.347 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:21:39 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:39.347 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:21:39 smithi076 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:40.044 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: audit 2024-09-21T05:21:38.411151+0000 mgr.x (mgr.14535) 185 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: audit 2024-09-21T05:21:38.411151+0000 mgr.x (mgr.14535) 185 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: cluster 2024-09-21T05:21:38.528399+0000 mgr.x (mgr.14535) 186 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: cluster 2024-09-21T05:21:38.528399+0000 mgr.x (mgr.14535) 186 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: cephadm 2024-09-21T05:21:39.205669+0000 mgr.x (mgr.14535) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi076.lthpli 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: cephadm 2024-09-21T05:21:39.205669+0000 mgr.x (mgr.14535) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi076.lthpli 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: audit 2024-09-21T05:21:39.206289+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"} : dispatch 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: audit 2024-09-21T05:21:39.206289+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"} : dispatch 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: audit 2024-09-21T05:21:39.209610+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"}]': finished 2024-09-21T05:21:40.390 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:40 smithi104 bash[22033]: audit 2024-09-21T05:21:39.209610+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"}]': finished 2024-09-21T05:21:40.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: audit 2024-09-21T05:21:38.411151+0000 mgr.x (mgr.14535) 185 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:21:40.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: audit 2024-09-21T05:21:38.411151+0000 mgr.x (mgr.14535) 185 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:21:40.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: cluster 2024-09-21T05:21:38.528399+0000 mgr.x (mgr.14535) 186 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:40.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: cluster 2024-09-21T05:21:38.528399+0000 mgr.x (mgr.14535) 186 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:40.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: cephadm 2024-09-21T05:21:39.205669+0000 mgr.x (mgr.14535) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi076.lthpli 2024-09-21T05:21:40.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: cephadm 2024-09-21T05:21:39.205669+0000 mgr.x (mgr.14535) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi076.lthpli 2024-09-21T05:21:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: audit 2024-09-21T05:21:39.206289+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"} : dispatch 2024-09-21T05:21:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: audit 2024-09-21T05:21:39.206289+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"} : dispatch 2024-09-21T05:21:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: audit 2024-09-21T05:21:39.209610+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"}]': finished 2024-09-21T05:21:40.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:40 smithi067 bash[19874]: audit 2024-09-21T05:21:39.209610+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"}]': finished 2024-09-21T05:21:40.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: audit 2024-09-21T05:21:38.411151+0000 mgr.x (mgr.14535) 185 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: audit 2024-09-21T05:21:38.411151+0000 mgr.x (mgr.14535) 185 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: cluster 2024-09-21T05:21:38.528399+0000 mgr.x (mgr.14535) 186 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: cluster 2024-09-21T05:21:38.528399+0000 mgr.x (mgr.14535) 186 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: cephadm 2024-09-21T05:21:39.205669+0000 mgr.x (mgr.14535) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi076.lthpli 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: cephadm 2024-09-21T05:21:39.205669+0000 mgr.x (mgr.14535) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi076.lthpli 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: audit 2024-09-21T05:21:39.206289+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"} : dispatch 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: audit 2024-09-21T05:21:39.206289+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"} : dispatch 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: audit 2024-09-21T05:21:39.209610+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"}]': finished 2024-09-21T05:21:40.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:40 smithi076 bash[21666]: audit 2024-09-21T05:21:39.209610+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi076.lthpli"}]': finished 2024-09-21T05:21:41.305 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 bash[22033]: cephadm 2024-09-21T05:21:39.215584+0000 mgr.x (mgr.14535) 188 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.qswigd... 2024-09-21T05:21:41.305 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 bash[22033]: cephadm 2024-09-21T05:21:39.215584+0000 mgr.x (mgr.14535) 188 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.qswigd... 2024-09-21T05:21:41.305 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 bash[22033]: cephadm 2024-09-21T05:21:39.216017+0000 mgr.x (mgr.14535) 189 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.qswigd from smithi104 -- ports [445, 9922] 2024-09-21T05:21:41.305 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 bash[22033]: cephadm 2024-09-21T05:21:39.216017+0000 mgr.x (mgr.14535) 189 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.qswigd from smithi104 -- ports [445, 9922] 2024-09-21T05:21:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:41 smithi067 bash[19874]: cephadm 2024-09-21T05:21:39.215584+0000 mgr.x (mgr.14535) 188 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.qswigd... 2024-09-21T05:21:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:41 smithi067 bash[19874]: cephadm 2024-09-21T05:21:39.215584+0000 mgr.x (mgr.14535) 188 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.qswigd... 2024-09-21T05:21:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:41 smithi067 bash[19874]: cephadm 2024-09-21T05:21:39.216017+0000 mgr.x (mgr.14535) 189 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.qswigd from smithi104 -- ports [445, 9922] 2024-09-21T05:21:41.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:41 smithi067 bash[19874]: cephadm 2024-09-21T05:21:39.216017+0000 mgr.x (mgr.14535) 189 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.qswigd from smithi104 -- ports [445, 9922] 2024-09-21T05:21:41.556 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:41.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:41.557 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:41.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:41 smithi076 bash[21666]: cephadm 2024-09-21T05:21:39.215584+0000 mgr.x (mgr.14535) 188 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.qswigd... 2024-09-21T05:21:41.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:41 smithi076 bash[21666]: cephadm 2024-09-21T05:21:39.215584+0000 mgr.x (mgr.14535) 188 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.qswigd... 2024-09-21T05:21:41.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:41 smithi076 bash[21666]: cephadm 2024-09-21T05:21:39.216017+0000 mgr.x (mgr.14535) 189 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.qswigd from smithi104 -- ports [445, 9922] 2024-09-21T05:21:41.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:41 smithi076 bash[21666]: cephadm 2024-09-21T05:21:39.216017+0000 mgr.x (mgr.14535) 189 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.qswigd from smithi104 -- ports [445, 9922] 2024-09-21T05:21:41.826 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:41.827 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:41.827 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.085 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.085 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.086 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:41 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.410 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.411 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.411 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:42 smithi104 bash[22033]: cluster 2024-09-21T05:21:40.529038+0000 mgr.x (mgr.14535) 190 : cluster [DBG] pgmap v135: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:42.411 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:42 smithi104 bash[22033]: cluster 2024-09-21T05:21:40.529038+0000 mgr.x (mgr.14535) 190 : cluster [DBG] pgmap v135: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:42.411 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.538 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:42 smithi067 bash[19874]: cluster 2024-09-21T05:21:40.529038+0000 mgr.x (mgr.14535) 190 : cluster [DBG] pgmap v135: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:42.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:42 smithi067 bash[19874]: cluster 2024-09-21T05:21:40.529038+0000 mgr.x (mgr.14535) 190 : cluster [DBG] pgmap v135: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:42.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:42 smithi076 bash[21666]: cluster 2024-09-21T05:21:40.529038+0000 mgr.x (mgr.14535) 190 : cluster [DBG] pgmap v135: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:42.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:42 smithi076 bash[21666]: cluster 2024-09-21T05:21:40.529038+0000 mgr.x (mgr.14535) 190 : cluster [DBG] pgmap v135: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:42.697 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.697 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.698 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.698 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.698 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:42.698 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:42 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:43.306 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:43 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:43.307 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:21:43 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:43.307 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:21:43 smithi104 systemd[1]: /etc/systemd/system/ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: cluster 2024-09-21T05:21:42.530032+0000 mgr.x (mgr.14535) 191 : cluster [DBG] pgmap v136: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: cluster 2024-09-21T05:21:42.530032+0000 mgr.x (mgr.14535) 191 : cluster [DBG] pgmap v136: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.274347+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"} : dispatch 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.274347+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"} : dispatch 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.278477+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"}]': finished 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.278477+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"}]': finished 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.284019+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T05:21:44.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.284019+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T05:21:44.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.289494+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T05:21:44.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.289494+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T05:21:44.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.291585+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:44.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:44 smithi067 bash[19874]: audit 2024-09-21T05:21:43.291585+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: cluster 2024-09-21T05:21:42.530032+0000 mgr.x (mgr.14535) 191 : cluster [DBG] pgmap v136: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: cluster 2024-09-21T05:21:42.530032+0000 mgr.x (mgr.14535) 191 : cluster [DBG] pgmap v136: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.274347+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"} : dispatch 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.274347+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"} : dispatch 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.278477+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"}]': finished 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.278477+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"}]': finished 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.284019+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.284019+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T05:21:44.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.289494+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T05:21:44.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.289494+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T05:21:44.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.291585+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:44.558 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:44 smithi104 bash[22033]: audit 2024-09-21T05:21:43.291585+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: cluster 2024-09-21T05:21:42.530032+0000 mgr.x (mgr.14535) 191 : cluster [DBG] pgmap v136: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: cluster 2024-09-21T05:21:42.530032+0000 mgr.x (mgr.14535) 191 : cluster [DBG] pgmap v136: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.274347+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"} : dispatch 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.274347+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"} : dispatch 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.278477+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"}]': finished 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.278477+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.qswigd"}]': finished 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.284019+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.284019+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.289494+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T05:21:44.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.289494+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T05:21:44.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.291585+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:44.598 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:44 smithi076 bash[21666]: audit 2024-09-21T05:21:43.291585+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14535 172.21.15.67:0/506501042' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:21:44.813 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:21:45.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:45 smithi067 bash[19874]: cephadm 2024-09-21T05:21:43.273754+0000 mgr.x (mgr.14535) 192 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.qswigd 2024-09-21T05:21:45.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:45 smithi067 bash[19874]: cephadm 2024-09-21T05:21:43.273754+0000 mgr.x (mgr.14535) 192 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.qswigd 2024-09-21T05:21:45.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:45 smithi067 bash[19874]: cephadm 2024-09-21T05:21:43.283313+0000 mgr.x (mgr.14535) 193 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T05:21:45.539 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:45 smithi067 bash[19874]: cephadm 2024-09-21T05:21:43.283313+0000 mgr.x (mgr.14535) 193 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T05:21:45.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:45 smithi104 bash[22033]: cephadm 2024-09-21T05:21:43.273754+0000 mgr.x (mgr.14535) 192 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.qswigd 2024-09-21T05:21:45.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:45 smithi104 bash[22033]: cephadm 2024-09-21T05:21:43.273754+0000 mgr.x (mgr.14535) 192 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.qswigd 2024-09-21T05:21:45.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:45 smithi104 bash[22033]: cephadm 2024-09-21T05:21:43.283313+0000 mgr.x (mgr.14535) 193 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T05:21:45.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:45 smithi104 bash[22033]: cephadm 2024-09-21T05:21:43.283313+0000 mgr.x (mgr.14535) 193 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T05:21:45.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:45 smithi076 bash[21666]: cephadm 2024-09-21T05:21:43.273754+0000 mgr.x (mgr.14535) 192 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.qswigd 2024-09-21T05:21:45.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:45 smithi076 bash[21666]: cephadm 2024-09-21T05:21:43.273754+0000 mgr.x (mgr.14535) 192 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.qswigd 2024-09-21T05:21:45.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:45 smithi076 bash[21666]: cephadm 2024-09-21T05:21:43.283313+0000 mgr.x (mgr.14535) 193 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T05:21:45.597 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:45 smithi076 bash[21666]: cephadm 2024-09-21T05:21:43.283313+0000 mgr.x (mgr.14535) 193 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T05:21:46.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:46 smithi067 bash[19874]: cluster 2024-09-21T05:21:44.530891+0000 mgr.x (mgr.14535) 194 : cluster [DBG] pgmap v137: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:21:46.289 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:46 smithi067 bash[19874]: cluster 2024-09-21T05:21:44.530891+0000 mgr.x (mgr.14535) 194 : cluster [DBG] pgmap v137: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:21:46.314 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-21T05:21:46.314 INFO:teuthology.orchestra.run.smithi067.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:16:37.318503Z", "last_refresh": "2024-09-21T05:19:40.380582Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi067=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T05:09:19.166118Z", "last_refresh": "2024-09-21T05:19:40.380260Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi067:172.21.15.67=a", "smithi076:172.21.15.76=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T05:08:46.756745Z", "last_refresh": "2024-09-21T05:19:40.380132Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:19:40.380368Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:21:46.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:46 smithi104 bash[22033]: cluster 2024-09-21T05:21:44.530891+0000 mgr.x (mgr.14535) 194 : cluster [DBG] pgmap v137: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:21:46.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:46 smithi104 bash[22033]: cluster 2024-09-21T05:21:44.530891+0000 mgr.x (mgr.14535) 194 : cluster [DBG] pgmap v137: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:21:46.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:46 smithi076 bash[21666]: cluster 2024-09-21T05:21:44.530891+0000 mgr.x (mgr.14535) 194 : cluster [DBG] pgmap v137: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:21:46.596 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:46 smithi076 bash[21666]: cluster 2024-09-21T05:21:44.530891+0000 mgr.x (mgr.14535) 194 : cluster [DBG] pgmap v137: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:21:46.978 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mgr', 'mds.cephfs', 'osd'} 2024-09-21T05:21:46.978 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T05:21:46.999 INFO:tasks.cephadm:Teardown begin 2024-09-21T05:21:46.999 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:21:47.013 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:21:47.027 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:21:47.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:21:47.055 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T05:21:47.056 DEBUG:teuthology.orchestra.run.smithi067:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:21:47.061 DEBUG:teuthology.orchestra.run.smithi076:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:21:47.075 DEBUG:teuthology.orchestra.run.smithi104:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:21:47.093 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:21:47.107 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T05:21:47.107 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T05:21:47.107 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a 2024-09-21T05:21:47.233 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:47 smithi067 systemd[1]: Stopping Ceph mon.a for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:21:47.379 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:47 smithi067 bash[19874]: debug 2024-09-21T05:21:47.232+0000 7f35e49e0640 -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-21T05:21:47.380 INFO:journalctl@ceph.mon.a.smithi067.stdout:Sep 21 05:21:47 smithi067 bash[19874]: debug 2024-09-21T05:21:47.232+0000 7f35e49e0640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T05:21:48.050 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.a.service' 2024-09-21T05:21:48.077 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:21:48.077 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T05:21:48.077 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T05:21:48.077 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.b 2024-09-21T05:21:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:48 smithi076 systemd[1]: Stopping Ceph mon.b for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:21:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:48 smithi076 bash[21666]: debug 2024-09-21T05:21:48.217+0000 7f21af7ed640 -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-21T05:21:48.346 INFO:journalctl@ceph.mon.b.smithi076.stdout:Sep 21 05:21:48 smithi076 bash[21666]: debug 2024-09-21T05:21:48.217+0000 7f21af7ed640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T05:21:49.159 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.b.service' 2024-09-21T05:21:49.188 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:21:49.188 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T05:21:49.188 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T05:21:49.188 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.c 2024-09-21T05:21:49.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:49 smithi104 systemd[1]: Stopping Ceph mon.c for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:21:49.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:49 smithi104 bash[22033]: debug 2024-09-21T05:21:49.343+0000 7f27b01b2640 -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-21T05:21:49.557 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 05:21:49 smithi104 bash[22033]: debug 2024-09-21T05:21:49.343+0000 7f27b01b2640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T05:21:50.471 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mon.c.service' 2024-09-21T05:21:50.497 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:21:50.498 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T05:21:50.498 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T05:21:50.498 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x 2024-09-21T05:21:50.788 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:50 smithi067 systemd[1]: Stopping Ceph mgr.x for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:21:50.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:50 smithi067 bash[20128]: debug 2024-09-21T05:21:50.644+0000 7f8b3e2d0640 -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-21T05:21:50.789 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 21 05:21:50 smithi067 bash[20128]: debug 2024-09-21T05:21:50.644+0000 7f8b3e2d0640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T05:21:51.451 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-21T05:21:51.479 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:21:51.479 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T05:21:51.479 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T05:21:51.479 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.0 2024-09-21T05:21:51.789 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:51 smithi067 systemd[1]: Stopping Ceph osd.0 for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:21:51.789 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:51 smithi067 bash[29434]: debug 2024-09-21T05:21:51.640+0000 7f11bebd2640 -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-21T05:21:51.789 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:51 smithi067 bash[29434]: debug 2024-09-21T05:21:51.640+0000 7f11bebd2640 -1 osd.0 52 *** Got signal Terminated *** 2024-09-21T05:21:51.789 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:51 smithi067 bash[29434]: debug 2024-09-21T05:21:51.640+0000 7f11bebd2640 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:21:57.931 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:57 smithi067 bash[50128]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-0 2024-09-21T05:21:57.931 INFO:journalctl@ceph.osd.0.smithi067.stdout:Sep 21 05:21:57 smithi067 bash[50190]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-0 2024-09-21T05:21:59.696 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.0.service' 2024-09-21T05:21:59.723 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:21:59.723 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T05:21:59.723 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T05:21:59.723 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.1 2024-09-21T05:22:00.039 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:59 smithi067 systemd[1]: Stopping Ceph osd.1 for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:22:00.039 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:59 smithi067 bash[35141]: debug 2024-09-21T05:21:59.908+0000 7fc729f15640 -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-21T05:22:00.039 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:59 smithi067 bash[35141]: debug 2024-09-21T05:21:59.908+0000 7fc729f15640 -1 osd.1 52 *** Got signal Terminated *** 2024-09-21T05:22:00.039 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:21:59 smithi067 bash[35141]: debug 2024-09-21T05:21:59.908+0000 7fc729f15640 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:22:06.283 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:22:06 smithi067 bash[50319]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-1 2024-09-21T05:22:06.283 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:22:06 smithi067 bash[50383]: Error response from daemon: No such container: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-1 2024-09-21T05:22:07.931 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.1.service' 2024-09-21T05:22:07.941 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:22:07 smithi067 systemd[1]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T05:22:07.941 INFO:journalctl@ceph.osd.1.smithi067.stdout:Sep 21 05:22:07 smithi067 systemd[1]: Stopped Ceph osd.1 for 0d6f56ce-77d7-11ef-baf5-efdc52797490. 2024-09-21T05:22:07.963 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:22:07.963 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T05:22:07.963 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T05:22:07.963 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.2 2024-09-21T05:22:08.346 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:22:07 smithi076 systemd[1]: Stopping Ceph osd.2 for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:22:08.346 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:22:08 smithi076 bash[24380]: debug 2024-09-21T05:22:08.116+0000 7f0896db5640 -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-21T05:22:08.346 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:22:08 smithi076 bash[24380]: debug 2024-09-21T05:22:08.116+0000 7f0896db5640 -1 osd.2 52 *** Got signal Terminated *** 2024-09-21T05:22:08.347 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:22:08 smithi076 bash[24380]: debug 2024-09-21T05:22:08.116+0000 7f0896db5640 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:22:14.304 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:22:14 smithi076 bash[37156]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-2 2024-09-21T05:22:14.304 INFO:journalctl@ceph.osd.2.smithi076.stdout:Sep 21 05:22:14 smithi076 bash[37218]: Error response from daemon: No such container: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-2 2024-09-21T05:22:16.064 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.2.service' 2024-09-21T05:22:16.090 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:22:16.090 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T05:22:16.091 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T05:22:16.091 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.3 2024-09-21T05:22:16.346 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:16 smithi076 systemd[1]: Stopping Ceph osd.3 for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:22:16.346 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:16 smithi076 bash[29881]: debug 2024-09-21T05:22:16.300+0000 7fea6af4b640 -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-21T05:22:16.346 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:16 smithi076 bash[29881]: debug 2024-09-21T05:22:16.300+0000 7fea6af4b640 -1 osd.3 52 *** Got signal Terminated *** 2024-09-21T05:22:16.346 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:16 smithi076 bash[29881]: debug 2024-09-21T05:22:16.300+0000 7fea6af4b640 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:22:19.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:19 smithi104 bash[30646]: debug 2024-09-21T05:22:19.550+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:20.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:20 smithi104 bash[30646]: debug 2024-09-21T05:22:20.550+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:21.346 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:20 smithi076 bash[29881]: debug 2024-09-21T05:22:20.932+0000 7fea63558640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.361062+0000 front 2024-09-21T05:21:55.361185+0000 (oldest deadline 2024-09-21T05:22:20.060886+0000) 2024-09-21T05:22:21.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:21 smithi104 bash[30646]: debug 2024-09-21T05:22:21.550+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:22.307 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:21 smithi104 bash[24979]: debug 2024-09-21T05:22:21.958+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:22.668 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:22 smithi076 bash[37349]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-3 2024-09-21T05:22:22.669 INFO:journalctl@ceph.osd.3.smithi076.stdout:Sep 21 05:22:22 smithi076 bash[37413]: Error response from daemon: No such container: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-3 2024-09-21T05:22:22.806 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:22 smithi104 bash[30646]: debug 2024-09-21T05:22:22.530+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:23.306 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:22 smithi104 bash[24979]: debug 2024-09-21T05:22:22.994+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:23.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:23 smithi104 bash[30646]: debug 2024-09-21T05:22:23.498+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:24.307 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:23 smithi104 bash[24979]: debug 2024-09-21T05:22:23.982+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:24.391 DEBUG:teuthology.orchestra.run.smithi076:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.3.service' 2024-09-21T05:22:24.423 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:22:24.424 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T05:22:24.424 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T05:22:24.424 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.4 2024-09-21T05:22:24.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:24 smithi104 bash[30646]: debug 2024-09-21T05:22:24.518+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:24.807 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:24 smithi104 systemd[1]: Stopping Ceph osd.4 for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:22:24.807 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:24 smithi104 bash[24979]: debug 2024-09-21T05:22:24.674+0000 7fb12e28e640 -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-21T05:22:24.807 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:24 smithi104 bash[24979]: debug 2024-09-21T05:22:24.674+0000 7fb12e28e640 -1 osd.4 52 *** Got signal Terminated *** 2024-09-21T05:22:24.807 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:24 smithi104 bash[24979]: debug 2024-09-21T05:22:24.674+0000 7fb12e28e640 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:22:25.307 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:25 smithi104 bash[24979]: debug 2024-09-21T05:22:25.010+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:25.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:25 smithi104 bash[30646]: debug 2024-09-21T05:22:25.538+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:26.307 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:26 smithi104 bash[24979]: debug 2024-09-21T05:22:26.050+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:26.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:26 smithi104 bash[30646]: debug 2024-09-21T05:22:26.546+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:27.522 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:27 smithi104 bash[24979]: debug 2024-09-21T05:22:27.090+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:27.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:27 smithi104 bash[30646]: debug 2024-09-21T05:22:27.518+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:27.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:27 smithi104 bash[30646]: debug 2024-09-21T05:22:27.518+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:28.557 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:28 smithi104 bash[24979]: debug 2024-09-21T05:22:28.106+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:28.557 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:28 smithi104 bash[24979]: debug 2024-09-21T05:22:28.106+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:01.289580+0000 front 2024-09-21T05:22:01.289542+0000 (oldest deadline 2024-09-21T05:22:27.189267+0000) 2024-09-21T05:22:29.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:28 smithi104 bash[30646]: debug 2024-09-21T05:22:28.566+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:29.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:28 smithi104 bash[30646]: debug 2024-09-21T05:22:28.566+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:29.556 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:29 smithi104 bash[24979]: debug 2024-09-21T05:22:29.106+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:55.989204+0000 front 2024-09-21T05:21:55.989066+0000 (oldest deadline 2024-09-21T05:22:21.288811+0000) 2024-09-21T05:22:29.557 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:29 smithi104 bash[24979]: debug 2024-09-21T05:22:29.106+0000 7fb12689b640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:01.289580+0000 front 2024-09-21T05:22:01.289542+0000 (oldest deadline 2024-09-21T05:22:27.189267+0000) 2024-09-21T05:22:30.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:29 smithi104 bash[30646]: debug 2024-09-21T05:22:29.578+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:30.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:29 smithi104 bash[30646]: debug 2024-09-21T05:22:29.578+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:30.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:30 smithi104 bash[30646]: debug 2024-09-21T05:22:30.530+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:30.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:30 smithi104 bash[30646]: debug 2024-09-21T05:22:30.530+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:31.225 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:30 smithi104 bash[38328]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-4 2024-09-21T05:22:31.226 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 05:22:31 smithi104 bash[38391]: Error response from daemon: No such container: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-4 2024-09-21T05:22:31.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:31 smithi104 bash[30646]: debug 2024-09-21T05:22:31.526+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:31.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:31 smithi104 bash[30646]: debug 2024-09-21T05:22:31.526+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:32.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:32 smithi104 bash[30646]: debug 2024-09-21T05:22:32.562+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:32.807 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:32 smithi104 bash[30646]: debug 2024-09-21T05:22:32.562+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:33.079 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.4.service' 2024-09-21T05:22:33.106 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:22:33.106 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T05:22:33.106 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T05:22:33.107 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.5 2024-09-21T05:22:33.557 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:33 smithi104 systemd[1]: Stopping Ceph osd.5 for 0d6f56ce-77d7-11ef-baf5-efdc52797490... 2024-09-21T05:22:33.557 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:33 smithi104 bash[30646]: debug 2024-09-21T05:22:33.282+0000 7fb820925640 -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-21T05:22:33.557 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:33 smithi104 bash[30646]: debug 2024-09-21T05:22:33.282+0000 7fb820925640 -1 osd.5 52 *** Got signal Terminated *** 2024-09-21T05:22:33.557 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:33 smithi104 bash[30646]: debug 2024-09-21T05:22:33.282+0000 7fb820925640 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:22:34.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:33 smithi104 bash[30646]: debug 2024-09-21T05:22:33.574+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:34.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:33 smithi104 bash[30646]: debug 2024-09-21T05:22:33.574+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:35.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:34 smithi104 bash[30646]: debug 2024-09-21T05:22:34.570+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:35.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:34 smithi104 bash[30646]: debug 2024-09-21T05:22:34.570+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:36.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:35 smithi104 bash[30646]: debug 2024-09-21T05:22:35.614+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:36.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:35 smithi104 bash[30646]: debug 2024-09-21T05:22:35.614+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:36.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:35 smithi104 bash[30646]: debug 2024-09-21T05:22:35.614+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.76:6804 osd.2 since back 2024-09-21T05:22:13.101438+0000 front 2024-09-21T05:22:13.101308+0000 (oldest deadline 2024-09-21T05:22:34.801068+0000) 2024-09-21T05:22:37.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:36 smithi104 bash[30646]: debug 2024-09-21T05:22:36.654+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:37.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:36 smithi104 bash[30646]: debug 2024-09-21T05:22:36.654+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:37.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:36 smithi104 bash[30646]: debug 2024-09-21T05:22:36.654+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.76:6804 osd.2 since back 2024-09-21T05:22:13.101438+0000 front 2024-09-21T05:22:13.101308+0000 (oldest deadline 2024-09-21T05:22:34.801068+0000) 2024-09-21T05:22:38.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:37 smithi104 bash[30646]: debug 2024-09-21T05:22:37.702+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6806 osd.0 since back 2024-09-21T05:21:53.699404+0000 front 2024-09-21T05:21:53.699439+0000 (oldest deadline 2024-09-21T05:22:18.999251+0000) 2024-09-21T05:22:38.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:37 smithi104 bash[30646]: debug 2024-09-21T05:22:37.702+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.67:6814 osd.1 since back 2024-09-21T05:22:03.100483+0000 front 2024-09-21T05:22:03.100451+0000 (oldest deadline 2024-09-21T05:22:27.200142+0000) 2024-09-21T05:22:38.057 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:37 smithi104 bash[30646]: debug 2024-09-21T05:22:37.702+0000 7fb818f32640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.76:6804 osd.2 since back 2024-09-21T05:22:13.101438+0000 front 2024-09-21T05:22:13.101308+0000 (oldest deadline 2024-09-21T05:22:34.801068+0000) 2024-09-21T05:22:39.608 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:39 smithi104 bash[38523]: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-5 2024-09-21T05:22:39.608 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 05:22:39 smithi104 bash[38589]: Error response from daemon: No such container: ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490-osd-5 2024-09-21T05:22:41.313 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d6f56ce-77d7-11ef-baf5-efdc52797490@osd.5.service' 2024-09-21T05:22:41.346 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:22:41.346 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T05:22:41.346 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:22:41.536 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:22:55.375 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:22:55.559 INFO:teuthology.orchestra.run.smithi076.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:22:57.811 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:22:57.994 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:23:07.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:23:07.586 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:23:11.201 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:23:11.216 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:23:11.230 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:23:11.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:23:11.256 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T05:23:11.258 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi067/crash 2024-09-21T05:23:11.258 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:23:11.270 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:23:11.271 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:23:11.275 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi076/crash 2024-09-21T05:23:11.276 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:23:11.287 INFO:teuthology.orchestra.run.smithi076.stderr:tar: /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:23:11.287 INFO:teuthology.orchestra.run.smithi076.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:23:11.289 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi104/crash 2024-09-21T05:23:11.290 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:23:11.301 INFO:teuthology.orchestra.run.smithi104.stderr:tar: /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:23:11.301 INFO:teuthology.orchestra.run.smithi104.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:23:11.303 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi164/crash 2024-09-21T05:23:11.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:23:11.316 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:23:11.316 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:23:11.318 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T05:23:11.318 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T05:23:11.333 INFO:tasks.cephadm:Compressing logs... 2024-09-21T05:23:11.333 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T05:23:11.379 DEBUG:teuthology.orchestra.run.smithi076:> 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-21T05:23:11.381 DEBUG:teuthology.orchestra.run.smithi104:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T05:23:11.383 DEBUG:teuthology.orchestra.run.smithi164:> 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-21T05:23:11.389 INFO:teuthology.orchestra.run.smithi067.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T05:23:11.393 INFO:teuthology.orchestra.run.smithi076.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T05:23:11.395 INFO:teuthology.orchestra.run.smithi104.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T05:23:11.396 INFO:teuthology.orchestra.run.smithi164.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T05:23:11.400 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:23:11.400 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-21T05:23:11.401 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi067.skcxbp.log 2024-09-21T05:23:11.401 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-21T05:23:11.402 INFO:teuthology.orchestra.run.smithi067.stderr:gzip/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi067.skcxbp.log: -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T05:23:11.402 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.a.log: 83.1% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi067.skcxbp.log.gz 2024-09-21T05:23:11.402 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-21T05:23:11.403 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-21T05:23:11.403 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log: /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log 2024-09-21T05:23:11.405 INFO:teuthology.orchestra.run.smithi067.stderr: 84.1% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T05:23:11.405 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T05:23:11.405 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T05:23:11.406 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log: /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:23:11.407 INFO:teuthology.orchestra.run.smithi067.stderr: 87.4% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T05:23:11.408 INFO:teuthology.orchestra.run.smithi067.stderr: 89.7% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T05:23:11.410 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:23:11.410 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-21T05:23:11.411 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T05:23:11.411 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-21T05:23:11.411 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log 2024-09-21T05:23:11.412 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.3.log: 81.5% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T05:23:11.412 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T05:23:11.413 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T05:23:11.413 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:23:11.413 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-21T05:23:11.413 INFO:teuthology.orchestra.run.smithi067.stderr: 91.4% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T05:23:11.414 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.b.log: 87.3% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T05:23:11.414 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:23:11.415 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T05:23:11.415 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-21T05:23:11.416 INFO:teuthology.orchestra.run.smithi076.stderr: 90.0% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T05:23:11.417 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log 2024-09-21T05:23:11.417 INFO:teuthology.orchestra.run.smithi104.stderr: 81.5% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T05:23:11.417 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi104.tmvwzu.log 2024-09-21T05:23:11.417 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.5.log: /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T05:23:11.417 INFO:teuthology.orchestra.run.smithi104.stderr: 88.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:23:11.418 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi104.tmvwzu.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-21T05:23:11.418 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T05:23:11.419 INFO:teuthology.orchestra.run.smithi104.stderr: 86.8% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi104.tmvwzu.log.gz 2024-09-21T05:23:11.419 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.c.log: 87.3% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T05:23:11.419 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-21T05:23:11.421 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.4.log: 90.0% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T05:23:11.422 INFO:teuthology.orchestra.run.smithi076.stderr: 91.2% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T05:23:11.429 INFO:teuthology.orchestra.run.smithi104.stderr: 91.3% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T05:23:11.493 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:23:11.494 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/cephadm.log: 76.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:23:11.495 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-09-21T05:23:11.495 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m0.108s 2024-09-21T05:23:11.495 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m0.014s 2024-09-21T05:23:11.495 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m0.008s 2024-09-21T05:23:11.545 INFO:teuthology.orchestra.run.smithi076.stderr: 92.9% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-21T05:23:11.564 INFO:teuthology.orchestra.run.smithi104.stderr: 92.6% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-21T05:23:11.577 INFO:teuthology.orchestra.run.smithi067.stderr: 90.2% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T05:23:11.654 INFO:teuthology.orchestra.run.smithi104.stderr: 93.8% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-21T05:23:11.688 INFO:teuthology.orchestra.run.smithi067.stderr: 93.6% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-21T05:23:11.693 INFO:teuthology.orchestra.run.smithi067.stderr: 93.7% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-21T05:23:11.707 INFO:teuthology.orchestra.run.smithi076.stderr: 93.5% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-21T05:23:11.718 INFO:teuthology.orchestra.run.smithi076.stderr: 93.8% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-21T05:23:11.720 INFO:teuthology.orchestra.run.smithi076.stderr: 2024-09-21T05:23:11.720 INFO:teuthology.orchestra.run.smithi076.stderr:real 0m0.337s 2024-09-21T05:23:11.720 INFO:teuthology.orchestra.run.smithi076.stderr:user 0m0.738s 2024-09-21T05:23:11.720 INFO:teuthology.orchestra.run.smithi076.stderr:sys 0m0.042s 2024-09-21T05:23:11.736 INFO:teuthology.orchestra.run.smithi104.stderr: 93.4% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-21T05:23:11.738 INFO:teuthology.orchestra.run.smithi104.stderr: 2024-09-21T05:23:11.738 INFO:teuthology.orchestra.run.smithi104.stderr:real 0m0.353s 2024-09-21T05:23:11.738 INFO:teuthology.orchestra.run.smithi104.stderr:user 0m0.722s 2024-09-21T05:23:11.738 INFO:teuthology.orchestra.run.smithi104.stderr:sys 0m0.030s 2024-09-21T05:23:11.839 INFO:teuthology.orchestra.run.smithi067.stderr: 90.9% -- replaced with /var/log/ceph/0d6f56ce-77d7-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-21T05:23:11.840 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-09-21T05:23:11.840 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m0.459s 2024-09-21T05:23:11.841 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m1.173s 2024-09-21T05:23:11.841 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.063s 2024-09-21T05:23:11.841 INFO:tasks.cephadm:Archiving logs... 2024-09-21T05:23:11.841 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi067/log 2024-09-21T05:23:11.842 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:23:12.037 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi076/log 2024-09-21T05:23:12.037 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:23:12.138 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi104/log 2024-09-21T05:23:12.139 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:23:12.234 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi164/log 2024-09-21T05:23:12.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:23:12.248 INFO:tasks.cephadm:Removing cluster... 2024-09-21T05:23:12.249 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force 2024-09-21T05:23:12.428 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:23:13.550 DEBUG:teuthology.orchestra.run.smithi076:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force 2024-09-21T05:23:13.733 INFO:teuthology.orchestra.run.smithi076.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:23:14.854 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d6f56ce-77d7-11ef-baf5-efdc52797490 --force 2024-09-21T05:23:15.039 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: 0d6f56ce-77d7-11ef-baf5-efdc52797490 2024-09-21T05:23:16.171 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T05:23:16.171 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:23:16.177 DEBUG:teuthology.orchestra.run.smithi076:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:23:16.183 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:23:16.189 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:23:16.195 INFO:tasks.cephadm:Teardown complete 2024-09-21T05:23:16.195 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-21T05:23:16.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker stop samba-ad 2024-09-21T05:23:16.777 INFO:teuthology.orchestra.run.smithi164.stdout:samba-ad 2024-09-21T05:23:16.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker rm samba-ad 2024-09-21T05:23:16.961 INFO:teuthology.orchestra.run.smithi164.stdout:samba-ad 2024-09-21T05:23:16.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T05:23:16.976 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi164 2024-09-21T05:23:16.977 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-21T05:23:16.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/systemd/resolved.conf 2024-09-21T05:23:17.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl restart systemd-resolved 2024-09-21T05:23:17.165 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T05:23:17.175 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T05:23:17.176 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:23:17.178 DEBUG:teuthology.orchestra.run.smithi076:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:23:17.180 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:23:17.182 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:23:17.187 INFO:teuthology.orchestra.run.smithi067.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:23:17.187 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================== 2024-09-21T05:23:17.187 INFO:teuthology.orchestra.run.smithi067.stdout:+hv01.front.sepi 67.205.162.81 3 u 40 64 377 0.094 -4.690 1.242 2024-09-21T05:23:17.188 INFO:teuthology.orchestra.run.smithi067.stdout:+hv02.front.sepi 63.231.80.2 3 u 44 64 377 0.093 -5.775 1.085 2024-09-21T05:23:17.188 INFO:teuthology.orchestra.run.smithi067.stdout:*hv03.front.sepi 74.6.168.72 3 u 39 64 377 0.088 -4.496 1.253 2024-09-21T05:23:17.188 INFO:teuthology.orchestra.run.smithi067.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T05:23:17.191 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:23:17.191 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2024-09-21T05:23:17.192 INFO:teuthology.orchestra.run.smithi104.stdout:*hv01.front.sepi 67.205.162.81 3 u 40 64 377 0.072 -0.777 0.302 2024-09-21T05:23:17.192 INFO:teuthology.orchestra.run.smithi104.stdout:+hv02.front.sepi 63.231.80.2 3 u 40 64 377 0.088 -2.360 0.673 2024-09-21T05:23:17.192 INFO:teuthology.orchestra.run.smithi104.stdout:+hv03.front.sepi 74.6.168.72 3 u 46 64 377 0.096 -0.928 0.287 2024-09-21T05:23:17.192 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T05:23:17.193 INFO:teuthology.orchestra.run.smithi076.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:23:17.193 INFO:teuthology.orchestra.run.smithi076.stdout:============================================================================== 2024-09-21T05:23:17.193 INFO:teuthology.orchestra.run.smithi076.stdout:+hv01.front.sepi 67.205.162.81 3 u 38 64 377 0.059 -4.380 2.551 2024-09-21T05:23:17.193 INFO:teuthology.orchestra.run.smithi076.stdout:+hv02.front.sepi 63.231.80.2 3 u 36 64 377 0.072 -8.836 0.999 2024-09-21T05:23:17.193 INFO:teuthology.orchestra.run.smithi076.stdout:*hv03.front.sepi 74.6.168.72 3 u 38 64 377 0.095 -7.026 1.263 2024-09-21T05:23:17.193 INFO:teuthology.orchestra.run.smithi076.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T05:23:17.198 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T05:23:17.198 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-09-21T05:23:17.198 INFO:teuthology.orchestra.run.smithi164.stdout:*hv01.front.sepi 67.205.162.81 3 u 41 64 377 0.046 -1.487 0.856 2024-09-21T05:23:17.198 INFO:teuthology.orchestra.run.smithi164.stdout:+hv02.front.sepi 63.231.80.2 3 u 38 64 377 0.105 -4.226 0.589 2024-09-21T05:23:17.198 INFO:teuthology.orchestra.run.smithi164.stdout:+hv03.front.sepi 74.6.168.72 3 u 46 64 377 0.104 -1.199 0.869 2024-09-21T05:23:17.198 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T05:23:17.199 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T05:23:17.208 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T05:23:17.209 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T05:23:17.219 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T05:23:17.228 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T05:23:17.238 INFO:teuthology.task.internal:Duration was 1628.311788 seconds 2024-09-21T05:23:17.238 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T05:23:17.248 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T05:23:17.248 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:23:17.250 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:23:17.252 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:23:17.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:23:17.292 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T05:23:17.292 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-09-21T05:23:17.293 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T05:23:17.339 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi076.front.sepia.ceph.com 2024-09-21T05:23:17.339 DEBUG:teuthology.orchestra.run.smithi076:> 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-21T05:23:17.349 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi104.front.sepia.ceph.com 2024-09-21T05:23:17.349 DEBUG:teuthology.orchestra.run.smithi104:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T05:23:17.359 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-09-21T05:23:17.359 DEBUG:teuthology.orchestra.run.smithi164:> 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-21T05:23:17.369 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T05:23:17.369 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:23:17.387 DEBUG:teuthology.orchestra.run.smithi076:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:23:17.395 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:23:17.406 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:23:17.466 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T05:23:17.466 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:23:17.468 DEBUG:teuthology.orchestra.run.smithi076:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:23:17.469 DEBUG:teuthology.orchestra.run.smithi104:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:23:17.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:23:17.772 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T05:23:17.782 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T05:23:17.783 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:23:17.795 DEBUG:teuthology.orchestra.run.smithi076:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:23:17.808 DEBUG:teuthology.orchestra.run.smithi104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:23:17.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:23:17.836 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T05:23:17.846 DEBUG:teuthology.orchestra.run.smithi067:> 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-21T05:23:17.849 DEBUG:teuthology.orchestra.run.smithi076:> 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-21T05:23:17.852 DEBUG:teuthology.orchestra.run.smithi104:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:23:17.856 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-09-21T05:23:17.861 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern = core 2024-09-21T05:23:17.866 DEBUG:teuthology.orchestra.run.smithi164:> 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-21T05:23:17.875 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = core 2024-09-21T05:23:17.889 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-09-21T05:23:17.920 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:23:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:23:17.924 DEBUG:teuthology.orchestra.run.smithi076:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:23:17.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:23:17.929 DEBUG:teuthology.orchestra.run.smithi104:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:23:17.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:23:17.948 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:23:17.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:23:17.966 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T05:23:17.975 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T05:23:17.976 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi067 2024-09-21T05:23:17.976 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:23:18.004 DEBUG:teuthology.misc:Transferring archived files from smithi076:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi076 2024-09-21T05:23:18.004 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:23:18.026 DEBUG:teuthology.misc:Transferring archived files from smithi104:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi104 2024-09-21T05:23:18.026 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:23:18.050 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913758/remote/smithi164 2024-09-21T05:23:18.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:23:18.070 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T05:23:18.071 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:23:18.073 DEBUG:teuthology.orchestra.run.smithi076:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:23:18.075 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:23:18.090 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:23:18.114 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T05:23:18.131 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T05:23:18.132 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T05:23:18.158 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T05:23:18.158 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:23:18.161 DEBUG:teuthology.orchestra.run.smithi076:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:23:18.163 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:23:18.164 INFO:teuthology.orchestra.run.smithi067.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:23 /home/ubuntu/cephtest 2024-09-21T05:23:18.166 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:23:18.167 INFO:teuthology.orchestra.run.smithi076.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:23 /home/ubuntu/cephtest 2024-09-21T05:23:18.169 INFO:teuthology.orchestra.run.smithi104.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:23 /home/ubuntu/cephtest 2024-09-21T05:23:18.172 INFO:teuthology.orchestra.run.smithi164.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:23 /home/ubuntu/cephtest 2024-09-21T05:23:18.174 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T05:23:18.185 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T05:23:18.208 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1628.3117883205414 owner: scheduled_gabrioux@teuthology success: true 2024-09-21T05:23:18.208 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T05:23:18.275 INFO:teuthology.run:pass